Introduction to Part 3
This part introduces production-ready practices such as container optimization and deployment pipelines. We'll also familiarize ourselves with other container orchestration solutions. By the end of this part you are able to:
Critically examine the images that you pull
Trim the container size and image build time via multiple methods such as multi-stage builds.
Automatically deploy containers