Amazon web services – How to Access API on Private Subnet from React App through Application Load Balancer in AWS VPC?
Please refer to the VPC design image below. https://i.sstatic.net/JpZCLQO2.png I’m working on a React web application hosted on AWS, with the following architecture: React Web App: Hosted on an EC2 instance in a private subnet, accessible via an Application Load…