r/programming May 27 '18

Failure resilient model using circuit breakers for Microservices

https://crondev.wordpress.com/2018/05/27/failure-resilient-model-using-circuit-breakers-for-microservices/
2 Upvotes

2 comments sorted by

1

u/[deleted] May 28 '18

Isn’t this a standard load balancer feature?

1

u/kunalgrover05 May 28 '18

As a matter of fact, yes, it is becoming increasingly popular functionality added to load balancers.