Docker Fundamentals Course - Montreal
Event Information
Description
SUMMARY
This is THE introductory Docker course to give your team the best foundation for enterprise grade Docker use-cases.
This course provides hands-on instruction for getting started using Docker. This includes how to create Dockerfiles, build, manage and distribute Docker images and configure Containers. An example of Docker in Continuous Integration is also included
DURATION
2 Days
OBJECTIVES
By the end of the course students will learn to:
- Understand what Docker is and how Docker can modernize the software supply-chain
- Conceptualize a mental model for Docker workflow
- Understand the foundations of Docker security and apply secrets management
- Understand the foundations of containerization on a single Docker node
- Ability to Dockerize and application by writing Dockerfiles
- Create and manage images
- Apply a basic continuous integration model for Docker
- Understand the usage of volumes
- Apply concepts of the Docker networking model
- Write stack-based compose files
- Understand how Swarm works
- Deploy a swarm application and scale it out
- Apply common Swarm operations
- Create, manage, and update Docker secrets
Day One: Containerization Basics
- The Docker Story
- Introduction to Images
- Creating Images
- Managing Images
- Docker Continous Integration
- Volumes
Day Two: Orchestration Basics
- Docker Networking Basics
- Compose
- Scaling out with Swarm Mode
- Swarm Operations
- Managing Secrets