Systems | Development | Analytics | API | Testing

API

Complexity Reigns, rein it in with Kong Konnect - APAC Meetup - Brad Drysdale

We live in a connected world, and our digital experiences are formed by thousands of services acting as building blocks. As the world becomes more decentralized and services take over, cloud connectivity becomes the key differentiating factor of digital experiences for any organization.

A Sneak Peek at Scaling Without (So Much) Pain [Destination: Scale]

Lens, the Kubernetes IDE, is an open source Kubernetes dashboard that enables users to easily see what objects are running in their cluster and interact with them. In that way, it has been helping to take some of the pain out of Kubernetes operations and development, but now it includes features specifically aimed at those of us with large environments.

Creating an Interactive Developer Portal with GraphQL

In this tutorial, you'll learn how to get to the next level of API documentation using Kong Developer Portal with GraphQL. In my example, I’ll be using Kong Konnect Enterprise Version 2.4, but the version number does not really matter. I also configured my workspace with one service that points to a Star Wars API endpoint with a GraphQL interface (swapi-graphql.netlify.com). We’ll also be using an open source tool called GraphiQL for interactive documentation of a GraphQL endpoint. With GraphiQL, we’ll see requests, responses and automated generation of documentation based on the endpoint.