AWS ECS and Integrating with Load Balancer - Mastering AWS ECS Fargate Part - 3

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 18

  • @jacemc9852
    @jacemc9852 8 месяцев назад +1

    Great tutorial. By creating the components individually in isolation(security groups, load balancer, target group, task definitions , etc.) and then connecting them , it helps avoid the maze of confusion. Otherwise you will find yourself starting with the component you are creating and suddenly creating a new one inline.

  • @kauegatto
    @kauegatto 2 месяца назад

    Wonderful. thank you so much!

  • @mohanmurali7975
    @mohanmurali7975 6 месяцев назад +1

    Hi avinash i am following all of your videos. While i am creating cluster i am unable to find setting networking then how can i launch it in particular subnet. Thanks for providing wonderful content for us it is easy to understand.

    • @avizway
      @avizway  6 месяцев назад +1

      Hi Mohan, Now while creating a cluster, we no need to choose VPC, if we choose Fargate automatically it picks VPC option.
      But, while creating a service we must choose a subnet, there you can choose required subnet.

    • @mohanmurali7975
      @mohanmurali7975 6 месяцев назад

      ​@@avizway understood Thansk for your reply avinash

  • @DestinyErhabor-dv2ym
    @DestinyErhabor-dv2ym 6 месяцев назад +1

    Thanks for this. How do you make https instead of http ?

    • @avizway
      @avizway  6 месяцев назад +2

      Generate an SSL certificate from ACM and add it to listener with https protocol at load balancer level

  • @briann1233
    @briann1233 8 месяцев назад +1

    You are awesome!

    • @avizway
      @avizway  8 месяцев назад

      You too, Thanks 😀

  • @SathishReddy-l8h
    @SathishReddy-l8h 5 месяцев назад

    Hi Avinash,
    Thank you for the good content
    I am not able to see ECS with custom VPC

    • @avizway
      @avizway  5 месяцев назад

      Hi, Yes, Actually some option got changed recently

  • @lkl3378
    @lkl3378 5 месяцев назад +1

    Hi I follow your tutorial step by step but i face a problem which is when i create a service with ALB and it never pass the health check. always Unhealthy. The detail information shows "Request timed out". How can i fix it?

    • @avizway
      @avizway  5 месяцев назад

      Request timeout is very generic error. Please verify cloudwatch logs groups for actual issue occurring with tasks

  • @zacharylevinson5102
    @zacharylevinson5102 10 месяцев назад +1

    When you pipe all traffic through a single security group it causes an error to reach the elastic container registry (ECR). Any remedies?

    • @avizway
      @avizway  9 месяцев назад

      Technically this should not be a problem. One security group can handle lot of load.

  • @anuragpurohit2616
    @anuragpurohit2616 4 месяца назад

    Thanks man

  • @shuyangliang4485
    @shuyangliang4485 26 дней назад

    Hi avinash, I followed the steps and now ran into an error after creating the task definition, it says " ResourceInitializationError: unable to pull secrets or registry auth: The task cannot pull registry auth from Amazon ECR: There is a connection issue between the task and Amazon ECR. Check your task network configuration. " Is there a way to fix this?

    • @vishnudivi1540
      @vishnudivi1540 10 дней назад

      Hey use vpc endpoints specialty ecr and S3 gateway