About This Flashcard Deck
This flashcard deck contains 6 cards covering key Deployment Automation concepts for the SOA-C03 exam. SOA-C03 flashcards for CloudFormation, CodeDeploy, Elastic Beanstalk, rollback, and automated provisioning. Use active recall by attempting to answer each question before revealing the answer. Research shows that flashcard-based active recall is one of the most effective study techniques for certification exams.
Question
Which CloudFormation feature previews stack changes?
Click to reveal answer
Answer
Change sets.
Click to flip back
All Deployment Automation Flashcards
Q: Which CloudFormation feature previews stack changes?
A: Change sets.
Q: Which feature detects manual changes to CloudFormation-managed resources?
A: Drift detection.
Q: Which CloudFormation feature deploys stacks across accounts and Regions?
A: StackSets.
Q: Which CodeDeploy file defines lifecycle hooks?
A: The AppSpec file.
Q: Which deployment strategy provisions a full replacement environment before cutover?
A: Blue/green or immutable deployment, depending on service context.
Q: Which service can trigger operational automation from AWS service events?
A: Amazon EventBridge.