Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Open Source and Community: API Gateway Plugin in Java
7Likes
338Views
2022May 9
The role of an API gateway in building large-scale, cloud-native Microservices APIs is sometimes important. It provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more. An API gateway will introduce these concerns, allowing your Microservices to focus on the business task at hand. A plugin is a heart mechanism in API Gateway by using it, we can create high-performance systems under tight deadlines. In this talk, we will describe how to build custom plugins in Java with Apache APISIX to manage our API Gateway traffic. Apache APISIX is a fully dynamic high-performance Cloud-Native API gateway and supports multi-language plugins development. With Apache APISIX we can write custom plugins in a programming language we are familiar with, including Java.

Follow along using the transcript.

Microsoft Developer

589K subscribers