5.00
(1 Rating)

Docker and Kubernetes Tutorial for Beginners

Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Docker and Kubernetes Tutorial for Beginners

If you’re tired of spinning your wheels learning how to deploy web applications, this is the course for you.

CI+CD Workflows? You will learn it.  AWS Deployment? Included.  Kubernetes in Production? Of course!

This is the ultimate course to learn how to deploy any web application you can dream up.  Docker and Kubernetes are the newest tech in the Dev Ops world and have dramatically changed the flow of creating and deploying web apps.  Docker is a technology that allows applications to run in constructs called ‘containers’, while Kubernetes allows for many different ‘containers’ to run in coordination.

Docker from Scratch!

In this course you’ll learn Docker from absolute fundamentals, beginning by learning the answer to basic questions such as “What is a container?” and “How does a container work?”.  From the very first few lectures, we will do a deep dive into the inner workings of containers, so you get a core understanding of exactly how they are implemented.  Once you understand what a container is, you’ll learn how to work with them using basic Docker CLI commands.  After that, you’ll apply your newfound mastery of the Docker CLI to build your own custom images, effectively ‘Dockerizing’ your own personal applications.

CI + CD Pipelines

Of course, no course on Docker would be complete without a full understanding of common Continuous Integration and Continuous Deployment patterns.  You will learn how to implement a full CI + CD workflow using Github, Travis CI, and Amazon Web Services, creating a pipeline that automatically deploys your code every time you push your latest changes to Github!

Multi-Container Deployments on AWS!

After building a deployment pipeline, you’ll apply it to master both single-container and multi-container deployments on Amazon Web Services.  You will construct a multi-container application utilizing Node, React, Redis, and Postgres, and see the amazing power of containers in action (Note: all Javascript coding in this course is optional, the full source code is provided if you don’t want to write JS).

Kubernetes!

Finally, you will tackle Kubernetes, a production-grade system for managing complex applications with many different running containers.  You will learn the right way to build a Kubernetes Cluster – this course doesn’t have any of those annoying “don’t do this in production” comments!  You will first build a Kubernetes Cluster on your local machine, then eventually move it over to a cloud provider.  You’ll even learn how to set up HTTPS on Kubernetes, which is harder than it sounds!

Here’s what you’ll do:

  1. Learn Docker from scratch, no previous experience required
  2. Build your own custom images tailored to your applications
  3. Master the Docker CLI to inspect and debug running containers
  4. Understand how Docker works behind the scenes, and what a container is
  5. Build a CI + CD pipeline from scratch with Github, Travis CI, and AWS
  6. Automatically deploy your code when it is pushed to Github!
  7. Build a complex multi-container application from scratch and deploy it to AWS
  8. Understand the purpose and theory of Kubernetes
  9. Deploy a production-ready Kubernetes Cluster to Google Cloud

Who this course is for:

  1. Software engineers looking to deploy their apps easily and quickly
Show More

What Will You Learn?

  • Learn Docker from scratch, no previous experience required
  • Master the Docker CLI to inspect and debug running containers
  • Build a CI + CD pipeline from scratch with Github, Travis CI, and AWS
  • Understand the purpose and theory of Kubernetes by building a complex app
  • Automatically deploy your code when it is pushed to Github!

Course Content

Docker and Kubernetes Tutorial for Beginners

  • What is Docker? Docker container concept explained
    10:44
  • What is a Docker Container?
    00:00
  • How to install docker?
    00:00
  • 8 Basic Docker Commands
    00:00
  • Debugging Docker Containers with docker exec and docker logs
    00:00
  • Docker vs Virtual Machine
    00:00
  • Overview of Workflow with Docker
    00:00
  • GitHub Actions Tutorial – Basic Concepts and CI/CD Pipeline with Docker
    00:00
  • Developing with Docker
    00:00
  • Docker Compose Tutorial
    00:00
  • Dockerfile Tutorial – Docker in Practice
    00:00
  • Private Repository explained
    00:00
  • Deploying the containerized application with Docker Compose
    00:00
  • Docker Volumes explained in 6 minutes
    00:00
  • Docker Volumes Demo
    00:00
  • Kubernetes Components explained! Pods, Services, Secrets, ConfigMap
    00:00
  • Kubernetes Architecture explained
    00:00
  • Benefits of Kubernetes
    00:00
  • Minikube and Kubectl explained
    00:00
  • Kubectl Basic Commands – Create and Debug Pod in a Minikube cluster
    00:00
  • Kubernetes YAML File Explained – Deployment and Service
    00:00
  • Complete Application Deployment using Kubernetes Components
    00:00
  • Kubernetes Namespaces Explained in 15 mins
    00:00
  • Kubernetes Ingress Tutorial for Beginners
    00:00
  • What is Helm in Kubernetes?
    00:00
  • Pods and Containers – Kubernetes Networking
    00:00
  • Kubernetes Volumes explained
    00:00
  • Docker vs Kubernetes vs Docker Swarm
    00:00
  • Kubernetes ConfigMap and Secret as Kubernetes Volumes
    00:00
  • Pull Image from Private Docker Registry in Kubernetes cluster
    00:00
  • Kubernetes StatefulSet simply explained
    00:00
  • Setup Prometheus Monitoring on Kubernetes using Helm and Prometheus Operator
    00:00
  • Kubernetes Operator simply explained in 10 mins
    00:00
  • Kubernetes Services explained
    00:00
  • Kubernetes Tutorial for Beginners
    00:00

Student Ratings & Reviews

5.0
Total 1 Rating
5
1 Rating
4
0 Rating
3
0 Rating
2
0 Rating
1
0 Rating
Dr. Hamamreh
2 years ago
Thanks for the useful content...