Systems | Development | Analytics | API | Testing

API

Deploy With Ease and Enable API Automation With Scale

Microservices is a technology that is leading the march toward digital transformation in the world of application development. As the number of APIs increase, the need for a single entry point into the system becomes necessary. This means that a secured, robust, agile API gateway is highly important. However, what we often forget is that the API deployments must also move up with the CI/CD model, along with other components of the project.

JWT Claims With Rate Limiting in Kong

In Kong, plugins can be thought of as policy enforcers. In the case of rate limiting, Kong offers two plugins: An open source one and Enterprise. Both plugins can limit requests per consumer, route, service or globally. Configuring the same plugin is also possible on a more than level. When this occurs, an order of precedence is used to determine which configuration to run. With this capability, it is possible to apply fine-grained policy control. In this article, we cover an advanced use case.

Enter the Next Level: Migrating to Cloud Native Platform

Organizations are moving from centralized data centers to distributed cloud native platforms. Due to the complexity of such a migration, an organization would be running a hybrid multi-platform environment which spans from the old to the new world. It starts at the edge of a system, using functionality provided by an API gateway or platform.

Digital Transformation: What Does It Mean for Small and Medium-Sized Businesses?

Small and medium-sized businesses (SMBs) are the lifeblood of the economy: according to Deloitte, companies with fewer than 500 employees represent 99.7 percent of all businesses in the U.S., and employ 48 percent of the private workforce. Yet despite their sheer numbers, SMBs don’t have access to the power, budget, and resources that larger organizations can wield, particularly when it comes to digital transformation.

Distributed API Management: What You Need to Know

APIs (application programming interfaces) are an essential, yet often overlooked, component of the modern organization’s IT environment. According to a 2020 study, 83 percent of IT professionals and executives say that API integration is “critical” to their business strategy. These days, a single organization may rely on dozens or hundreds of third-party APIs, each of which may have a significant downstream effect on a company’s productivity and profitability.

Distributed Multi-Cloud and Multi-Cluster Service Mesh | Kong Mesh

Are you an enterprise architect who is currently facing the challenge to secure and observe service connectivity across every cloud and every cluster, including hybrid Kubernetes and VM environments? Kong Mesh, built on top of CNCF’s Kuma and Envoy, is a universal service mesh delivering simplicity and scalability to every application.

How to Log API Traffic from Envoy Proxy and Monitor Metrics with Moesif

Envoy is a high-performance C++ distributed proxy designed for microservices and service-oriented architecture, as well as a scalable communication bus and “universal data plane” designed for large scale service meshes. Envoy runs alongside every application and abstracts the network by providing common features in a platform-agnostic manner.

Using Sendgrid with Moesif API Analytics to Send Behavioral Emails

In this guide you’ll learn how to send Moesif behavioral emails with Sendgrid. Moesif behavioral emails is a feature that automatically sends emails to customers based on their API usage. This can be used to notify customers about technical issues, such as hitting rate limits, using deprecated APIs, or broken integrations. You can even use it to trigger business-related events such as when an item is shipped. If something can be mapped to an API call, then you can send an email from it.

From Zero to Hero: A Roadmap for Automating the Dev Lifecycle Across Any Environment with GitOps

Organizations that embrace GitOps are able to develop and automate their end-to-end software development lifecycle by combining the power of Git, CI/CD and Kubernetes. However the path to get there can be rocky: operating in a multi-cloud environment, working with hybrid microservice and monolith APIs, helping teams discover and publish APIs to use, and moving legacy services to Kubernetes pose no shortage of organizational and technical challenges.