Getting Started With Docker With Deployment
Published 10/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.57 GB | Duration: 3h 51m
Published 10/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.57 GB | Duration: 3h 51m
Navigating Docker for Streamlined Deployment
What you'll learn
Mastering Docker fundamentals and architecture
Building custom Docker images for applications
Deploying applications on AWS using Docker
Docker Compose for managing multi-container applications
Requirements
Good to have basic system administrator commands
Description
Are you ready to embark on a journey into the world of containerization and deployment using Docker? This comprehensive course, "Getting Started With Docker With Deployment," is designed to equip you with the essential knowledge and skills to harness the power of Docker for application deployment and management.In this hands-on course, you will begin with the fundamentals of Docker, including installation, basic container management, and an understanding of Docker's architecture. You will explore the advantages of containerization and how Docker streamlines the process of packaging applications and their dependencies into portable, lightweight containers.As you progress, you'll delve into more advanced topics such as creating custom Docker images, optimizing container performance, and networking containers for seamless communication. This course places a strong emphasis on deployment strategies, including deploying your Dockerized applications to various platforms like AWS environments such as EC2, ECS (Elastic Container Service), and ECR (Elastic Container Registry).By the end of this course, you'll have the knowledge and confidence to:Create, manage, and optimize Docker containersBuild custom Docker images for your applicationsDeploy applications to AWS environments, including EC2, ECS, and ECRTroubleshoot common issues in Docker deploymentsWhether you're a developer, system administrator, devops engineer anyone interested in modern application deployment practices, "Getting Started With Docker With Deployment" will empower you to harness the full potential of Docker and revolutionize the way you develop and manage applications.Join us on this exciting journey into the world of Docker, and unlock the power of containerization and deployment for your projects and career. Enroll today and start your Docker journey!
Overview
Section 1: Docker Section
Lecture 1 virtualization & containerization
Lecture 2 Monolithic vs Micro-services
Lecture 3 Installation Of Docker & Other Prerequisites
Lecture 4 Running First Docker Image - Hello World
Lecture 5 Creating the First Dockerfile of Hello World
Lecture 6 How To Run Custom Build Docker Image
Lecture 7 How to tag a name to an image and how Caching Works
Lecture 8 How to port mapping work in docker
Lecture 9 Containerized a static site & serve with nginx
Lecture 10 How image run in the docker container and how to manage it
Lecture 11 How to get inside the docker container
Lecture 12 How to attach volume
Lecture 13 How to remove containers and images
Lecture 14 How to run the react app locally
Lecture 15 How React Application Works
Lecture 16 How to create & run the docker container of the react app
Lecture 17 Different types of dockerfile
Lecture 18 Creating a Production Grade docker image of react app
Lecture 19 How to push your docker image to the docker hub
Lecture 20 Installation and running of Python app with Mongodb
Lecture 21 Creating Dockerfile for Python app
Lecture 22 Introduction to docker-compose and how it works
Lecture 23 Containerized Python app using docker-compose
Lecture 24 Running the Mern app locally
Lecture 25 How we are going to containerize the mern app
Lecture 26 Creating Dockerfile for frontend and backend
Lecture 27 Creating Docker Compose a file and run the mern app
Lecture 28 Pushed frontend & backend Images to the docker hub
Lecture 29 Running App Using frontend & backend image using the docker-compose
Lecture 30 Creating a Single Docker Image of the mern app & push it to the docker hub
Section 2: Deployment Section
Lecture 31 Launching The EC2 Instance
Lecture 32 How we are going to deploy the Mern app
Lecture 33 Installing Docker in the ec2 instance
Lecture 34 Deploying Mern App on the ec2 instance
Lecture 35 How we are going to deploy an image using ecr & ecs
Lecture 36 Creating a Dockerfile for the tic tac toe app for ECR
Lecture 37 How to install & configure aws cli
Lecture 38 Pushed tic tac toe app Image to ECR
Lecture 39 How to deploy the tic tac toe app to the ECS using Fargate
Lecture 40 Finally Video - Cleaning up the resources
Developers seeking Docker expertise,System administrators looking to enhance their skills,DevOps engineers interested in containerization and deployment,Anyone keen on modern application deployment practices