nerdexam
AmazonAmazon

DOP-C02 · Question #56

DOP-C02 Question #56: Real Exam Question with Answer & Explanation

Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #56. The question stem and answer options stay visible for context.

Submitted by klara.se· Mar 6, 2026Configuration Management & Infrastructure as Code

Question

An IT team has built an AWS CloudFormation template so others in the company can quickly and reliably deploy and terminate an application. The template creates an Amazon EC2 instance with a user data script to install the application and an Amazon S3 bucket that the application uses to serve static webpages while it is running. All resources should be removed when the CloudFormation stack is deleted. However, the team observes that CloudFormation reports an error during stack deletion, and the S3 bucket created by the stack is not deleted. How can the team resolve the error in the MOST efficient manner to ensure that all resources are deleted without errors?

Options

  • AAdd a DelelionPolicy attribute to the S3 bucket resource, with the value Delete forcing the bucket
  • BAdd a custom resource with an AWS Lambda function with the DependsOn attribute specifying
  • CIdentify the resource that was not deleted. Manually empty the S3 bucket and then delete it.
  • DReplace the EC2 and S3 bucket resources with a single AWS OpsWorks Stacks resource. Define

Unlock DOP-C02 to see the answer

You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#CloudFormation#S3 bucket lifecycle#stack deletion#custom resources
Full DOP-C02 PracticeBrowse All DOP-C02 Questions