The organization implemented Docker to help with deployments as they were doubling their developer count every year and adding many new services. They started by using Docker for standard web apps to solve their deployment problems. They built Dockerfiles, used an in-house deployment tool called Centurion to do rolling deployments, and implemented monitoring with Check_Docker, Nagios, and New Relic. Developers have been enthusiastic about Docker since it allows faster deployments than their previous tools. The organization plans to further improve configuration, discovery, and use Docker for more complex apps and databases.