Embed presentation
Download to read offline























This document discusses continuous delivery using containers. It describes how the company uses microservices architecture, scaling, full automation, and continuous delivery. Continuous delivery is defined as keeping software in short cycles so it can be reliably released at any time. The deployment pipeline includes committing code, running unit tests, integration tests, end-to-end tests, building Docker images, and pushing to a registry. CoreOS is also discussed as a lightweight OS that runs all services in containers and uses a distributed key-value store.





















