This presentation gives a quick introduction to Docker and aims to motivate you to read and learn more about this really cool technology that is gaining a lot of attention/popularity at the moment.
3. ¢ 20,000+ GitHub stars
¢ 200M+ Docker Engine downloads
¢ 100,000+ "Dockerized" apps in the Docker Hub Registry
¢ 170+ Meetup Groups in 50 countries
¢ 900+ community contributors
¢ 50,000 3rd-party projects on GitHub using Docker
Docker in numbers
#11: It reduced the costs of shipping drastically
Allowed it to be more quick and scalable
#13: Leverages features added to the Linux kernel (cgroups, Linux containers and namespace) to provide resource/process isolation (CPU, memory, processes, file system, ´) in 2006/2008
more coarse granularity than Java
#15: Containers are isolated but share the OS + binaries and libraries
The result is much faster deployments, less overhead