ECS Ec2 Cluster Autoscaling and Horizontal scalability in action with aws console demo.

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 เม.ย. 2023
  • This video has all details on how to setup an ECS EC2 Auto-scalable Cluster in AWS from scratch with following details.
    1. Ecs Ec2 Cluster Creation
    2. Task Definition Configuration.
    3. Use of docker image in task publicly available. (hub.docker.com/r/minku/demo-repo) (minku/demo-repo:latest).
    4. Capacity Provider Configuration in Cluster.
    5. Auto-scaling Policy creation in Ecs Service.
    6. Demo showing more Ec2 instance gets added when Cpu load increases.
    NOTE : Please don't forget to delete your Clusters after demo otherwise it will cost you.
    Please press like if you find it useful. Thanks

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

  • @saikrishnajonnala9290
    @saikrishnajonnala9290 ปีที่แล้ว +2

    Nice explanation for each and every topic from start to end😊😊😊. Please continue to upload more videos.

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

    Nice explanation. You can elaborate on the scenario where 1st instance has 3 tasks and one of my tasks scaled-up on the new 2nd ec2 instance, when the container cools down it should scale down from the new ec2 instance only else both the ec2 will be in running state only.

  • @milon27
    @milon27 7 หลายเดือนก่อน

    🎉how can we connect custom domain with api gateway and ECS instead of load balancer for small and medium type project