aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

Initialize all services with a private DNS name #219

Open jwerre opened 7 months ago

jwerre commented 7 months ago

Community Note

Tell us about your request Currently AppRunner services that are public must communicate over the public internet. If they could communicate over the private network we would gain the benefits of speed and security.

Describe alternatives you've considered Provide a private DNS to all services so they can communicate with each other over a private network instead of the public internet.

rodel-ooh-media commented 3 months ago

Thumb's Up!

I have the same question of whether services in AppRunner in the same VPC can talk to each other locally. There is this blog but I have never really tested it. And App Runner is not supporting Service Discovery yet!