Logging and Monitoring AWS Route 53 | SAA-C03 Exam Answer

Logging and Monitoring AWS Route 53 Service

Prev Question Next Question

Question

Which of the following are correct options for logging and monitoring AWS Route 53 service? (Select TWO)

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

Answer: A and E.

Option A is correct.

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/monitoring-health-checks.html

Option B is incorrect because VPC Flow logs are for logging the network traffic going in/coming out of a specific VPC.

Route 53 is not a VPC specific service.

Option C is incorrect because Route53 Dashboard is not used for "logging and monitoring"

Status of domain registration, lists of domains, etc.

are neither metrics (time series of magnitudes with dimensions/units) nor logs (text messages written by applications).

Option D is incorrect because Route 53 does not log directly into AWS S3

However, you can export the CloudWatch or CloudTrail logs into S3.

Option E is correct.

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/logging-using-cloudtrail.html
Monitoring Your Resources with Amazon Route 53 Health Checks and Amazon CloudWatch

You can monitor your resources by creating Amazon Route 53 health checks, which use CloudWatch to collect and process raw data into readable, near real-time metrics. These statistics are
n and gain a better perspective on how your resources are performing. By default, metric data for Route 53,

recorded for a period of two weeks, so that you can access historical inform:
health checks is automatically sent to CloudWatch at one-minute intervals.

For more information about Route 53 health checks, see Monitoring Health Checks Using CloudWatch. For more information about CloudWatch, see What Is Amazon CloudWatch? in the

Amazon CloudWatch User Guide.

The correct options for logging and monitoring AWS Route 53 service are A. Amazon CloudWatch and E. AWS CloudTrail.

A. Amazon CloudWatch is a monitoring service that can be used to monitor Route 53 health checks and DNS queries. It can also be used to create alarms based on Route 53 metrics, such as latency and health check status. These alarms can be used to alert you when Route 53 is not performing as expected.

E. AWS CloudTrail is a logging service that can be used to log API calls made to Route 53. This can be used to audit changes made to Route 53 resources and to troubleshoot issues that may arise.

B. AWS VPC Flow Logs are used to capture information about IP traffic going to and from network interfaces in a VPC. This is not applicable to Route 53.

C. AWS Route 53 dashboard is a web-based console that allows you to manage and configure Route 53 resources. It is not used for logging and monitoring.

D. Access logs in S3 are used to log requests made to S3 buckets. This is not applicable to Route 53.

In summary, Amazon CloudWatch and AWS CloudTrail are the correct options for logging and monitoring AWS Route 53 service.