ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 597 - SAA-C03 discussion

Report
Export

A company is designing a web application on AWS The application will use a VPN connection between the company's existing data centers and the company's VPCs. The company uses Amazon Route 53 as its DNS service. The application must use private DNS records to communicate with the on-premises services from a VPC. Which solution will meet these requirements in the MOST secure manner?

A.
Create a Route 53 Resolver outbound endpoint. Create a resolver rule. Associate the resolver rule with the VPC
Answers
A.
Create a Route 53 Resolver outbound endpoint. Create a resolver rule. Associate the resolver rule with the VPC
B.
Create a Route 53 Resolver inbound endpoint. Create a resolver rule. Associate the resolver rule with the VPC.
Answers
B.
Create a Route 53 Resolver inbound endpoint. Create a resolver rule. Associate the resolver rule with the VPC.
C.
Create a Route 53 private hosted zone. Associate the private hosted zone with the VPC.
Answers
C.
Create a Route 53 private hosted zone. Associate the private hosted zone with the VPC.
D.
Create a Route 53 public hosted zone. Create a record for each service to allow service communication.
Answers
D.
Create a Route 53 public hosted zone. Create a record for each service to allow service communication.
Suggested answer: A

Explanation:

To meet the requirements of the web application in the most secure manner, the company should create a Route 53 Resolver outbound endpoint, create a resolver rule, and associate the resolver rule with the VPC. This solution will allow the application to use private DNS records to communicate with the on-premises services from a VPC. Route 53 Resolver is a service that enables DNS resolution between on-premises networks and AWS VPCs. An outbound endpoint is a set of IP addresses that Resolver uses to forward DNS queries from a VPC to resolvers on an on-premises network. A resolver rule is a rule that specifies the domain names for which Resolver forwards DNS queries to the IP addresses that you specify in the rule.By creating an outbound endpoint and a resolver rule, and associating them with the VPC, the company can securely resolve DNS queries for the on-premises services using private DNS records12.

The other options are not correct because they do not meet the requirements or are not secure. Creating a Route 53 Resolver inbound endpoint, creating a resolver rule, and associating the resolver rule with the VPC is not correct because this solution will allow DNS queries from on-premises networks to access resources in a VPC, not vice versa.An inbound endpoint is a set of IP addresses that Resolver uses to receive DNS queries from resolvers on an on-premises network1. Creating a Route 53 private hosted zone and associating it with the VPC is not correct because this solution will only allow DNS resolution for resources within the VPC or other VPCs that are associated with the same hosted zone.A private hosted zone is a container for DNS records that are only accessible from one or more VPCs3. Creating a Route 53 public hosted zone and creating a record for each service to allow service communication is not correct because this solution will expose the on-premises services to the public internet, which is not secure.A public hosted zone is a container for DNS records that are accessible from anywhere on the internet3.

Resolving DNS queries between VPCs and your network - Amazon Route 53

Working with rules - Amazon Route 53

Working with private hosted zones - Amazon Route 53

asked 16/09/2024
Paul LOUIS DIT PICARD
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first