This 3-day Docker Containerization training class is a continuous hands-on workshop which teaches you how to use Docker and the workloads for which it is best suited. From your clean new Docker install on the first day, you will work through continuous real-world use cases to learn pragmatic, immediately useful skills. Our real-world format gets you up and running as quickly as possible with the technology, and focuses on making sure you understand how to best integrate Docker into your workflow for maximum productivity as soon as you return to work.
This workshop is ideal for developers and operations staff who want to containerize and improve reliability throughout the entire software development life cycle.
Prerequisites
To get the most out of the course, you should be familiar with some Linux basics, including package management, basic networking and simple shell scripting.
Additionally, although it is not mandatory, students who have completed the self-paced Fundamentals of DevOps eLearning course have found it very helpful when completing this course.
*Course cost listed does not include the cost of courseware. Please contact us at learn@vtec.org or 207-775-0244 for additional pricing information, or if you have any questions. Course is subject to minimum enrollment. This course may run as a live distance learning class if the minimum enrollment is not met. Required: Students to have their own cloud account to use in class.
Rapidly deploy applications - By completely avoiding full machine and/or OS virtualization, containers vastly reduce application size and delivery time.
Develop for nearly universal portability - By bundling all application dependencies into one container.
Version control & reuse - Recursive reuse makes applications much more lightweight. Version control and rollback are easy.
Enjoy extremely lightweight, minimal overhead - Docker images are small. Delivery and deployment of new application containers are as fast as it gets.
Vastly simplify maintenance - Much less overhead and fewer dependencies mean far less maintenance.