A company needs to monitor compute usage and receive an email message notification every time an Amazon EC2 instance starts or stops.
Which AWS service should the company use to meet these requirements?
Amazon EventBridge
Amazon WorkMail
Amazon Simple Email Service (Amazon SES)
AWS Trusted Advisor
Explanations:
Amazon EventBridge can monitor AWS service events, including EC2 instance state changes, and trigger notifications.
Amazon WorkMail is an email service but not used for monitoring EC2 events.
Amazon SES can send emails, but it doesn’t monitor or trigger events based on EC2 instance state changes.
AWS Trusted Advisor provides insights and recommendations, not real-time monitoring of EC2 instance states.