Systems | Development | Analytics | API | Testing

Javascript Var Vs Let Vs Const: Understanding The Differences And Best Practices

In JavaScript, variables are fundamental building blocks. With the introduction of ES6, developers gained more options – let and const – alongside the traditional var. Understanding the distinctions between these declarations is crucial for writing clean, efficient, and bug-free code. Regardless of whether you are new to programming or not, knowing how var, let, and const operate can help you avoid a lot of common mistakes and write better JavaScript.

Drive Governance Without Sacrificing Velocity With Scorecards

Discover how to effectively balance governance and velocity using Kong Konnect's Service Catalog and Scorecards. In this webinar, Alex and Michael from Kong dive deep into strategies for streamlining API governance, enhancing visibility across your services, and automating compliance to accelerate your API lifecycle. Learn how to eliminate shadow APIs, integrate seamlessly with third-party tools, and ensure organizational best practices are consistently met.

How SeatGeek scaled to 86M+ monthly API requests with Kong Konnect

If fragmented APIs are impacting your organization’s agility or developer experience, this quick case study offers valuable insights and actionable solutions. SeatGeek transformed its fragmented API infrastructure with Kong Konnect. In this success story, discover how SeatGeek streamlined API management, enhanced visibility, and scaled effortlessly to handle over 86 million monthly requests.

Securing, Observing, and Governing MCP Servers with Kong AI Gateway

The explosion of AI-native applications is upon us. With each new week, massive innovations are being made in how AI-centric applications are being built. There are a variety of tools developers need to consider, be it supplying live contextual data via the Model Context Protocol (MCP) or leveraging the new Agent2Agent Protocol (A2A) to standardize how their agentic applications will communicate. The modern AI application can include communication between many different entities, including.

Test Locally & Improve Your CI with Proxy Mock #speedscale #testing #developers #cimocking #mocks

Tired of costly cloud environments and unpredictable CI tests? Discover Proxy Mock, the free tool that lets you record your app's traffic locally and automatically generate mock services for realistic, reliable testing!

Test Locally & Improve Your CI with Proxy Mock #speedscale #testing #developers #cimocking #mocks

Tired of costly cloud environments and unpredictable CI tests? Discover Proxy Mock, the free tool that lets you record your app's traffic locally and automatically generate mock services for realistic, reliable testing!

Insomnia 201: How Can Insomnia Support Real World API Development & Testing

Insomnia is a critical tool for the design, development, and testing of your business critical APIs. In the 101 course, we covered the basics of the API client for new users. For the 201 course, we will develop a basic REST API to demonstrate how Insomnia is an essential tool in the build stage of the API lifecycle. Join this workshop to learn how to: In preparation for the workshop, please make sure you have the following ready.

Getting Started with gRPC: A Developer's Guide

Within the realms of microservices and distributed systems, gRPC has emerged as a cornerstone technology. Its adoption by tech giants like Google, Netflix, and Square underscores its capability to facilitate high-performance, scalable inter-service communication. Built as a modern take on the traditional Remote Procedure Call (RPC) paradigm, gRPC enables services, potentially written in different languages, to communicate efficiently and reliably across networks.

Ensuring Tenant Scoping in Kong Konnect Using Row-Level Security

In the SaaS world, providers must offer tenant isolations for their customers and their data. This is a key requirement when offering services at scale. At Kong, we've invested a lot of time to provide a scalable and seamless approach for developers to avoid introducing breaches in our systems. In this article, we'll explore the challenges of tenant scoping and how we address them effectively.