How to route an API request go through a proxy – Nginx
We have 10 instances which we deployed the app using the AWS ECS and ELB Due to security reasons the API allows request only through specific IP whitelisted IP addresses. So we are planning to pass the request through the…