Systems | Development | Analytics | API | Testing

GitOps for Kong: Managing Kong Declaratively with decK and GitHub Actions

Kong’s fast, lightweight and scalable API management solution helps improve developer productivity by automating the delivery of API management. One way Kong automates API management is through a continuous integration and continuous delivery (CI/CD) process by leveraging Kong’s decK (declarative configuration for Kong) and GitHub Actions. Kong’s decK provides a command line interface (CLI) to manage Kong in a declarative way.

Dear Load Balancers,

When I started my journey into Kubernetes, you were always there for me when I needed to expose a service externally. We started small with just exposing one service, and you were dependable and easy to set up. But things have changed. My application has grown, and now the cluster has 10 services that need to be exposed externally. This has made communication difficult. I wonder what will happen when we have 50 services?

Access Control Lists with Kong

Access control is an important function in our daily lives. Access control is provided in many different realms. For example, a physical door, a software program, or an API. Access control simply means that you are controlling who/what can access something. We’re going to focus this discussion around access control for an API. Businesses benefit from providing APIs to their internal (and external) developers.

Kong for Kubernetes 0.9 Released With Encrypted Plugin Configuration and More!

Kong for Kubernetes is a Kubernetes Ingress Controller and a full-fledged edge-router which can route traffic to any destination of your choice. In addition to Ingress management, it provides enhanced security and management capabilities. With Kong, you can use Kubernetes not just for running your workloads but also for securing and monitoring connectivity between your workloads – all managed via Kubernetes manifests and CI/CD processes.

[Online Meetup] The Role of API Gateways in an Evolving Distributed World

The world is changing and so is the way we work as we become increasingly distributed. We can’t apply old processes to new environments. Much like having to work from home has forced a change in how we work together as teams, successfully managing services in increasingly decentralized architectures demands a different way of thinking. Join Melissa van der Hecht, Product Manager at Kong, to look at the surprising similarities between our own work processes and our services as we adapt to new routines in distributed locations. 

How to Automate Deployment of Microservices With an API Gateway to a Multi-Cloud Environment

In today’s enterprise computing landscape, multi-cloud organizations are quickly becoming the norm rather than the exception. By leveraging an API-first strategy with a microservice-based architecture, companies can achieve significant speed to market across multiple clouds. In order to achieve this, container orchestration and a well-designed CI/CD strategy are essential components in this journey.

Kuma 0.5 Released With Advanced TLS, Fault Injection, New GUI and More

We are happy to announce the release of Kuma 0.5! We are particularly proud for this release since it introduces about 30 new features and many improvements and – as usual – every Kuma improvement is always available on both Kubernetes and Universal (VMs) modes. This version of Kuma also ships with a new logo for the project! The new logo for Kuma signifies a new era for the project, driven by more feature maturity as well as more adoption within the community.

Introducing Insomnia Designer: An Open Source Collaborative Editor for API Design

Today, we’re thrilled to announce the release of a major expansion to the Insomnia family of open source developer tools — Insomnia Designer! Providing a collaborative environment for editing GraphQL and REST APIs, Insomnia Designer allows developer teams to more easily embrace spec-first approaches to software design.