mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-02-17 15:45:13 -05:00
Update README.md
Added Istio In Action to book list
This commit is contained in:
parent
71bc5697c3
commit
f10c600892
1 changed files with 1 additions and 0 deletions
|
@ -661,6 +661,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
### Books
|
||||
|
||||
- [Building Microservices](https://www.nginx.com/wp-content/uploads/2015/01/Building_Microservices_Nginx.pdf) :small_orange_diamond:<sup>PDF</sup> - Building Microservices: Designing Fine-grained Systems. Sam Newman. Preview Edition.
|
||||
- [Istio in Action](https://www.manning.com/books/istio-in-action) - Teaches you how to implement a full-featured Istio-based service mesh to manage a microservices application.
|
||||
- [Microservice Architecture: Aligning Principles, Practices, and Culture](http://shop.oreilly.com/product/0636920050308.do) - Practical advice for the strategy and design of Microservices.
|
||||
- [Microservices in Action](https://www.manning.com/books/microservices-in-action) - A practical book about building and deploying microservice-based applications.
|
||||
- [Microservice Patterns](https://www.manning.com/books/microservice-patterns) - Teaches how to build applications with the microservice architecture and how to refactor a monolithic application to a microservices.
|
||||
|
|
Loading…
Add table
Reference in a new issue