Working with Containers using Docker (Mar 2023)
A Hands-On Approach
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
What You Will 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
Who Should Attend!
- Cloud Administrators
- DevOps Developers
- DevOps Engineers
- Cloud Engineers
- Cloud Architects