40 Days Of Kubernetes



This content originally appeared on DEV Community and was authored by Sina Tavakkol

Day 1/40

Video Link
It’s all about easy Build, Ship and Run.
@piyushsachdeva

What we learn:

  1. What is Docker
  2. Understanding Containers V/S Virtual Machines
  3. Containers V/S Virtual machines with the help of a Building and House analogy
  4. Challenges with the non-containerized applications
  5. How Docker solves the challenges
  6. A Simple Docker WorkFlow
  7. Docker Architecture

Tasks

Docker Workflow

Image description

Docker Architecture

Image description

Day 2/40


This content originally appeared on DEV Community and was authored by Sina Tavakkol