Companies Home Search Profile

Master Containerization with AWS: Amazon ECS, EKS, Fargate

Focused View

Pranjal Srivastava

2:17:13

121 View
  • 1. Introduction.mp4
    01:07
  • 1. What is Docker How it works.mp4
    00:50
  • 2. Why Docker.mp4
    05:31
  • 3. Architecture of Kubernetes.mp4
    06:06
  • 4. What are Pods and Services.mp4
    01:45
  • 1. Building docker image locally.mp4
    04:35
  • 2. Public ECR Repository.mp4
    07:55
  • 3. Private ECR Repository.mp4
    03:46
  • 1. Creating cluster for AWS Fargate.mp4
    04:23
  • 2. Creating task for AWS Fargate.mp4
    04:22
  • 3. Running Tasks for first time.mp4
    01:50
  • 4. Accessing the application and creating more similar tasks.mp4
    05:17
  • 1. Creating cluster for AWS ECS with EC2.mp4
    04:55
  • 2. Defining Task.mp4
    03:20
  • 3. Running Task.mp4
    03:26
  • 4. Creating and Running Services.mp4
    06:17
  • 1. Installing eksctl.mp4
    02:55
  • 2. Creating Cloudformation stack.mp4
    04:25
  • 3. Starting up minikube cluster.mp4
    02:26
  • 4. Creating Pod with ECR image.mp4
    07:47
  • 5. Creating Replicaset and Scaling UPDOWN.mp4
    06:11
  • 6. Configuring Kubernetes cluster.mp4
    03:14
  • 7. Creating Deployment and Service.mp4
    05:02
  • 8. Accessing application.mp4
    04:27
  • 1. Creating minikube cluster.mp4
    03:14
  • 2. Creating Pod using YAML.mp4
    07:56
  • 3. Replica controller.mp4
    05:38
  • 4. Replica Set.mp4
    05:21
  • 5. Deployment.mp4
    03:22
  • 6. Scaling Up Down.mp4
    02:21
  • 7. Quick Update and Easy rollback.mp4
    07:29
  • Description


    Learn how to manage docker containers using AWS ECS, AWS EKS, AWS Fargate. Learn fundamentals of Docker, Kubernetes, AWS

    What You'll Learn?


    • Learn the fundamental concepts of containerization technologies like docker and kubernetes
    • Learn how to create and use docker images
    • Learn how to create custom docker image using dockerfile
    • Learn how to create Kubernetes YAML file
    • Learn how to create public and private Elastic Container Registry
    • Learn how to push docker image to ECR
    • Learn how to provision and manage container on AWS cloud with Elastic Container Services, Elastic Kubernetes Services and AWS Fargate
    • Learn to create tasks and services with AWS ECS
    • Learn how to scale up/down an application using Kubernetes
    • Learn how to create and use Amazon ECS and EKS Cluster
    • Learn how to use eksctl, docker and kubectl command line.

    Who is this for?


  • Anyone whether Developer, Operations, or Sysadmin at any skill level.
  • Beginner in containerization world wants to deploy locally deployed apps into production
  • More details


    Description

    Containerization technologies are playing a big role in a modern software development. With the help of containers one can pack their code with required dependencies/lib to make an application to run anywhere. It enables IT organizations to become more agile and scalable.


    In this course, you will learn about different containerization technologies like:

    1. Docker

    2. Kubernetes

    3. AWS ECR (Elastic Container Registry)

    4. AWS ECS (Elastic Container Services) on EC2 (Elastic Cloud Compute)

    5. AWS Fargate (Serverless ECS)

    6. AWS EKS (Elastic Kubernetes Services)


    • What is Docker?

      Docker is an open source platform for building, deploying, and managing containerized applications in mission to solve the 'it works on my machine' headache.


    • What is Kubernetes?

      Kubernetes, also known as K8s, is an open-source container orchestration tool for automating deployment, scaling, and management of containerized applications.


    • What is AWS ECR?

      Amazon Elastic Container Registry is a managed container image registry service just like docker hub or Red hat quay to store docker images.


    • What is AWS ECS?

      Amazon Elastic Container Services is a fully managed container orchestration service that makes it easy for you to deploy, manage, and scale containerized applications.


    • What is AWS Fargate?

      AWS Fargate enable to use Amazon ECS for running containers without managing servers or clusters of Amazon EC2 instances.


    • What is AWS EKS?

      Amazon Elastic Kubernetes Service is a managed Kubernetes (container orchestration) service that makes it easy for you to run Kubernetes on AWS.

    This course has short and concise lessons in pragmatic style to make you confident over container technologies. Hope this course help you to learn something new and take your skill to the next level.

    All the best. Keep Learning and keep moving ahead.


    Who this course is for:

    • Anyone whether Developer, Operations, or Sysadmin at any skill level.
    • Beginner in containerization world wants to deploy locally deployed apps into production

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Pranjal Srivastava
    Pranjal Srivastava
    Instructor's Courses
    I am an Instructor, Devops engineer, machine learning enthusiast, cloud expert and passionate developer.I have authored 73 courses with over 102,000 students worldwide across 175+ countries on wide array of technologies like containerization, machine learning, Linux, programming languages and cloud computing platforms like Microsoft Azure, Amazon Web Service and IBM Cloud.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 31
    • duration 2:17:13
    • Release Date 2023/02/14

    Courses related to Amazon AWS

    Courses related to Docker