I
I
impressive172020-07-24 22:53:42
Software design
impressive17, 2020-07-24 22:53:42

What are some good books on microservice architecture?

Please recommend a good book about microservice architecture. Good, able to quite briefly and clearly highlight the main points of this approach to software development. Not 500 pages desirable

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Mamonov, 2020-07-24
@impressive17

The best I've read on microservices is "Chris Richardson - Microservices. Patterns of development and refactoring", but there are a little more than 500 pages :)
This book will help to avoid a lot of design errors, a distributed monolith is much worse than just a monolith :)
True, there are examples on Java, but it's easy to "get in".
Well, the site of the author of the book https://microservices.io/ - there is almost everything the same as in the book.
Code examples from the book https://github.com/microservices-patterns/ftgo-app...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question