Sumedh Shakya
Oct 14, 2022

Hi Angelos, thank you for your feedback.

I had auto-assign Public IP enabled to access to each the Fargate instances whenever required. Having it enabled will assign a public IP address to each task i.e. Fargate instance and I can access to backend application using assigned public IP and port.

Incase we have it disabled, we would need to setup private subnet or NAT gateway as mentioned in aws documentation. https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-configure-network.html

I hope I could be helpful and answered correctly to your question. Please let me know incase of any concerns or questions.

Regards

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Sumedh Shakya
Sumedh Shakya

Written by Sumedh Shakya

Python / Golang Developer, Cloud Engineer

Responses (1)

Write a response

I see, thanks for this!