Take full control of ecs fargate using terraform

Поділитися
Вставка
  • Опубліковано 1 кві 2024
  • In this video, you will learn how to take full control of AWS ECS Fargate using Terraform. Follow along as we walk you through the process of implementing AWS ECS Fargate with Terraform, giving you the tools and knowledge you need to succeed in managing your cloud infrastructure efficiently. Don't forget to hit the like button if you find this video helpful! #aws #ecs #fargate #terraform
    github link 🚀
    github.com/gitmurali/terrafor...
    docker image 🚀
    hub.docker.com/r/gomurali/exp...
    terraform docs 🚀
    registry.terraform.io/provide...
    muraliprashanth.me/
    email me: hello@murali.me
    Join this channel to get access to perks:
    / @awsclouddemos

КОМЕНТАРІ • 14

  • @gautampatel7057
    @gautampatel7057 21 день тому

    (service my-service) was unable to place a task because your account is currently blocked. - how to solve this error?

  • @gautampatel7057
    @gautampatel7057 21 день тому

    Can you please tell me how to solve the below error and it is urgent: (service my-service) was unable to place a task because your account is currently blocked.

  • @gautampatel7057
    @gautampatel7057 21 день тому

    Now, I want to add auto scalling on this code, minimum 1 task and max 10 task based on the user request. Can you please tell how to add on this file?

  • @gautampatel7057
    @gautampatel7057 21 день тому

    how to set connection timeout limit in ALB?

  • @gautampatel7057
    @gautampatel7057 21 день тому

    We have to change any policies or role in our aws account?

  • @narasimha._sai
    @narasimha._sai 14 годин тому

    please create a video on eks creation with terraform

  • @redgab9939

    hello sir I want to ask, what should I change in terraform file if I use the port 3000 in my web app container, thanks

  • @abdo3taa39

    Thanks that was very helpful

  • @gautampatel7057
    @gautampatel7057 21 день тому

    I have one error in the code. can you please tell how to solve this error. Error: creating ECS Service (my-service): InvalidParameterException: The container container does not exist in the task definition.