© Akos Hochrein 2019
A. HochreinDesigning Microservices with Djangohttps://doi.org/10.1007/978-1-4842-5358-8_2

2. A Pinch of Django

Akos Hochrein1 
(1)
Berlin, Germany
 

One of the most important considerations that one needs to make when designing software services is the programming language and the frameworks associated with it to use during the project.

For educational purposes in this book we are going to use the Python programming language with the Django Web Framework and associated toolchains to achieve our goals. To catch up out knowledge a little bit, we are going to go through the core concepts of Django and build a service ourselves.

Introducing the Problem

In this book, we will aim to stay to problems that are as close to real life as possible. ...

Get Designing Microservices with Django: An Overview of Tools and Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.