
Explanation:
AWS Trusted Advisor includes checks for service quotas. These metrics can be integrated with Amazon CloudWatch. To receive email notifications, the correct workflow is to create CloudWatch Alarms based on the specific metrics and configure the alarm action to send a message to an Amazon SNS topic. The SNS topic can have email subscriptions. SQS (Options B and C) is a message queuing service intended for application-to-application communication, not for direct email notification to users. While AWS Health Dashboard (Options C and D) shows some quota info, CloudWatch Alarms on Trusted Advisor metrics provide the direct path for threshold-based alerting.
Ultimate access to all questions.
Question #50\nA company runs several workloads on AWS. The company identifies five AWS Trusted Advisor service quota metrics to monitor in a specific AWS Region. The company wants to receive email notification each time resource usage exceeds 60% of one of the service quotas. \nWhich solution will meet these requirements?
A
Create five Amazon CloudWatch alarms, one for each Trusted Advisor service quota metric. Configure an Amazon Simple Notification Service (Amazon SNS) topic for email notification each time that usage exceeds 60% of one of the service quotas.
B
Create five Amazon CloudWatch alarms, one for each Trusted Advisor service quota metric. Configure an Amazon Simple Queue Service (Amazon SQS) queue for email notification each time that usage exceeds 60% of one of the service quotas.
C
Use the AWS Health Dashboard to monitor each Trusted Advisor service quota metric. Configure an Amazon Simple Queue Service (Amazon SQS) queue for email notification each time that usage exceeds 60% of one of the service quotas.
D
Use the AWS Health Dashboard to monitor each Trusted Advisor service quota metric. Configure an Amazon Simple Notification Service (Amazon SNS) topic for email notification each time that usage exceeds 60% of one of the service quotas.
E
None of the above
F
Not Applicable
No comments yet.