ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 405 - SOA-C02 discussion

Report
Export

To address recurring application crashes due to a memory leak, the SysOps administrator needs to implement a temporary reboot solution outside of business hours.

A.

Create an Amazon EventBridge rule that is scheduled to run outside of business hours. Configure the rule to invoke the StartInstances operation on the EC2 instances.

Answers
A.

Create an Amazon EventBridge rule that is scheduled to run outside of business hours. Configure the rule to invoke the StartInstances operation on the EC2 instances.

B.

Use AWS Systems Manager to create a daily maintenance window that is outside of business hours. Register the EC2 instances as a target. Assign the AWS-RestartEC2Instance runbook to the maintenance window.

Answers
B.

Use AWS Systems Manager to create a daily maintenance window that is outside of business hours. Register the EC2 instances as a target. Assign the AWS-RestartEC2Instance runbook to the maintenance window.

C.

Configure an additional CloudWatch alarm to monitor the StatusCheckFailed_System metric for the EC2 instances. Configure an EC2 action on the additional alarm to reboot the instances.

Answers
C.

Configure an additional CloudWatch alarm to monitor the StatusCheckFailed_System metric for the EC2 instances. Configure an EC2 action on the additional alarm to reboot the instances.

D.

Configure an additional CloudWatch alarm that is triggered every time the application crashes. Configure an EC2 action on the additional alarm to restart the application on the EC2 instances.

Answers
D.

Configure an additional CloudWatch alarm that is triggered every time the application crashes. Configure an EC2 action on the additional alarm to restart the application on the EC2 instances.

Suggested answer: B

Explanation:

Using AWS Systems Manager to schedule a maintenance window for restarting EC2 instances outside business hours provides a straightforward and automated approach.

AWS Systems Manager Maintenance Window: Allows for daily scheduling, ensuring that restarts occur consistently outside of business hours.

AWS-RestartEC2Instance Runbook: This runbook can be assigned to the maintenance window, automating the reboot process and minimizing manual intervention.

Reduced Disruption: The scheduled restart ensures the application remains operational during business hours.

asked 06/11/2024
Roberto Pili
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first