Courseiva
DeploymenthardMultiple SelectObjective-mapped

DVA-C02 Deployment Practice Question

A CloudFormation stack update fails and rolls back. Which two practices help diagnose and reduce future deployment risk?

⚠ Common exam trap

Test-takers frequently think disabling rollback is a valid troubleshooting step for production, but the exam emphasizes that rollback is a safety feature that should not be permanently disabled, as it prevents partial updates that could leave infrastructure in an inconsistent state.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Review stack events and resource status reasons

Reviewing stack events and resource status reasons in CloudFormation provides detailed error messages for each resource that failed during the update. This allows you to pinpoint the exact cause of the failure, such as insufficient IAM permissions, a resource limit exceeded, or a dependency conflict. Analyzing these events is essential for diagnosing issues and preventing similar failures in future deployments.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Review stack events and resource status reasons

    Why this is correct

    Correct for the stated requirement.

  • Delete the stack immediately without checking events

    Why it's wrong here

    This does not meet the stated requirement as directly as the correct option.

  • Create and inspect change sets before high-risk updates

    Why this is correct

    Correct for the stated requirement.

  • Disable rollback for all production deployments permanently

    Why it's wrong here

    This does not meet the stated requirement as directly as the correct option.

About these practice questions

Courseiva writes every DVA-C02 question from scratch — 724 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DVA-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DVA-C02 exam.