Hands-On Docker for Microservices with Python
上QQ阅读APP看书,第一时间看更新

Technical requirements

This chapter does not focus on specific technologies, going for a more agnostic approach. We will discuss a Python Django application for our monolith example.

The monolith example can be found at: https://github.com/PacktPublishing/Hands-On-Docker-for-Microservices-with-Python/tree/master/Chapter01/Monolith. Installation and running instructions can be found in its README.md file.