- Install Kong Gateway on the local environment.
- Create a new service in Kong Gateway.
- Set up a route for a service in Kong Gateway.
- Apply a security plugin to a service.
In this quest, you'll learn how to set up and configure Kong Gateway in your local environment. You'll start by installing Kong Gateway, then you'll proceed to add services and routes. Finally, you'll secure these services using plugins. By the end of this quest, you'll have a basic yet functional API gateway setup using Kong.