
Ultimate access to all questions.
Consider a scenario where you need to analyze logs from multiple AWS services to identify correlated events that may indicate a security incident. Which AWS services and features would you use to achieve this, and how would you configure them to ensure effective correlation and analysis?
A
Use AWS Glue to normalize and parse logs, then use Amazon Redshift for correlation and analysis.
B
Use Amazon Kinesis Data Streams to ingest logs, then use AWS Lambda for correlation and Amazon S3 for storage.
C
Use CloudWatch Logs to collect logs, then use CloudWatch Logs Insights for correlation and analysis.
D
Use Amazon Elasticsearch with Logstash for log ingestion and correlation, then use Kibana for analysis.