If you enjoyed this book, you may be interested in these other books by Packt:
TypeScript Microservices
Parth Ghiya
ISBN: 978-1-78883-075-1
- Get acquainted with the fundamentals behind microservices.
- Explore the behavioral changes needed for moving from monolithic to microservices.
- Dive into reactive programming, TypeScript and Node.js to learn its fundamentals in microservices
- Understand and design a service gateway and service registry for your microservices.
- Maintain the state of microservice and handle dependencies.
- Perfect your microservice with unit testing and Integration testing
- Develop a microservice, secure it, deploy it, and then scale it
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...