DEV Community

Sina Tavakkol
Sina Tavakkol

Posted on

40 Days Of Kubernetes (1/40)

Day 1/40

Docker Tutorial For Beginners - Docker Fundamentals

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

Top comments (1)

Collapse
 
hectorlaris profile image
Héctor Serrano

Excellent!