In this guided project, you will understand the flow of building and deploying containerized workloads using Docker and Kubernetes. Starting from the creation of your Dockerfile, going through the Docker image build, and up to scaling the application on Kubernetes, you'll have a practical step-by-step walkthrough of the complete deployment process. Throughout this project, you'll create the Kubernetes objects required for the application deployment and scaling including Pods, Deployments, and Services. You'll also learn how to expose your application to receive traffic from external clients. We'll apply these skills to create a scalable and highly-available containerized application deployment on Kubernetes. This project will help aspiring DevOps engineers to understand the build and deployment process of containers on Kubernetes in a real-world scenario. To make the most out of this project, it is recommended to have a basic understanding of Docker commands and the concept of containers.
Overview
Syllabus
- Project Overview
- In this guided project, you will understand the flow of building and deploying containerized workloads using Docker and Kubernetes. Starting from the creation of your Dockerfile, going through the Docker image build, and up to scaling the application on Kubernetes, you'll have a practical step-by-step walkthrough of the complete deployment process. Throughout this project, you'll create the Kubernetes objects required for the application deployment and scaling including Pods, Deployments, and Services. You'll also learn how to expose your application to receive traffic from external clients. We'll apply these skills to build and deploy a scalable and highly-available containerized application on Kubernetes. This project will help aspiring DevOps engineers to understand the build and deployment process of containers on Kubernetes in a real-world scenario. To make the most out of this project, it is recommended to have a basic understanding of Docker commands and the concept of containers. By the end of this project, you'll be familiar with managing Pods in a Kubernetes cluster and you'll be confident applying your skills in a production environment.
Taught by
Amr Essam Eldin Ramadan