
Ultimate access to all questions.
A company is building a hybrid solution berween its existing on-premises systems and a new backend in AWS.The company has a management application to monitor the state of its current IT infrastructure and automate responses to issues.The company wants to incorporate the status of its consumed AWS services into the application.The application uses an HTTPS endpoint to receive updates.Which approach meets these requirements with the LEAST amount of operational overbead ?
A
Configure AWS Systems Manager OpsCenter to ingest operational events from the on-premises systems.Retire the on-premises management application and adopt OpsCenter as the hub.
B
Configure Amazon EventBridge(Amazon CloudWatch Events )to detect and react to changes for AWS Health events from the AWS Personal Health Dashboard.Configure the EventBndge(CloudWatch Events)event to publish a message to an Amazou Simple Notification Service(Amazon SNS)topic and subscribe the topic to the HTTPS endpoint of the management application.
C
Modify the on-premises management application to call the AWS Health API to poll for status events of AWS services.
D
Configure Amazon EventBndge (Amazon CloudWatch Events)to detect and react to changes for AWS Health events from the AWS Service Health Dashboard.Configure the EventBridge(CloudWatch Events)event to publish a message to an Amazon Simple Notification Service(Amazon SNS)topic and subscribe the topic to an HTTPS endpoint for the management application with a topic filter corresponding to the services being used.