Systems | Development | Analytics | API | Testing

API

Decentralizing API Design at NAB | National Australia Bank

Continuing on the journey of building a new API platform, NAB’s primary focus this year has been improving API quality by building tooling for API design and API governance. This Kong Summit 2020 session will cover NAB’s new API search capability, which allows quick API discovery across the organization, and how the team implemented decentralized API governance.

What is Low Code?

Businesses are increasingly demanding new software solutions that are quick, efficient, and user friendly. Low code is a way to automate several steps of the application process while still providing rapid delivery. In simplest terms, low code is a way of building processes and applications with very little coding. There are several aspects of this type of software development you need to understand when fully answering the question, what is low code?

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.