Home › AWS Developer Associate › cloudcomputing › awsdevtroubleshooting › Which CloudWatch feature lets a developer build …
Which CloudWatch feature lets a developer build a dashboard showing graphs of multiple metrics across several services for ops visibility?
ACloudFront edge caches
BAWS Snowball
CCloudWatch Dashboards (with metric widgets)
DAmazon Connect
Answer & Solution
Correct answer: C. CloudWatch Dashboards (with metric widgets)
Dashboards are CloudWatch's UI for composing widgets (line, gauge, log queries) across metrics + log insights. CloudFront / Connect / Snowball are unrelated.
Related questions
A serverless app's Lambda functions are billed per-millisecond. Which cost-optimization stWhich CloudWatch construct sends an SNS notification when a Lambda's error rate exceeds 5%An application sends events to an SQS queue. Suddenly the queue's `ApproximateNumberOfMessA Lambda function in a VPC hits an external HTTPS API. Cold starts now take 8+ seconds insA team needs to query Lambda logs ad-hoc with SQL-like syntax (filter by request id, errorA Lambda function called from API Gateway returns 502 Bad Gateway under load. Logs show "TA Lambda function's 99th-percentile latency is dominated by cold starts. Which optimisatioA Lambda function intermittently exceeds its memory limit. The team has identified high me