I have below question: I want to host Web Server but want to make sure external (user accessing the web server over internet) DNS resolution should go via organization Data Center. Data Center is connected to AWS region via Direct Connect.
Is my below proposed plan correct ?
I am planning to use Route 53 Private Hosted Zone. Private Hosted Zone will have record set for Internal Classic Load Balancer. The internal Classic Load Balancer will point to Web Server Hosted in Private Subnet.