SOA-C03 Deployment, Provisioning, and Automation Guide

AWS SOA-C03 provisioning guide covering automation, CloudFormation, CDK, deployment, and rollback decisions.

This chapter focuses on how CloudOps engineers create and maintain repeatable AWS environments. SOA-C03 is not asking you to invent the world’s best CI/CD system. It is asking whether you can provision safely, troubleshoot provisioning failures, and automate recurring operational work.

Current weight in the exam guide

AWS currently weights Deployment, Provisioning, and Automation at 22% of scored content.

Work this domain in order

Lesson Focus
3.1 Images, CloudFormation & CDK Learn how AWS expects operators to build images, manage stacks, and provision resources consistently across environments.
3.2 Ops Automation & Deploy Troubleshooting Learn how repeatable automation reduces manual toil while staying observable and safe to troubleshoot.

Fast routing inside this chapter

If the question is really about… Go first to…
AMIs, container images, CloudFormation, CDK, StackSets, AWS RAM, or third-party provisioning tools 3.1 Images, CloudFormation & CDK
Systems Manager automation, event-driven ops, Lambda actions, or troubleshooting failed deployments 3.2 Ops Automation & Deploy Troubleshooting

What strong answers usually do

  • prefer repeatable provisioning over hand-built environments
  • keep deployment logic observable and debuggable
  • separate provisioning from ongoing operational automation
  • treat multi-account and multi-Region rollout as an explicit design choice, not an afterthought

In this section

Revised on Sunday, May 10, 2026