Systems | Development | Analytics | API | Testing

API

Kong Ingress Controller 2.2 GA With Gateway API Support

Today, Kong Ingress Controller (KIC) 2.2 is now generally available. KIC 2.2 marks a major milestone in the development of the Kong Ingress Controller, as it is the first release containing a marquee feature, Gateway API. This represents a major milestone for Kong as we continue to keep up to date with the upstream community and provide the best customer experience for KIC customers. Gateway API is an open source project managed by the Kubernetes SIG Network community.

Best Practices for Usage-based Billing to Monetize APIs

API monetization is a great way to recoup your investment into your API programs. Without direct monetization, you’re dependent on other sources of capital to grow the program, such as other profit centers or venture capital. If you’re not directly monetizing your APIs, you could be leaving money on the table. This can be especially true if you don’t have any limits in place and lean on the honor system.

Kong Ingress Controller Feature Preview: Gateway API

Kong Ingress Controller (KIC) 2.2 is now generally available. KIC 2.2 marks a major milestone in the development of the Kong Ingress Controller, as it is the first release containing a marquee feature, Gateway API. This represents a major milestone for Kong as we continue to keep up to date with the upstream community and provide the best customer experience for KIC customers. In this video, @Viktor Gamov, a principal developer advocate with Kong, gives a preview of the most exciting part of this release: Gateway API support.

How Digital Transformation is Changing the Insurance Industry

You have heard the terms digital transformation and cloud computing many times in the past decade, but now it has come to the insurance sector. Digital technologies have had a major effect on just about every industry from retail and manufacturing to healthcare and hospitality. The insurance industry is often slower to jump on any new trends. Insurance providers are set in tradition and don’t usually see much need to change.

Working with REST APIs - Flutter

Data, data, and data. Everything we see in today’s world is just data. So how can we get data into our app? How can we integrate APIs into our app? Let’s find out! There are a lot of ways we show data in our app, such as: The most common method is to show data from a database or public APIs. Even loading data from a database involves using APIs, though these can be private. So, let’s see how you can integrate APIs, fetch data from a public API, and use it in your Flutter app!

Why Boomi May Not Be Right For You

Boomi is a software platform that helps you build and run data integration, deployment, and configuration automation applications. Boomi offers enterprise-class features for the demands of large organizations. However, Boomi may not be the right fit for every company. In this article, we’ll take a look at some of the reasons why Boomi may not be suitable for you.

Golang Testing Frameworks for Every Type of Test

While Go provides a testing package and a go test command, the former only offers basic testing capabilities. The package also has some drawbacks, such as missing assertions and increasing repetition with large-scale tests. As a result, several Go testing frameworks have been created to augment it. Go testing frameworks consist of tools and resources for creating and designing tests. Some of these frameworks incorporate the testing package and go test command, while others take a different approach.

Rebranding DevOps as Cloud Engineering

In this episode of Kongcast, Matt Stratton, a staff developer advocate at Pulumi, explains the history of configuration automation, the world of cloud engineering and how it compares to DevOps. Check out the transcript and video from our conversation below, and be sure to subscribe to get email alerts for the latest new episodes. Viktor: So before we jump to this one, tell us a bit about yourself. Matt: I spent about two decades working in traditional technology operations. I was a sysadmin.