Question 33 of 80
Choose 3Which combination of steps will meet these requirements? (Choose three.)
AAdd a geoproximity routing policy in Route 53.
✓BCreate a Route 53 private hosted zone for the same domain name Associate the application’s VPC with the new private hosted zone.
✓CEnable DNS hostnames for the application's VPC.
✓DCreate entries in the private hosted zone for each name in the public hosted zone by using the corresponding private IP addresses.
ECreate 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.
FAdd the private IP addresses in the existing Route 53 public hosted zone.
✓
Correct Answer: B, C, D
Create a Route 53 private hosted zone for the same domain name Associate the application’s VPC with the new private hosted zone.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.