Due to the new costs implemented by AWS in terms of charging for the use of public IPs that are dynamically assigned to operational Elastic Container Service Fargate instances past February.
- https://community.aws/content/2c6cKl0W4KQZIO6dWnnDHs1tHSp/aws-to-charge-public-ipv4-addresses
I need solutions to be able to avoid this over cost involved in charging for the use of these IPs.
I have tried a few solutions with no luck:
- https://medium.com/@eldhomaniabraham/enabling-or-disabling-public-ip-for-ecs-fargate-instances-in-aws-1552cbd365dc
- https://www.cloudkeeper.com/insights/blog/how-optimize-vpc-endpoint-amazon-ecr-images
- https://www.reddit.com/r/aws/comments/g47lj5/avoiding_ecr_costs_natprivatelink/
I hope you can help me.
Thanks in advance.
Best regards.