September 9, 2022 Engineering | 10 MIN READ Around V8 in Seventy Days: Bringing a New VM to WasmX There are lots of engineering blogs that showcase product features like a tourist destination described in a travel agency brochure, but not enough stories about how the feature came to… Continue reading
August 30, 2022 Engineering | 7 MIN READ NGINX/OpenResty Event Handling Strategy for CPU Efficiency Kong Gateway is built on Nginx/OpenResty because it has a unique master/worker architecture, forks out many worker processes, and can utilize every CPU core efficiently. It is the powerhouse within… Continue reading
December 6, 2021 Engineering | 7 MIN READ How We Got a 12% Increase in RPS and a 37% Drop in Latency Continuous Performance Testing At Kong, we run performance testing in CI in every commit or pull request that has a potential performance impact, as well as on each release. Thanks… Continue reading