If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Microservices with Java - Third Edition
Sourabh Sharma
ISBN: 978-1-78953-072-8
- Use domain-driven designs to develop and implement microservices
- Understand how to implement microservices using Spring Boot
- Explore service orchestration and distributed transactions using the Sagas
- Discover interprocess communication using REpresentational State Transfer (REST) and events
- Gain knowledge of how to implement and design reactive microservices
- Deploy and test various microservices
Microservice Patterns and Best Practices
Vinicius Feitosa Pacheco
ISBN: 978-1-78847-403-0
- How to break monolithic application into microservices
- Implement caching strategies, CQRS and event sourcing, and circuit breaker patterns
- Incorporate different microservice design patterns, such as shared...