Create Amazon Elastic Container Service (ECS) with a Load Balancer Demo | Step by Step

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • Amazon Elastic Container Service (ECS) with a Load Balancer
    AWS Fargate is a technology that you can use with Amazon ECS to run containers without having to manage servers or clusters of Amazon EC2 instances.
    In this video , I have shown How to Setup AWS ECS Fargate with a Load Balancer for distribute traffic
    The below topics covered.
    1.create application load balancer
    2.creatae target group
    3.create security group
    4.create ECS Fargate cluster
    5.create task definition with ECR image
    6.Deploy image using Task in cluster
    THANK YOU FOR WATCHING .. PLEASE LIKE SHARE COMMENT AND SUBSCRIBE
    Below video for create image and push to Amazon Elastic Container Registry (ECR)
    • AWS ECR| Create Docker...
    Demo for ECS FARGET for beginners
    • AWS ECS Fargate Demo f...
    Demo for Docker
    • Complete Docker Tutori...
    Your Amazon ECS service can optionally be configured to use Elastic Load Balancing to distribute traffic evenly across the tasks in your service.
    What is Application Load Balancer?
    Application load balancer(ALB) is Layer 7 load balancer that works on layer 7 i.e. application layer in OSI model. It monitors application-level contents like HTTP, HTTPS .
    In case of any query, you can contact us directly on WhatsApp 8800502668
    and you can write mail technodevs13@gmail.com
    Request you to subscribe my channel Techno Devs with Saurabh and Press Bell icon & get regular updates on videos.

ความคิดเห็น • 4

  • @RadhikaJangam-ee8rl
    @RadhikaJangam-ee8rl 5 หลายเดือนก่อน +1

    Thanks a alot. this video helps me alot !!!

  • @roamandlift
    @roamandlift 4 หลายเดือนก่อน

    Great explanation

  • @sureshkumar6373
    @sureshkumar6373 5 หลายเดือนก่อน

    Its working but running in http instead https. Can you share details how to run in https also with port 5000?