Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

0 to Production-Ready - A Best-Practices Process for Docker Packaging

PyCon US via YouTube

Overview

Learn a systematic approach to packaging Python applications for Docker production environments in this PyCon US talk. Discover how to prioritize and implement over 60 best practices iteratively, focusing on security, automation, correctness, reproducibility, and optimization. Explore practical examples, including running containers as non-root users, handling security updates, setting up automated builds, improving operational correctness, and optimizing build times and image sizes. Gain insights into creating production-ready Docker images that minimize security risks, enhance debugging capabilities, and streamline deployment processes.

Syllabus

Intro
Why Docker packaging is
The problem: too much to cover
Today: learn the big picture
An iterative Dockerizing process
Get something working
Example: don't run as root
2. Process: Security updates
Automated builds/CI
Operational correctness and debuggability
4. Example: Tracebacks on crashes in C code
4. Example: Pre-compile bytecode
Reproducibility
Faster builds and smaller images
Dockerizing is not just about artifacts
Thank you! Free resources on my website

Taught by

PyCon US

Reviews

Start your review of 0 to Production-Ready - A Best-Practices Process for Docker Packaging

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.