January 15, 2021 Engineering | 10 MIN READ How to Design a Scalable Rate Limiting Algorithm with Kong API What is rate limiting? Rate limiting protects your APIs from inadvertent or malicious overuse by limiting how often each user can call the API. Without rate limiting, each user may… Continue reading
January 15, 2021 Engineering | 5 MIN READ Building Kong Clusters in AWS with the Terraform API Gateway Module We created the Terraform API gateway module to help you follow DevOps best practices while implementing Kong using infrastructure as code (IaC). Terraform is an open source tool that allows… Continue reading
December 17, 2019 Engineering | 7 MIN READ Kubernetes Canary Deployment in 5 Minutes Welcome to our second hands-on Kuma guide! The first one walked you through securing your application with mTLS using Kuma. Today, this guide will walk you through Kuma’s new L4… Continue reading