Medium1 markMultiple Choice
AWS SAP-C02 · Question 69 · Domain 1.1: Network Connectivity
An enterprise is designing a hybrid DNS resolution strategy. They have an on-premises data center connected to AWS via Direct Connect. They need on-premises servers to resolve DNS names of AWS resources (like RDS endpoints), and AWS EC2 instances to resolve on-premises hostnames. Which THREE components are required to build this architecture? (Select THREE)
An enterprise is designing a hybrid DNS resolution strategy. They have an on-premises data center connected to AWS via Direct Connect. They need on-premises servers to resolve DNS names of AWS resources (like RDS endpoints), and AWS EC2 instances to resolve on-premises hostnames. Which THREE components are required to build this architecture? (Select THREE)
Answer options:
A.
Amazon Route 53 Resolver Inbound Endpoint
B.
Amazon Route 53 Resolver Outbound Endpoint
C.
Route 53 Resolver Rules forwarding on-premises domains to the Outbound Endpoint
D.
AWS Transit Gateway
E.
Amazon API Gateway
F.
Route 53 Public Hosted Zone
How to approach this question
Identify the three components of Route 53 Resolver for hybrid DNS (Inbound, Outbound, and Rules).
Full Answer
Amazon Route 53 Resolver Inbound Endpoint
Amazon Route 53 Resolver Outbound Endpoint
Route 53 Resolver Rules forwarding on-premises domains to the Outbound Endpoint
To establish hybrid DNS, you need an Inbound Endpoint (so on-prem can query AWS), an Outbound Endpoint (so AWS can query on-prem), and Resolver Rules attached to the VPC to tell AWS which specific domain names should be forwarded to the Outbound Endpoint.
Common mistakes
Confusing network routing (Transit Gateway) with DNS resolution.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert