nerdexam
Amazon

DOP-C02 · Question #58

A company runs an application on one Amazon EC2 instance. Application metadata is stored in Amazon S3 and must be retrieved if the instance is restarted. The instance must restart or relaunch automati

The correct answer is B. Configure AWS OpsWorks, and use the auto healing feature to stop and start the instance. Use a. https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autohealing.html https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-events.html

Submitted by hans_de· Mar 6, 2026Reliability & Resilience

Question

A company runs an application on one Amazon EC2 instance. Application metadata is stored in Amazon S3 and must be retrieved if the instance is restarted. The instance must restart or relaunch automatically if the instance becomes unresponsive. Which solution will meet these requirements?

Options

  • ACreate an Amazon CloudWatch alarm for the StatusCheckFailed metric. Use the recover action
  • BConfigure AWS OpsWorks, and use the auto healing feature to stop and start the instance. Use a
  • CUse EC2 Auto Recovery to automatically stop and start the instance in case of a failure. Use an
  • DUse AWS CloudFormation to create an EC2 instance that includes the UserData property for the

How the community answered

(60 responses)
  • A
    5% (3)
  • B
    70% (42)
  • C
    18% (11)
  • D
    7% (4)

Explanation

https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autohealing.html https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-events.html

Topics

#EC2 auto-healing#AWS OpsWorks#application metadata#instance restart

Community Discussion

No community discussion yet for this question.

Full DOP-C02 Practice