If you enjoyed this book, you may be interested in these other books by Packt:
Python Microservices Development
Tarek Ziadé
ISBN: 978-1-78588-111-4
- Explore what microservices are and how to design them
- Use Python 3, Flask, Tox, and other tools to build your services using best practices
- Learn how to use a TDD approach
- Discover how to document your microservices
- Configure and package your code in the best way
- Interact with other services
- Secure, monitor, and scale your services
- Deploy your services in Docker containers, CoreOS, and Amazon Web Services
Cloud Native Python
Manish Sethi
ISBN: 978-1-78712-931-3
- Get to know “the way of the cloud”, including why developing good cloud software is fundamentally about mindset and discipline
- Know what microservices are and how to design them
- Create reactive applications in the cloud with...