Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Docker Fundamentals
Rating: 3.2 out of 5(22 ratings)
58 students

Docker Fundamentals

Build, run, and deploy your applications anywhere using the World's leading software container platform
Last updated 11/2018
English
English [Auto],

What you'll learn

  • Install Docker on your computer
  • Identify the different components of the Docker architecture
  • Learn about Docker Images and the Docker Registry (best practices and automated builds)
  • Learn about Docker containers—their advantages and uses, and how to manage them
  • Customize Docker images using Dockerfile
  • Run a web application in Docker
  • Impact of Docker in DevOps
  • Deploy applications within a container
  • Understand Docker files
  • Run a web app in Docker

Course content

9 sections36 lectures3h 44m total length
  • The Course Overview2:37

    This video will give you an overview about the course.                       

  • Introduction to Docker5:47

    In this video, we will introduce Docker.

    • Learn about what is Docker

    • Gain an insight to why Docker is popular

    • Learn why Docker is useful

     

  • Hello World1:13

    In this video, we will see how to run a Hello World container.                         

    • Run a Hello World Docker container

    • See how quick it was to start and stop a container

    • See how Docker helps in DevOps automation

     

  • Docker Installation1:21

    In this video, we will see how to install Docker.                         

    • Learn how to install the Docker software

    • Learn how to download and install the Docker community edition

    • Check if Docker runs successfully on your system

     

  • More Hello World Examples11:02

    In this video, we will learn some more Hello World examples. After watching this video, please take the assessment too.                         

    • Learn to create a Docker image

    • Use the Docker image to create a container

    • Learn many examples of containers using many different languages

     

Requirements

  • Basic knowledge of Docker, is all you need to get started with this course.

Description

Docker is a leading software container platform. Using containers, Docker guarantees that a particular application will always run the same, regardless of where it's deployed.

The course begins with a basic introduction to Docker, and explore our first Hello world! example. You then move on to Docker installation and more Hello world! examples on various platforms, and explore the Docker architecture and its major components such as the Docker Registry, Docker containers, and so on. Moving ahead, you will delve deeply into understanding Docker containers — one of the most important features in Docker. We also look at container and data management, customizing Docker images using Dockerfile, uploading images to the registry, and Dockerfile best practices. Along with learning Docker, you will also learn how Docker simplifies DevOps automation.

By the end of this course, you will successfully deploy applications in a Docker container.

About the Author

Sreeprakash (or Sree) Neelakantan is a Cloud and DevOps enthusiast based in India. He has worked as the Information Technology Manager at KLM Royal Dutch Airlines and is also the Winner of the Top Quality Performance Award from KLM for cost reduction and Process Enhancement.

He is the founder and the Chief Cloud Architect at Schogini Systems Pvt. Ltd. Sree holds multiple Amazon AWS certifications including DevOps Engineer Professional. Apart from his Electrical Engineering Degree (with honors) from the prestigious College of Engineering, Trivandrum, he also has studied Advanced Programming Techniques from TIFR (Tata Institute of Fundamental Research), Mumbai. He spends time conducting technology training workshops both online and onsite for organizations. He has traveled to 30+ countries to train and implement technology solutions.

Who this course is for:

  • This course is targeted at beginners or enthusiasts who want to get started with Docker basics and learn how to work with Docker images and containers.
  • DevOps engineers/Operations engineers will also find the concepts in this course helpful in their day-to-day operations.