AWS ECS Tutorial // Amazon Elastic Container Service Tutorial for beginners

Поділитися
Вставка
  • Опубліковано 20 лип 2024
  • In this Amazon Elastic Container Service (ECS) video, I will show you how to deploy a docker container, create a Task definition and then run a task on AWS ECS.
    🔔 Subscribe and never miss new videos: ua-cam.com/users/nktstudios?su...
    🔴 AWS ECS Playlist: • Amazon Elastic Contain...
    ⏱️TIMESTAMPS⏱️
    00:00 Amazon Elastic Container Service (ECS) Tutorial for beginners
    00:19 Create ECS Cluster
    03:41 Create ECS Task Definition
    07:49 Deploy a Task on AWS ECS
    10:35 Verify that the ECS Task is running
    🔹 My Courses: nktstudios.com/courses
    ⚡ My Gear
    Windows Laptop: amzn.to/3d4xaK6
    Recording Mic (Blue Yeti X): amzn.to/3rUyEws
    Redragon Headset: amzn.to/33AMR8H
    ✅ Let's connect:
    Website: nktstudios.com
    💬 Twitter - @nktstudios
    Facebook: / nktstudioz
    DISCLOSURE: Some of the links on this page are affiliate links, meaning, at no additional cost to you, I may earn a commission if you click through and make a purchase and/or subscribe. Affiliate commissions help us to continue making videos for you.
    ❤️ Thanks for watching.
  • Наука та технологія

КОМЕНТАРІ • 5

  • @kayser592
    @kayser592 Рік тому +1

    Help a lot for me because AWS UI changed , this tutorial is based most current AWS UI

  • @tsukiyumio3467
    @tsukiyumio3467 4 місяці тому

    thanks a lot, I finally manage to deploy my webapp docker on the aws

  • @devangsanghani6765
    @devangsanghani6765 Рік тому +1

    Very well explained

  • @alisyed9928
    @alisyed9928 Рік тому

    Thank you

  • @ibmuser13
    @ibmuser13 2 місяці тому

    at 4:50, you say that the container port is 80 which is why you opened up SG to allow port 80.....but thats the container port and not the host port.....you allow traffic in SG to allow communication to happen on the host port