Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
This course is designed for a beginner software developer who wants to gain a comprehensive understanding of Docker and Containerization. Some software development experience is recommended, but no previous experience in Docker or Containerization is needed. This course will help you improve your workflow and deployment process.
In Module 1, you'll learn to identify fundamental concepts of containerization and the benefits of Docker in the software development lifecycle. You'll see how to create a basic Dockerfile and build a Docker image.
In Module 2, you'll learn to evaluate container logs and performance, and to implement data persistence and networking between Docker containers.
In Module 3, you'll learn to design a multi-container application, optimize Docker images, and deploy a multi-service application using Docker Compose.
Demonstration videos walk you through essential tasks in the Docker environment, and a variety of ungraded and graded activities will help you make sure you're on track.
By the end of this course, learners will be able to:
- Compare and contrast the differences between a Docker image and a Docker container
- Describe a Dockerfile and how it is used within Docker, and the steps in getting started with Docker
- Compare Docker with traditional virtualization methods
- Describe the tools, technologies, and platforms of the Docker ecosystem and the benefits of using Docker
- Explain how monitoring and logging are crucial to managing a Docker container
- Describe data persistence and networking between Docker Containers
- Recall the lifecycle of Docker containers
- List several Docker commands used to manage containers and images, and some of the additional measures you can implement to protect your Docker application
- Describe some best practices for securing and optimizing Docker containers
- List the steps required to design and deploy a multi-container application using Docker Compose
- Identify some of the key features and concepts of Docker Compose in orchestrating containers
Welcome to Docker!