Courseiva
Continuous Improvement for Existing SolutionseasyMultiple SelectObjective-mapped

SAP-C02 Continuous Improvement for Existing Solutions Practice Question

A company uses AWS CloudFormation to deploy infrastructure. The operations team wants to implement a change management process that requires approval before stack updates can proceed. Which TWO approaches can achieve this?

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

Create a service role with specific IAM policies and require that updates be initiated with that role.

Options B and E are correct. Using a service role with specific IAM policies (B) ensures that only authorized roles can initiate stack updates, enforcing an approval workflow. CloudFormation change sets (E) allow the operations team to review proposed changes before executing them, providing a mechanism for approval. Option A is incorrect because StackSets are used for deploying across multiple accounts and regions, not for approval workflows. Option C is incorrect because manually reviewing template changes before uploading to S3 is not a built-in CloudFormation mechanism for change management. Option D is incorrect because stack policies protect specific resources from being updated or deleted, but they do not enforce an approval process for updates.

Answer analysis

Option-by-option breakdown

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

  • Use AWS CloudFormation StackSets to deploy updates across multiple accounts.

    Why it's wrong here

    StackSets are for multi-account deployments, not change approval.

  • Create a service role with specific IAM policies and require that updates be initiated with that role.

    Why this is correct

    By controlling who can assume the service role, you can enforce approval workflows.

  • Manually review all template changes before uploading to S3.

    Why it's wrong here

    Manual review is not a built-in CloudFormation feature for automated approval.

  • Configure a stack policy to prevent updates to critical resources.

    Why it's wrong here

    Stack policies protect resources from unintentional updates, but do not enforce an approval process.

  • Use CloudFormation change sets to review proposed changes before executing them.

    Why this is correct

    Change sets allow you to preview changes and approve before execution.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

This SAP-C02 question is part of Courseiva's 1,660-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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 SAP-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 SAP-C02 exam.