SAP-C02 · Question #268
A company plans to deploy a new private intranet service on Amazon EC2 instances inside a VPC. An AWS Site-to-Site VPN connects the VPC to the company's on-premises network. The new service must commu
The correct answer is B. Turn on DNS hostnames for the VPC.. Outbound endpoint: Resolver conditionally forwards queries to resolvers on your network via this https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html
Question
A company plans to deploy a new private intranet service on Amazon EC2 instances inside a VPC. An AWS Site-to-Site VPN connects the VPC to the company's on-premises network. The new service must communicate with existing on-premises services. The on-premises services are accessible through the use of hostnames that reside in the company.example DNS zone. This DNS zone is wholly hosted on premises and is available only on the company's private network. A solutions architect must ensure that the new service can resolve hostnames on the company example domain to integrate with existing services. Which solution meets these requirements?
Options
- ACreate an empty private zone in Amazon Route 53 for company example.
- BTurn on DNS hostnames for the VPC.
- CTurn on DNS hostnames for the VPC.
- DUse AWS Systems Manager to configure a run document that will install a hosts file that contains
How the community answered
(41 responses)- A15% (6)
- B73% (30)
- C5% (2)
- D7% (3)
Explanation
Outbound endpoint: Resolver conditionally forwards queries to resolvers on your network via this https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html
Community Discussion
No community discussion yet for this question.