Home › AWS Developer Associate › cloudcomputing › awsdevtroubleshooting › A team needs to query Lambda logs ad-hoc with SQ…
A team needs to query Lambda logs ad-hoc with SQL-like syntax (filter by request id, error code, latency). Which CloudWatch feature solves this?
AAWS Trusted Advisor
BCloudWatch Synthetics
CAmazon Kendra
DCloudWatch Logs Insights
Answer & Solution
Correct answer: D. CloudWatch Logs Insights
Logs Insights is a query language over log groups — filter, parse, stats. Synthetics runs scheduled canaries. Trusted Advisor checks best practices. Kendra is enterprise search over documents.
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 insWhich CloudWatch feature lets a developer build a dashboard showing graphs of multiple metA 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