API Gateway entpoint to private AppRunner instead of ECS Fargate

0

Hi, currently I'm using ECS Fargate behind a Rest API Gateway with a VPC Link and a Network Load Balancer.

Could ECS Fargate be replaced with AppRunner with a VPC endpoint (https://docs.aws.amazon.com/apprunner/latest/dg/security-vpce.html / https://aws.amazon.com/about-aws/whats-new/2022/11/aws-app-runner-supports-privately-accessible-services-amazon-vpc/?nc1=h_ls)?

The AppRunner service must not be publicly accessible. Only via the API Gateway.

The goal is to have as little administration as possible and get rid of the Network Load Balancer. A solution without any VPC setting would be the best :) Thanks

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions