Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your company is using AWS services to process and analyze data. You are tasked with using notifications during monitoring to send alerts. Describe the steps you would take to configure notifications and alerts using AWS services.
A
Use Amazon SNS to create a topic and subscribe email addresses or SMS numbers to receive notifications. Use Amazon CloudWatch Alarms to trigger notifications based on specific metrics or log patterns.
B
Use Amazon S3 to create a bucket and configure event notifications to trigger AWS Lambda functions. Use AWS Lambda to send notifications based on specific metrics or log patterns.
C
Use AWS CloudTrail to create a trail and configure event notifications to trigger Amazon SNS topics. Use Amazon SNS to send notifications based on specific metrics or log patterns.
D
Use Amazon CloudWatch Logs to create a log group and stream. Use Amazon CloudWatch Alarms to trigger notifications based on specific log patterns. Use Amazon SNS to send notifications to subscribed endpoints.