April 20, 2021 Engineering | 6 MIN READ Automate Service Mesh Observability With Kuma The more services you have running across different clouds and Kubernetes clusters, the harder it is to ensure that you have a central place to collect service mesh observability metrics.… Continue reading
April 8, 2021 Engineering | 9 MIN READ Kong Gateway Tutorial: Running With a GUI in <15 Minutes In this Kong Gateway tutorial, you’ll learn how to: Download and install Kong Add a service Add a route Add the key authentication plugin Add the proxy cache plugin Test… Continue reading
March 18, 2021 Engineering | 7 MIN READ How to Create a Custom Lua Plugin for Kong Gateway This tutorial shows you how easy it is to build a custom Lua plugin for Kong Gateway. My Kong Lua plugin example will automatically add a custom header to any… Continue reading
March 8, 2021 Engineering | 14 MIN READ How OAuth2 Authorization Works: Kong API Gateway 4 Step Tutorial In this tutorial, I’m going to walk through adding OAuth2 authorization and authentication to your service with the Kong API Gateway OAuth2 plugin. First, I’ll cover the fundamentals. If you’re… Continue reading
March 3, 2021 Engineering | 8 MIN READ Getting Started With Kuma Service Mesh Kuma is an open source, CNCF service mesh that supports every environment, including Kubernetes and virtual machines. In this Kuma service mesh tutorial, I will show you how easy it… Continue reading
February 16, 2021 Engineering | 12 MIN READ How JWT Authentication Works for Microservices: API Gateway Tutorial As you build and maintain more applications, your authentication strategy becomes increasingly important. It may also be top of mind for your boss since technology leaders cited “improve application security”… Continue reading