I have two EC2 instances, says EC2-a and EC2-b. EC2-a installed NGINX and served as reverse proxy, while EC2-b installed Weblogic which serve up my websites.
Since public-IP are not static, I'm wondering if EC2-a can forward requests to EC2-b via private IP?