Practice Systems Manager Questions Now
Start a timed practice session focusing on AWS Systems Manager topics from the SOA-C03 question bank.
Start SOA-C03 Practice Quiz →SOA-C03 Systems Manager Question Bank (29 Questions)
Browse all 29 practice questions covering AWS Systems Manager for the SOA-C03 certification exam. Answers are intentionally hidden on this page so you can self-test first before checking results in quiz mode.
- Question 1Deployment, Provisioning & Automation
A company requires that all EC2 instances in their fleet have the CloudWatch Agent installed, running, and configured with a specific configuration file from SSM Parameter Store. If an instance's agent stops or the configuration drifts, it must be automatically corrected within 30 minutes. Which Systems Manager feature provides this desired-state enforcement?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 2Deployment, Provisioning & Automation
A SysOps Administrator manages 200 Amazon Linux 2 instances across production and development environments. Production instances must receive only critical security patches, while development instances should receive all available patches. Patches must be applied according to each environment's schedule. Which Systems Manager Patch Manager configuration achieves this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 3Deployment, Provisioning & Automation
A SysOps Administrator uses Systems Manager Automation to patch a fleet of EC2 instances. The runbook should stop the instance, create an AMI, start the instance, and apply patches. If any step fails, the instance should be restored from the AMI. Which Systems Manager Automation feature supports this multi-step workflow with rollback?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 4Select All That ApplyDeployment, Provisioning & Automation
A SysOps Administrator runs Systems Manager Patch Manager across a fleet of 200 EC2 instances. After the latest patching cycle, the administrator needs to generate a report showing which instances are compliant, which are non-compliant, and which patches are missing. Which approach provides this report? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 5Deployment, Provisioning & Automation
A company uses AWS Systems Manager Patch Manager to patch EC2 instances. Patch compliance reports show that several instances are non-compliant. The administrator needs to apply patches to only the non-compliant instances during the next maintenance window. Which approach should the administrator use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 6Deployment, Provisioning & Automation
A SysOps administrator is using AWS Systems Manager Automation to patch a fleet of EC2 instances. The automation document needs to first create AMI backups of all instances, then apply patches, and finally verify patch compliance. If the patching step fails, the AMI backups should be used to restore the instances. Which Systems Manager Automation feature supports this workflow?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 7Monitoring, Logging, and Remediation
A SysOps administrator uses Systems Manager Patch Manager. They want to see a report of patch compliance across all managed instances. Where is this visible?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 8Deployment, Provisioning, and Automation
A SysOps administrator uses AWS Systems Manager State Manager. What is State Manager's primary use case?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 9Deployment, Provisioning, and Automation
A SysOps administrator uses Systems Manager Automation. What is an Automation runbook?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 10Security and Compliance
A SysOps administrator uses AWS Systems Manager Parameter Store. Which parameter type encrypts the value at rest using KMS?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 11Monitoring, Logging, and Remediation
A SysOps administrator uses AWS Systems Manager Inventory. What does Inventory collect?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 12Deployment, Provisioning, and Automation
A SysOps administrator uses Systems Manager Parameter Store. They want different Lambda functions in different environments to use different parameter values without code changes. How is this achieved?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 13Monitoring, Logging, and Remediation
A SysOps administrator uses AWS Systems Manager Patch Manager. Instances are patching successfully but the compliance report shows 'Missing patches'. What is the cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 14Deployment, Provisioning, and Automation
A SysOps administrator uses Systems Manager Patch Manager with a custom patch baseline. They want to exclude a specific patch (CVE-2024-XXXXX) that conflicts with the application. How is this done?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 15Deployment, Provisioning & Automation
An auditor requires proof that all managed EC2 instances have the latest SSM Agent version and the required antivirus software installed. Which Systems Manager feature provides a unified compliance view against these requirements?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 16Select All That ApplyMonitoring, Logging & Remediation
A company has a CloudWatch alarm configured for an RDS instance's `FreeStorageSpace` metric. The alarm should notify the DBA team via email AND automatically execute an SSM Automation document that increases the allocated storage. Which configuration supports BOTH actions from a single alarm? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 17Deployment, Provisioning & Automation
A SysOps Administrator needs to reference an SSM Parameter Store parameter containing a database password in a CloudFormation template, so the password is resolved at stack creation time without hardcoding it. Which CloudFormation feature should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 18Select All That ApplyDeployment, Provisioning & Automation
A company uses AWS Systems Manager to manage a fleet of 200 EC2 instances. The administrator needs to understand the different types of SSM documents. Which statement correctly describes the three main document types? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 19Deployment, Provisioning & Automation
A SysOps Administrator needs to run the `AWS-RunPatchBaseline` document on 500 instances simultaneously using SSM Run Command. To avoid overwhelming the fleet, the administrator wants to limit execution to 50 instances at a time with a maximum failure threshold of 10%. Which Run Command parameters should be configured?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 20Deployment, Provisioning & Automation
A SysOps administrator needs to configure SSM Patch Manager to automatically patch Amazon Linux 2 instances every Tuesday at 2:00 AM UTC. Patches should only include security updates rated Critical and Important. Which configuration is correct?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 21Deployment, Provisioning & Automation
A SysOps administrator is configuring SSM Parameter Store and needs to decide between standard and advanced parameters for a set of configuration values. One parameter must store a value that is 12 KB in size. Which statement is correct?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 22Select All That ApplyDeployment, Provisioning & Automation
A SysOps administrator needs to migrate application secrets from SSM Parameter Store SecureString parameters to AWS Secrets Manager for automatic rotation support. What considerations should the administrator account for? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 23Deployment, Provisioning & Automation
An administrator is using SSM Patch Manager and discovers that some instances are showing as "Non-Compliant" even though all patches have been applied. The non-compliant patches are listed as "Installed Rejected." What does this status indicate?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 24Deployment, Provisioning & Automation
A SysOps administrator manages 500 EC2 instances across multiple accounts using AWS Systems Manager. The team needs to ensure that all instances have a specific set of packages installed and a configuration file updated daily at 2 AM UTC. Which SSM feature is the BEST fit?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 25Deployment, Provisioning & Automation
A SysOps administrator manages a fleet of EC2 instances using SSM State Manager. An association is configured to apply a security baseline document to all instances tagged `Environment=Production`. A new instance was launched with the correct tags 30 minutes ago but the association has not yet applied. What is the MOST likely reason?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 26Deployment, Provisioning & Automation
A SysOps administrator has an SSM State Manager association that runs a shell script on Linux instances every 6 hours. Some instances report association compliance status as "Non-Compliant." What does this mean?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 27Deployment, Provisioning, and Automation
A SysOps administrator uses AWS Config and wants to automatically remediate S3 buckets that have server-side encryption disabled. Which SSM Automation document is used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 28Deployment, Provisioning, and Automation
A SysOps administrator uses SSM Session Manager. What are the security advantages over traditional SSH bastion hosts?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 29Deployment, Provisioning, and Automation
A SysOps administrator uses Systems Manager and needs to execute a shell command on 500 instances simultaneously. Which SSM capability handles this at scale?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz
Key Systems Manager Concepts for SOA-C03
SOA-C03 Systems Manager Exam Tips
AWS Systems Manager questions in SOA-C03 are typically scenario-based. Focus on operations, observability, incident response, and automated remediation. Priority concepts: systems manager, ssm, session manager, run command, patch manager, automation.
What SOA-C03 Expects
- Anchor your answer in prioritize operational visibility and repeatable runbook-ready automation.
- Systems Manager scenarios for SOA-C03 are frequently mapped to Domain 1 (22%), Domain 3 (22%), Domain 4 (16%), so read the objective carefully before picking controls or architecture.
- Expect multi-topic scenarios where Systems Manager interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated question.
- When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Associate) and vendor best practices.
High-Value Systems Manager Concepts
- Know the core Systems Manager building blocks cold: systems manager, ssm, session manager, run command.
- Review the edge-case features and limits for patch manager, automation; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how Systems Manager pairs with EC2, EventBridge, IAM, AWS Config in real deployment patterns.
- For SOA-C03, explain why the chosen Systems Manager design meets reliability, security, and cost expectations better than the alternatives.
Common SOA-C03 Traps
- Watch for answers that deploy quickly but are hard to monitor or recover.
- Questions in Monitoring, Logging, Analysis, Remediation, and Performance Optimization often include distractors that look correct for Systems Manager but violate least-privilege, durability, or availability requirements.
- Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
- If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.
Fast Review Checklist
- Can you compare at least two Systems Manager implementation paths and justify which one best fits the scenario?
- Can you map the chosen answer back to Monitoring, Logging, Analysis, Remediation, and Performance Optimization (22%) outcomes for SOA-C03?
- Can you explain security and access boundaries for Systems Manager without relying on default-open assumptions?
- Can you describe how Systems Manager integrates with EC2 and EventBridge during failure, scaling, and monitoring events?