Systems | Development | Analytics | API | Testing

Unlock Faster Insights and Issue Resolution with Kong Konnect Advanced Analytics

APIs are the backbone of the modern enterprise. However, troubleshooting API errors and resolving issues quickly can be challenging given their role in application operational continuity and customer experience. Time-sensitive resolution demands monitoring and deep analytical insights into API performance and usage. Combining both these capabilities in one tool accelerates real-time resolution and empowers stakeholders to surface business-critical API performance metrics through a self-service motion.

Announcing Insomnia 9.3.3 GA with 20x Better Performance, Remembering Last Open Files, and Improved Sidebar

We're pleased to announce the general availability of Kong Insomnia 9.3.3. This release ships with numerous improvements, particularly around performance. We strongly recommend updating to this latest version to get the best user experience in your daily workflow with Insomnia.

Building Success in the Manufacturing Industry with API Management

Manufacturing has been one of the most prominent industries worldwide since the Industrial Revolution. Since then, from producing textiles to computer chips, manufacturers have always looked for ways to innovate. In the age of AI and APIs (or application programming interfaces), tech companies are looking for technological breakthroughs to gain an edge over the competition.

The Most Prevalent Code Flaws in API Development and How Hackers Exploit Them

- The wide adoption of cloud-native and microservice-based applications to connect applications, data, and devices across the enterprise has led to an exponential growth in APIs. But as the API ecosystem grows, so does the risk of exposing sensitive data. APIs get directly to critical and sensitive data, making them a valuable target for hackers. How can you ensure your APIs are protected from malicious attacks and unauthorized access?

What is Istio Service Mesh?

As a developer working with microservices architectures, you may find yourself facing numerous challenges. Managing multiple services, each with its own potential points of failure, can be complex. Issues such as communication difficulties, security concerns, and lack of visibility are common in these environments. These challenges are not unique. As microservices architectures expand, they often introduce complexities that can be demanding for development teams to handle.

Deep Dive into Kong Gateway's New Rust-Based Router

The router component in the Kong Gateway is a crucial element for traffic handling, allowing the definition of specific matching rules to identify and process client requests. As a core component of the gateway, the router plays a vital role in ensuring the functionality, flexibility, security as well as performance of the gateway.

API Productization Simplified with Multiple Portals in Kong Konnect

Efficiently managing your developer portal is critical in productizing your APIs quickly and reliably. A streamlined developer portal ensures that your APIs are easily accessible, well-documented, and secure — driving higher adoption and easier integration. With the increasing demand for APIs across business units, brands, partners, and more, a single developer portal often falls short for both the API owner and the consumers by introducing complexity and slowing productization efforts.

Demonstrating Proof-of-Possession (DPoP): Preventing Illegal Access of APIs

In a previous blog post, we discussed the prevalence of bearer tokens (or access tokens) to restrict access to protected resources, the challenges the sheer nature of bearer tokens present, and available mitigations. To recap, presenting a bearer token is proof enough of an authorization grant to avail the service and access resources protected by the token. This poses many security risks such as using stolen or leaked tokens to gain unauthorized access.