This document discusses how to secure a CI/CD pipeline with Docker EE Platform. It covers challenges with agility vs stability in development and operations. It also discusses cloud provisioning and microservices, and challenges around isolation, dependencies, and hybrid applications. The document then demonstrates using Dockerfile and docker-compose to build and deploy a voting app, and discusses challenges of running containers at scale. It also addresses security vs agility tradeoffs and ensuring authenticity of container images to prevent potential downtime. Finally, it demonstrates secure container orchestration with UCP, building and pushing images to DTR for scanning and promotion, and deploying containers with images and layer 7 routing.
Related topics: