I want to add a static IP to my ECS Fargate service. I am currently able to setup the Elastic IP with a Network Load Balancer but I don't want to add any load balancer.
- Why the AWS knowledge center suggests using a Network Load Balancer for assigning Elastic IP to Fargate service?
- What are the approaches to add a static Elastic IP to my Fargate service, without using a Load Balancer?