In this chapter, we will cover the following recipes:
- Controlling access to your service with an edge proxy server
- Extending your services with sidecars
- Using API Gateway to route requests to services
- Rate limiting with an edge proxy server
- Stopping cascading failure with Hystrix
- Using a service mesh to factor out shared concerns