Designing Microservices Using Django
ebook ∣ Structuring, Deploying and Managing the Microservices Architecture with Django
By Shayank Jain

Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
A step-by-step that will help you build Microservices architecture using Django and Python
Microservices architectures solve the multiple problems of software architecture. Django is a full-stack development framework, written in python.
This book includes everything necessary for web application development; from the user views to the information storage: model, persistence, relationships, controllers, forms, validations, rest API and a very useful back office. Furthermore, the book will show how to build production-ready microservices. It will help you create restful APIs and get familiar with Redis and Celery. Towards the end, the book will show how to secure these services and deploy these microservices using Django. Lastly, it will show how to scale our services.