• Post category:StudyBullet-4
  • Reading time:7 mins read


Learn and build Containers using Docker, Kubernetes and DevOps

What you will learn

You will get to learn Docker Architecture.

You will learn DevOps tools like docker and kubernetes easily.

You will learn Images and containers

Students can start their DevOps journey by learning these tools.

Students will be able to learn the fundamentals of containerisation tools.

Student will be able to learn docker and orchestration tools like docker swarm and kubernetes.

Description

Welcome to this wonderful course, Docker.


Get Instant Notification of New Courses on our Telegram channel.


Docker is a software platform for building applications based on containers small and lightweight execution environments that make shared use of the operating system kernel but otherwise run in isolation from one another. Docker packages software into standardized units called containers that have everything the software needs to run including libraries, system tools, code, and runtime. Containers simplify the delivery of distributed applications and have become increasingly popular as organizations shift to cloud-native development and hybrid multi-cloud environments.

Today, Docker, and its open-source father now named Moby, is bigger than ever. According to Docker, over 3.5 million applications have been placed in containers using Docker technology and over 37 billion containerized applications have been downloaded.

In this course, you will cover:

  • Introduction to DevOps
  • Different stages in DevOps
  • Docker Architecture
  • Images and containers
  • Introduction to Docker file and volume
  • Introduction to Orchestration and AWS ECS
  • Introduction to Kubernetes
  • Introduction to Docker swarm.

Not only this, you will get to attempt quizzes to test your knowledge. You will also have access to all the resources such as PPT, images and coding files used in this course.

Instructor Support – Quick Instructor Support for any queries.

I’m looking forward to see you in the course!

Enroll now and make the best use of this course.

English
language

Content

Introduction to Docker

What is DevOps?
Different stages in DevOps
What is Docker?
Docker Architecture
OS virtualisation in Docker
VMWare vs Docker
Summary
Quiz on Introduction to Docker

Docker Images and containers

Images and containers
Docker basic commands
Docker installation and configuration
Docker Engine
Docker Hub
Monitoring in Docker
Summary
Quiz on Docker Images and Containers

Docker file and volume

What is a Docker file?
Creating a Docker file
Docker Volume and bind mounts
Creating Volume in Docker
Docker Compose
Docker port mapping and Expose
Docker CMD and Entrypoint
Docker Best Practices
Summary
Quiz on Docker File and Volume

Orchestration and AWS ECS

What is Orchestration?
Cloud Native
Microservices overview
AWS ECS
Amazon ECS Architecture
AWS ECS Demo
Quiz on Orchestration and AWS ECS

Kubernetes

What is Kubernetes?
Cluster and nodes
Architecture of Kubernetes
kubernetes architecture two
Kubernetes Lab
Kubernetes installation tools
Docker vs Kubernetes
Kubernetes vs Docker Swarn
Kubernetes replica sets
Kubernetes best practices
Quiz on Kubernetes

Miscellaneous

Docker Swarm
Configuring in Docker Swarm
Docker swarm Cluster
AWS ECR
Azure kubernetes
Google kubernetes engine
Docker Networking
Volume in Kubernetes
Quiz on Miscellaneous