Systems | Development | Analytics | API | Testing

Latest Videos

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.

Okta and Kong Konnect Part 3: Implementing Introspection Flow

In our third Kong and Okta tutorial, we’ll go through the introspection flow implementation. The introspection flow is part of the token validation process. Kong Gateway evaluates the injected token at the request processing time to see if it's still valid to the upstream services. The evaluation hits a specific Okta endpoint, passing the received token. Based on the response provided by Okta, Kong Gateway accepts or rejects the request.

[Online Meetup] Kong Kubernetes Ingress Controller 2.0

Kong Kubernetes Ingress Controller (OSS) has launched 2.0 with a number of awesome new features and fixes. Overview of 2.0 Major architectural improvements Kubernetes Testing Framework (KTF) & new testing strategies KIC 2.0 controller manager And more Kong’s Online Meetups are a place to learn about technologies within the Kong open source ecosystem. This interactive forum will give you the chance to ask our engineers questions and get ramped up on information relevant to your Kong journey.

From Native Microservices to Full API Gateway Adoption in a Hybrid Mesh Ecosystem in the Cloud

ManoMano is a french DIY marketplace that faces scalability issues due to its hyper-growth — 100% growth in 2020 to €1.2 billion. To tackle this challenge, their website has slowly transformed from a “classic” backend application serving html to a microservices-based architecture.