This document discusses using Docker with AWS Elastic Beanstalk to enable high-fidelity and high-velocity application deployments in the cloud. It describes how Elastic Beanstalk supports deploying Docker containers through Dockerfiles, Dockerrun files, or pre-built images. This allows developing applications locally in Docker and deploying them unchanged to Elastic Beanstalk, eliminating differences between environments.