Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 897 discussion

A company is building a hybrid solution between 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 overhead?

  • 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 EventBridge (CloudWateh Events) event to publish a message to an Amazon 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 EventBridge (Amazon CloudWatch Events) to detect and react to changes for AWS Health events from the AWS Service Health Dashboard. Configure the EventBridge (CloudWateh 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.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
WhyIronMan
2 months, 3 weeks ago
Selected Answer: B
B) AWS Personal Health Dashboard vs AWS Service Health Dashboard
upvoted 1 times
...
SkyZeroZx
1 year, 2 months ago
Selected Answer: B
AWS Personal Health Dashboard == keyword because only need own Health service with usage the organization other services not is need in this case
upvoted 2 times
...
F_Eldin
1 year, 3 months ago
Selected Answer: A
Setting up Systems Manager for hybrid and multicloud environments https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-managedinstances.html
upvoted 1 times
...
davidy2020
1 year, 7 months ago
from chatgpt Option B cannot be the answer because the AWS Health events from the Personal Health Dashboard are intended for personal health monitoring and are not intended to be used as a source of event data for automated operations. Additionally, while the Personal Health Dashboard can be used to monitor the overall health of AWS services and communicate outages, it is not a source of detailed, actionable event data that can be used to integrate with the on-premises management application. For these reasons, Option C, which involves modifying the on-premises management application to call the AWS Health API to poll for status events of AWS services, is the most appropriate solution in this case as it provides a programmatic way for the management application to access detailed, actionable event data about the state of the consumed AWS services.
upvoted 1 times
...
nsvijay04b1
1 year, 11 months ago
Selected Answer: B
A. doesn't support on-pr em infra monitoring B. send aws resource health to on-prem monitoring C,D others already discussed
upvoted 1 times
...
AwsBRFan
1 year, 11 months ago
Selected Answer: B
"The application uses an HTTPS endpoint to receive updates." So lazy app will not call AWS Health api, then C is not option. My best guess B also
upvoted 1 times
...
wassb
1 year, 11 months ago
Selected Answer: B
AWS Personal Health Dashboard is about the resources you own. AWS Service Health Dashboard is about the status of the AWS services
upvoted 3 times
...
dcdcdc3
1 year, 12 months ago
Selected Answer: B
https://docs.aws.amazon.com/health/latest/ug/cloudwatch-events-health.html why not D (from above link) Currently, you can't use EventBridge to return public events from the Service Health Dashboard. Events from the Service Health Dashboard provide public information about the Regional availability of a service. These events aren't specific to AWS accounts, so they aren't delivered to EventBridge.
upvoted 2 times
...
saidmaziz
2 years ago
Selected Answer: B
https://aws.amazon.com/about-aws/whats-new/2016/12/introducing-aws-personal-health-dashboard/ You can now receive notification and remediation guidance when AWS is experiencing events that may impact you. Available to all AWS customers, AWS Personal Health Dashboard provides a personalized view into the performance and availability of the AWS services you are using, as well as alerts that are automatically triggered by changes in the health of those services.
upvoted 2 times
...
kapara
2 years ago
Selected Answer: D
D - they need only to get data on AWS services they consume, not all services on AWS. so not B, choose D!
upvoted 3 times
sb333
2 years ago
D is what is used for all AWS services (not for one particular account). Since AWS Service Health Dashboard is public...it cannot interface with EventBridge. Answer is B since that dashboard is related to services within your account.
upvoted 3 times
...
...
Ni_yot
2 years ago
Selected Answer: B
The Service Health Dashboard is a good way to view the overall status of each AWS service, but provides little in terms of how the health of those services is impacting your resources. AWS Personal Health Dashboard provides a personalized view of the health of the specific services that are powering your workloads and applications. What’s more, Personal Health Dashboard proactively notifies you when AWS experiences any events that may affect you, helping provide quick visibility and guidance to help you minimize the impact of events in progress, and plan for any scheduled changes, such as AWS hardware maintenance.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...