July 2025
Beginner to intermediate
304 pages
8h 38m
English
When we first deployed our applications, we had to install a number of system-level dependencies (e.g., Supervisor, Python, Node.js, etc.) and runtime-specific dependencies (e.g., pip install, npm install). This was true for our local system as well as our remote production virtual machines. These dependencies will always be needed by their very definition, but Docker helps us to manage these dependencies in a more effective way, especially in production.
In production, the primary system-level ...
Read now
Unlock full access