0 votes
48 views
in AWS by (0 points)
closed by

A company delivers applications over the internet. An Amazon Route 53 public hosted zone is the authoritative DNS service for the company and its internet applications, all of which are offered from the same domain name.
A network engineer is working on a new version of one of the applications. All the application's components are hosted in the AWS Cloud. The application has a three-tier design. The front end is delivered through Amazon EC2 instances that are deployed in public subnets with Elastic IP addresses assigned. The backend components are deployed in private subnets from RFC1918.
Components of the application need to be able to access other components of the application within the application's VPC by using the same host names as the host names that are used over the public internet. The network engineer also needs to accommodate future DNS changes, such as the introduction of new host names or the retirement of DNS entries.
Which combination of steps will meet these requirements? (Choose three.)

  • A. Add a geoproximity routing policy in Route 53.
  • B. Create a Route 53 private hosted zone for the same domain name Associate the application’s VPC with the new private hosted zone.
  • C. Enable DNS hostnames for the application's VPC.
  • D. Create entries in the private hosted zone for each name in the public hosted zone by using the corresponding private IP addresses.
  • E. Create an Amazon EventBridge (Amazon CloudWatch Events) rule that runs when AWS CloudTrail logs a Route 53 API call to the public hosted zone. Create an AWS Lambda function as the target of the rule. Configure the function to use the event information to update the private hosted zone.
  • F. Add the private IP addresses in the existing Route 53 public hosted zone.
closed

1 Answer

0 votes
by (0 points)
 
Best answer
BCD

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...