Chapter Conclusion
We'll conclude this chapter with a quick summary.
We'll cover the following...
Summary
The Netflix stack provides a variety of projects to build microservice architectures. The stack solves the typical challenges of synchronous microservices as follows:
Service discovery
Service discovery is offered by Eureka.
Eureka ...