Systems | Development | Analytics | API | Testing

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 Kong. But one master / multi workers architecture has an annoying defect. Each worker is an isolated process, so it is hard to share something with each other, and in Kong Gateway, there’s a lot of information to communicate between workers, like rebuilding router/health check/cluster sync, etc.

Native Integration: Benefits and Obstacles of Native Integrations for a SaaS Company

Nowadays, SaaS companies have to be ready to offer add-ons to their product, and many of them started having this approach to improve their customer satisfaction. Why? Because customers are looking for products that include integrations with their preferred cloud applications.

Introducing Pay-as-you-go pricing for Apigee API Management

Apigee is Google Cloud’s API management platform that enables organizations to build, operate, manage and monetize their APIs. Customers from industries around the world trust Apigee to build and scale their API programs. While some organizations operate with mature API-first strategies, others might still be working on a modernization strategy. Even within an organization, different teams often end up with diverse use cases and choices for API management.

How Partnering with Microsoft Helps WSO2 Achieve Our Cloud-First Vision

With the global increase in digital adoption, our customers must build better digital experiences for their own customers to stay relevant. There are, however, many underlying components that need to be stitched together and maintained before an organization can start building digital experiences. This process is complex and time consuming, and there are very few organizations that have the capabilities to do so.

Why Twilio Customers Are Not Going Anywhere

It’s no secret: we’re fans of API first companies like Twilio. With more than ten million customers using their platform, it seems we’re not alone. Longtime the darling of developers, Twilio’s approachable platform makes it easy to send voice, video, and SMS messages across nearly any context. Today, we’re diving into how Twilio still offers the best in customer engagement.

Know the Worth of Your APIs

In some cases, you create application programming interfaces (APIs) so you can integrate the apps into your IT ecosystem. APIs can do more than improve the functionality of your microservices and optimize your apps, though. When you know the worth of APIs, you could use them to generate revenue for your business. Calculate The Cost Of Developing APIs From Scratch Calculate yours! 

Jeremy Glassenberg on Low-Code/No-Code Ecosystem | Kongcast Flash | #KongSummit2022

On this episode of #Kongcast Flash, Jeremy Glassenberg - Product Leader of APIs at DocuSign - introduces his #KongSummit2022 talk: Mapping the No-Code/Low-Code Ecosystem with Your #API Strategy. In his session, you’ll get a holistic overview of the no-code/low-code landscape, typical personas, key learnings from success and failures in the industry, and tips to create a plan as part of your overall developer story.

What Are APIs and How Do They Work?

APIs are a key aspect of our digital world and allow us to engage in digital experiences on our phones and computers every day. Every time you use an app such as Facebook or Instagram, check the weather or send an instant message, you’re using an API. So what are APIs? API stands for Application Programming Interface, which enables communication between two applications.

What is Dynamic Sampling and How it Works

Sometimes you may want to limit the amount of analytics data coming into Moesif. This could be because you want to exclude specific traffic, such as internal or health check traffic, or you may want to reduce unnecessary data to control cost. Dynamic Sampling, available to customers on our Enterprise plan, was built to do just this. Dynamic Sampling lets you control which API calls are logged to Moesif based on customer or API behavior.