Systems | Development | Analytics | API | Testing

Kong

Token-Based Access Control With Kong, OPA and Curity

As APIs and microservices evolve, the architecture used to secure these resources must also mature. Utilizing a token-based architecture to protect APIs is a robust, secure and scalable approach, and it is also much safer than API keys or basic authentication. However, token-based architecture comes in varying maturity levels, as outlined by the API Security Maturity Model.

ZeroLB in a Decentralized World

One of the things that’s quite interesting about service mesh is that it has not been a very well-defined category for a very long time. Service mesh is not a means to an end. By looking at its adoption, we’ve been seeing a refocus on the end use case that service mesh allows us to enable. Some are around observability while others are around security and trust – being able to provide that identity to all of our services.

Services Don't Have to Be Eight-9s Reliable

In our first episode of Kongcast, I had the pleasure of speaking with Liz Fong-Jones, principal developer advocate at Honeycomb, about the concept of error budgets for service level objectives (SLOs) and how to accelerate software delivery with observability. Check out the transcript and video from our conversation below, and be sure to subscribe to get email alerts for the latest new episodes.

That's a Wrap! What You Missed at Kong Summit 2021

So many announcements, so many surprises and a seemingly never-ending list of impactful customer stories! After two and a half days packed with fun and learning, we bid farewell to Kong Summit for another year. If you were one of the almost 5,000 people that registered, you know exactly what we are talking about. Here is a recap of some of the most exciting parts of Kong Summit 2021.

Kong Once Again Named a Leader in the 2021 Gartner Magic Quadrant for Full Lifecycle API Management

We are thrilled to be once again recognized as a Leader in the 2021 Gartner Magic Quadrant for Full Lifecycle API Management. We believe this recognition reinforces our commitment to our customers, who rely on us to continue innovating so they can build solutions that unlock growth, security and innovation for their companies. Kong is the most adopted API gateway, with over 2.6M instances running worldwide.

Deploying a Kong Gateway Data Plane With Pulumi

Infrastructure as code is a core component of all modern SRE team’s day-to-day work. There are plenty of options available, but the one that I’m most excited about is Pulumi. Instead of writing a domain-specific language (DSL) to configure your infrastructure, Pulumi lets you write the language you already know. For me, that’s Typescript, but if you prefer Go, Python or DotNet programming languages, that’s an option too.

Managing APIs at Scale in a Kubernetes Environment

Kubernetes continues to lead the container orchestration charge. In fact, according to the latest CNCF survey, 83% of respondents said they were using Kubernetes in production. Kubernetes provides you with key features such as self-healing capabilities, automated rollouts and rollbacks, automated scheduling, scaling, and infrastructure abstraction. This provides a truly extensible, highly available and infrastructure-agnostic environment to deploy all your modern microservices-based applications.