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.
AWS currently weights Deployment, Provisioning, and Automation at 22% of scored content.
| 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. |
| 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 |