Systems | Development | Analytics | API | Testing

[Online Meetup] Learning Service Mesh From Scratch: from 0 to 100

Service Mesh is the future of application connectivity. It delivers immediate value to any architecture by increasing the security, reliability and observability of our application traffic. At the same time our industry made it challenging to understand and deploy it in production: but it doesn't have to be this way.

[Online Meetup] Mocking APIs with Kong and API Fortress

In this call API Fortress talked about mocking APIs with Kong and API Fortress. You might want to mock APIs to build tests against them before the services are ready, to save money during service development, or to keep your development environments isolated. Learn how API Fortress uses Kong in their API mocking technology. Plus, see a demo.

Kong Gateway 2.0 GA!

After a full year of development since our last major open source release, we are proud to announce the next chapter of our flagship open-source API gateway — Kong Gateway 2.0 is generally available! With this release, Kong will become more operationally agnostic for large-scale deployments across on-premises and multi-cloud environments, thanks to the new Hybrid Mode. In addition, plugin development also becomes more language agnostic, thanks to the new Golang PDK support.

January Online Meetup - Kong for Kubernetes 0.7

We announced the latest release of Kong for Kubernetes! Features include encrypted credentials, mutual authentication using TLS, native gRPC routing, performance improvements among other things. With this release, Kong for K8s now has 100% coverage of Kong Gateway’s administrative API functions. This means that all the features of the Kong Gateway can now be used natively on Kong for K8s through Kubernetes resources.

Kuma 0.3.2 Released with Kong Gateway Support, Prometheus Metrics and GUI Improvements!

Happy New Year! To kick off 2020, we’re proud to announce Kuma’s 0.3.2 release that includes long, anticipated features. The most prominent one is Kong Gateway support for ingress into your Kuma mesh. Another exciting feature that was widely requested is Prometheus support, which will enable you to scrape your applications’ metrics. Lastly, we announced the Kuma GUI in the last release. Thanks to a lot of early feedback, we’ve added many exciting improvements in this release.

Microservices: An Enterprise Software Sea Change

As some of you already know, I have been following the shift towards microservices adoption for a while now. For the longest time, when the industry thought of the transition to microservices, they thought of smaller companies leading the charge. However, I’ve seen large enterprises get value from microservices as well and saw this trickle-in starting in 2016, which is why I am excited to learn this now has achieved mainstream adoption.

Kong for Kubernetes 0.7 Released!

Kong for Kubernetes (Kong for K8S) is a Kubernetes Ingress Controller based on the popular Kong Gateway open source project. Kong for K8S is fully Kubernetes Native and provides enhanced API management capabilities. From an architectural perspective, Kong for K8S consists of two parts: A Kubernetes controller, which manages the state of Kong for K8S ingress configuration, and the Kong Gateway which processes and manages incoming API requests.

Deploying Service Mesh on Virtual Machines in 5 Minutes

Welcome to another hands-on Kuma guide! In the first guide, I walked you through securing an application using Kuma in a Kubernetes deployment. Since Kuma is platform-agnostic, I wanted to write a follow-up blog post on how to secure your application if you are not running in Kubernetes. This capability to run anywhere differentiates Kuma from many other service mesh solutions in the market.