Designing Microservices with Django An Overview of Tools and Practices /
Explore microservices using Python-based Django framework and review the benefits and drawbacks of them. This book will examine what microservices look like, how they talk to each other, and how they are crafted using the Python programming language and the Django web framework. You'll start by...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Έκδοση: | 1st ed. 2019. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Chapter 1. What are Services?
- Chapter 2. A Pinch of Django
- Chapter 3. Anatomy of a Microservice
- Chapter 4. Communication
- Chapter 5. From Monolith to Microservice
- Chapter 6. Scaling Development.