
Ultimate access to all questions.
You need to design a log analysis solution that can detect and alert on specific API call patterns indicative of potential security threats. Which AWS services and features would you use to achieve this, and how would you configure them to ensure timely detection and alerting?
A
Use CloudTrail to capture API calls, then use AWS Lambda to analyze logs and Amazon SNS for alerting.
B
Use CloudWatch Logs to collect API call logs, then use CloudWatch Logs Insights for analysis and custom CloudWatch alarms for alerting.
C
Use Amazon GuardDuty to analyze API call logs, then use AWS Security Hub for centralized alerting and management.
D
Use Amazon Elasticsearch to index API call logs, then use Kibana for analysis and alerting.