Domain 3 · 22% of Exam

Deployment, Provisioning, and Automation

Domain 3 tests repeatable deployments, infrastructure provisioning, release strategies, automation, rollback, and operational lifecycle control.

What You'll Be Tested On

  • Infrastructure as code with CloudFormation stacks, change sets, drift detection, StackSets, and rollback
  • Application deployments with Elastic Beanstalk, CodeDeploy, Lambda aliases, and traffic shifting
  • Systems Manager Automation, Run Command, State Manager, and Patch Manager
  • Event-driven automation with EventBridge schedules and service event patterns
  • Operational release strategies including rolling, immutable, blue/green, and canary deployments

Key AWS Services in This Domain

Exam Tips for Domain 3

💡

Change sets preview CloudFormation changes; drift detection checks whether reality still matches the template.

💡

Use immutable or blue/green deployment patterns when a rollback-safe release matters more than speed.

💡

Systems Manager Run Command is good for one-time fleet actions; State Manager is better for desired-state enforcement.

💡

EventBridge is often the simplest way to connect operational events to automated fixes.

Practice Domain 3 Questions

Test your knowledge of Deployment, Provisioning, and Automation with practice questions from our SOA-C03 question bank.

Start Practice Quiz →

Other SOA-C03 Domains