Description
Description
The course outlines the power of containerization and the influence this innovation has on development teams and general operations. We also get to understand what DevOps really is, the principles involved and how the process contributes to product health, by implementing a Docker workflow.
Docker is an open source containerization tool, that makes it easier to streamline product delivery and reduce the time it takes to get from a whiteboard sketch of the business to a money-back implementation.
We will start by defining how Docker influences the DevOps process. We will then design and build simple containers, with a clear outline of how applications are involved in the process. Then we will define the key highlights when setting up multiple containers, while setting up a number using docker-compose, Docker’s tool for running multi-container applications. We will wind up by having a production-ready application and host it locally (a process that you can replicate in the cloud).
Training Objectives
- If you are interested in gaining a good grasp of Docker in a systematic and hands-on way by working through a real-world project
- then this course is for you.
- The course will provide enough knowledge of the following:
- Docker and DevOps
- why and how they integrate
- What containers are
- how to create and manage them
- Scaling a delivery pipeline and multiple deployments with Docker
- Orchestration and delivery of containerized applications
Course Outline
- Lesson 1: Images and Containers<
- How Docker Improves a DevOps Workflow<br />
- Basic Docker Terminal Commands<br />
- Dockerfile Syntax<br />
- Building Images<br />
- Running Containers From Images<br />
- Versioning Images and Docker Hub<br />
- Deploying a Docker Image to Docker Hub<
- Lesson 2: Application Container Management<
- The docker-compose Tool<br />
- Overview of a Multi-Container Application Setup<br />
- Managing Multiple Containers and Distributed Application Bundles<br />
- Networking with docker-compose<
- Lesson 3: Orchestration and Delivery<
- An Overview of Docker Swarm<br />
- Using Docker Engine to Create a Swarm<br />
- Managing Services and Applications in a Swarm<br />
- Scaling Services Up and Down




