Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Working with Containers using Docker (Mar 2023)
Rating: 3.8 out of 5(10 ratings)
84 students

Working with Containers using Docker (Mar 2023)

A Hands-On Approach
Last updated 8/2023
English

What you'll learn

  • Docker and Containerization
  • Docker Objects
  • Working with Docker Hub
  • Containerizing an Application
  • Working with Docker Compose
  • Creating Docker Clusters on AWS
  • Docker Networks
  • Security of Docker

Course content

7 sections19 lectures2h 4m total length
  • Introduction3:54

    In this course, you will learn about the Docker and Containerization, different Docker Objects, working with Docker Hub, how to containerize an Application, working with Docker Compose, docker swarm, docker networks, Security of docker, creating docker cluster.

Requirements

  • Basic Cloud Infrastructure Concepts
  • Basic Linux Commands

Description

Docker is open source OS-level virtualization software platform for Developing, Shipping and Running applications quickly. Docker packages software into standardized units called containers.

Containers consists of the software needs to run such as system tools, the libraries, runtime and the code.

Docker Image is a file which is read-only template and comprised of multiple layers that defines the container

This course takes you through working with containers using the Docker.

You will also learn about Docker Objects, and learn how to create an account in Docker Hub as well as repositories in Docker Hub, Pushing a Docker Image and pulling the image from Docker Hub, Containerize the Application using existing image, creating a custom Image using Dockerfile, and how to Compose a Docker application, creating docker clusters on AWS using ECS-CLI tool, different types of network and Creating Docker Rules for Iptables ,and different approach to create ipset and also how to Configure proxy for containers, Configuring External Authentication and how to limit the containers.

Our focus is to teach topics that flow smoothly. The course teaches you everything you need to know to how to work with Docker containers with hands-on examples.

Every day is a missed opportunity.

Hurry Up

Who this course is for:

  • Cloud Administrators
  • DevOps Developers
  • DevOps Engineers
  • Cloud Engineers
  • Cloud Architects