Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for VPC endpoint (multi-VPC private connectivity) for app runner applications #242

Open
emoshaya opened this issue Mar 16, 2024 · 0 comments

Comments

@emoshaya
Copy link

emoshaya commented Mar 16, 2024

Tell us about your request
We would like to utilize VPC endpoints for the app runner application but this is not yet supported based on AWS documentation https://docs.aws.amazon.com/apprunner/latest/dg/security-vpce.html

Additional context
VPC endpoint support for app runner applications will allow clients to connect to the app runner application over PrivateLink while keeping all traffic within the AWS network. This would be a similar feature to the multi-vpc private connectivity currently available for the Amazon MSK service

Benefits of multi-VPC private connectivity

Multi-VPC private connectivity has several advantages over other connectivity solutions:

  • It automates operational management of the AWS PrivateLink connectivity solution.
  • It allows overlapping IPs across connecting VPCs, eliminating the need to maintain non-overlapping IPs, complex peering, and routing tables associated with other VPC connectivity solutions.

Attachments
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant