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
Building Serverless Applications with Python
Jalem Raj Rohit
ISBN: 978-1-78728-867-6
- Understand how AWS Lambda and Microsoft Azure functions work and use them to create an application
- Explore various triggers and how to select them, based on the problem statement
- Build deployment packages for Lambda...