Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soumyadip007/netflix-oss-eureka-zuul-hystric-api-gateway-service-using-spring-boot-rest-and-microservices

Zuul is the front door for all requests from devices and web sites to the backend of the Netflix streaming application. We can integrate Zuul with other Netflix projects like Hystrix for fault tolerance and Eureka for service discovery, or use it to manage routing rules, filters, and load balancing across your system.
https://github.com/soumyadip007/netflix-oss-eureka-zuul-hystric-api-gateway-service-using-spring-boot-rest-and-microservices

api-gateway eureka fallback hystrix java load-balancer microservice netflix netflix-hystrix netflix-zuul proxy spring-boot zuul

Last synced: 10 days ago
JSON representation

Zuul is the front door for all requests from devices and web sites to the backend of the Netflix streaming application. We can integrate Zuul with other Netflix projects like Hystrix for fault tolerance and Eureka for service discovery, or use it to manage routing rules, filters, and load balancing across your system.

Awesome Lists containing this project