Bird
0
0

Which AWS service is used to analyze CloudWatch Logs data using SQL-like queries?

easy📝 Conceptual Q2 of 15
AWS - CloudWatch
Which AWS service is used to analyze CloudWatch Logs data using SQL-like queries?
ACloudWatch Logs Insights
BAWS Lambda
CAWS Glue
DAWS Athena
Step-by-Step Solution
Solution:
  1. Step 1: Identify log analysis service

    CloudWatch Logs Insights is designed to run SQL-like queries on log data directly within CloudWatch.
  2. Step 2: Differentiate from other services

    Athena queries data in S3, Glue is for ETL, Lambda runs code but does not query logs.
  3. Final Answer:

    CloudWatch Logs Insights -> Option A
  4. Quick Check:

    Log analysis with SQL-like queries = CloudWatch Logs Insights [OK]
Quick Trick: Use Logs Insights for SQL queries on logs [OK]
Common Mistakes:
MISTAKES
  • Confusing Athena with Logs Insights
  • Thinking Lambda queries logs
  • Mixing Glue with log querying

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes