Home > Data > Distributed Gateway Welcome to supplement/feedback/suggestions

Common Distributed Gateway Services



loading...

reload

Spring Cloud Gateway - Official website - Source code - Document - Download address - Score()

Spring Cloud Gateway is a new project in Spring Cloud that is built on Spring 5.0, Spring Boot 2.0, and Project Reactor. It provides a simple, dynamic, efficient, and scalable approach to gateways and proxying. It can proxy and route all incoming API traffic and provides pluggable filters for request filtering, circuit-breaking, rate-limiting, security, and more. Spring Cloud Gateway is also part of the Spring Cloud ecosystem with full support for the entire Spring Cloud ecosystem.

Apache APISIX - Official website - Source code - Document - Download address - Score()

Apache APISIX is a cloud-native, highly efficient, and distributed API gateway based on Nginx and Lua. It provides low learning curve and high performance, supports plugin and interceptor extensions with multiple protocols and languages, and enables dynamic routing and load-balancing for rapidly changing application needs. As a top-level project of the Apache Software Foundation, APISIX is the first choice for API gateway and microservice solutions.

Kong - Official website - Source code - Document - Download address - Score()

Kong is a cloud-native, high-performance, distributed API gateway and microservices management layer that proxies and routes all incoming API traffic and provides plugins for enhancing features such as retries, caching, access control, rate limiting and more. Kong is an open-source project and can be used on any infrastructure, including Kubernetes, Mesosphere, Docker, automation tools and more. It can also be used to build microservice architectures and supports the latest cloud native application orchestration tools.


Reprint, please indicate that is from www.guider.dev, thank you.