ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 62 - DOP-C01 discussion

Report
Export

You meet once per month with your operations team to review the past month's data. During the meeting, you realize that 3 weeks ago, your monitoring system which pings over HTTP from outside AWS recorded a large spike in latency on your 3- tier web service API. You use DynamoDB for the database layer, ELB, EBS, and EC2 for the business logic tier, and SQS, ELB, and EC2 for the presentation layer. Which of the following techniques will NOT help you figure out what happened?

A.
Check your CloudTrail log history around the spike's time for any API calls that caused slowness.
Answers
A.
Check your CloudTrail log history around the spike's time for any API calls that caused slowness.
B.
Review CloudWatch Metrics graphs to determine which component(s) slowed the system down.
Answers
B.
Review CloudWatch Metrics graphs to determine which component(s) slowed the system down.
C.
Review your ELB access logs in S3 to see if any ELBs in your system saw the latency.
Answers
C.
Review your ELB access logs in S3 to see if any ELBs in your system saw the latency.
D.
Analyze your logs to detect bursts in traffic at that time.
Answers
D.
Analyze your logs to detect bursts in traffic at that time.
Suggested answer: B

Explanation:

Metrics data are available for 2 weeks. If you want to store metrics data beyond that duration, you can retrieve it using our GetMetricStatistics API as well as a number of applications and tools offered by AWS partners.

Reference: https://aws.amazon.com/cloudwatch/faqs/

asked 16/09/2024
Mary Andreou
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first