Systems | Development | Analytics | API | Testing

%term

Kong Konnect Data Plane Node Autoscaling with Karpenter on Amazon EKS 1.29

In this post, we're going to explore Karpenter, the ultimate solution for Node Autoscaling. Karpenter provides a cost-effective capability to implement your Kong Konnect Data Plane layer using the best EC2 Instances Types options available for your Kubernetes Nodes. See the previous posts in this series for more on Data Plane Elasticity and Pod Autoscaling with VPA, HPA, and Node Autoscaling with Cluster Autoscaler on Amazon EKS 1.29.

Transparency and Trust Through Kong Gateway Performance Benchmarks and Open Source Test Suites

In the rapidly evolving landscape of API management, understanding the raw performance and reliability of your API gateway is not just an expectation — it's a necessity. At Kong, we're dedicated to ensuring our users have access to concrete, actionable data to guide their operational and development strategies.

Visual Testing with Percy in Selenium | Nodejs

Welcome to the ultimate guide on enhancing your visual testing skills using Percy in Selenium with Nodejs!, explains how visual testing with Percy helps you review visual changes across hundreds of pages with every release. In this quick demo, we explore: Watch as we demonstrate how to leverage Percy for visual testing using Node.js and Selenium.

New: Utilization Insights on Bitrise

Discover Bitrise's new Utilization Insights, a powerful feature enhancing the Insights add-on for optimal mobile development team resource management. It offers comprehensive dashboards on infra usage, workflow counts, concurrency and queues, and billing cycle summaries to improve your resources' management.

Simplify Application Login Flows with Asgardeo's New Visual Editor

App developers seeking simple login integration often find the IAM landscape daunting. Easier said than done when app developers don't live and breath the intricacies of identity standards. With Asgardeo, we have bridged this gap and offer a smooth experience for developers trying to ship their apps as soon as possible. In this post, let's dig into the newly delivered Login Flow Visual Editor and learn about the thinking behind this new capability and what it has to offer.

Integrate Type Checking with Node.js using TypeScript: A Tutorial

With Node.js and Express, you can easily create a JavaScript server. Then the obvious question would be, “Why Typescript?” While JavaScript remains the most popular scripting language, TypeScript emerges as a great alternative when your application becomes more complex or when you collaborate with a distributed team of developers.