Practice AWS Config Questions Now
Start a timed practice session focusing on AWS Config topics from the SOA-C03 question bank.
Start SOA-C03 Practice Quiz →SOA-C03 AWS Config Question Bank (30 Questions)
Browse all 30 practice questions covering AWS Config 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 1Monitoring, Logging, and Remediation
A SysOps administrator uses AWS Config. What is the difference between AWS Config rules and AWS Config conformance packs?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 2Monitoring, Logging, and Remediation
A SysOps administrator wants to set up automated remediation when an AWS Config rule detects a non-compliant resource. What is the mechanism?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 3Monitoring, Logging & Remediation
A SysOps administrator receives an alert from AWS Config showing that an S3 bucket has public read access enabled. The administrator wants to set up automatic remediation so that any S3 bucket that becomes publicly accessible is immediately made private. Which solution meets this requirement?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 4Monitoring, Logging & Remediation
A company uses AWS Config to enforce compliance rules across 8 accounts in an AWS Organization. The security team wants to deploy a new Config rule (`restricted-ssh`) to all accounts and all active regions from a single location, without creating the rule manually in each account. Which feature should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 5Security & Compliance
A SysOps Administrator has an AWS Config rule that checks whether all EC2 instances have a specific tag (`CostCenter`). When an instance is found non-compliant, it should be automatically tagged with a default value of `Unknown` without manual intervention. Which approach achieves this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 6Monitoring, Logging & Remediation
A company has 12 AWS accounts in an AWS Organization. The central security team wants to view AWS Config compliance data from all member accounts in a single dashboard without deploying Config aggregators manually in each account. Before creating the aggregator, what authorization step is required for cross-account aggregation within an Organization?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 7Select All That ApplySecurity & Compliance
A company uses AWS Config conformance packs to evaluate compliance across all accounts in their AWS Organization. After deploying a conformance pack, several rules show "No results available" for some accounts. What is the MOST likely cause? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 8Security & Compliance
A company deployed AWS Config rules to ensure that all EBS volumes are encrypted. A Config rule reports several volumes as non-compliant. The administrator wants to automatically remediate non-compliant volumes. What should the administrator configure?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 9Security & Compliance
A SysOps administrator is tasked with deploying a standardized set of AWS Config rules across 50 accounts in an AWS Organization. The rules must evaluate S3 encryption, EBS encryption, and RDS encryption. What is the MOST efficient approach?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 10Deployment, Provisioning & Automation
A SysOps administrator needs to deploy a standardized security baseline (AWS Config rules, CloudTrail, and GuardDuty) across 50 AWS accounts. The deployment must be centrally managed and automatically applied to new accounts joining the organization. Which approach is MOST suitable?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 11Security & Compliance
A security team has configured AWS Audit Manager to collect evidence for a SOC 2 assessment. The assessment generates evidence from AWS Config rules, CloudTrail logs, and Security Hub findings. After one month, the team needs to generate an assessment report for the auditor. What should they do?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 12Monitoring, Logging, and Remediation
A SysOps administrator wants to understand which AWS Config rules are most frequently violated across the organization. Which feature provides this aggregated view?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 13Security and Compliance
A SysOps administrator uses AWS Config and finds many resources are NON_COMPLIANT for an encryption rule but the auto-remediation is not running. What should be checked?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 14Monitoring, Logging, and Remediation
A SysOps administrator uses AWS Config with multi-account aggregation. A specific member account shows as NOT_AUTHORIZED in the aggregator. What must be done?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 15Security and Compliance
A SysOps administrator uses AWS Config to manage compliance. Which Config component specifies rules and remediation actions as a deployable bundle?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 16Monitoring, Logging & Remediation
A SysOps administrator needs to automatically remediate Amazon EC2 instances that have a specific required tag missing. The administrator wants to use AWS Config to detect non-compliant resources and automatically add the missing tag. Which combination of AWS Config features should the administrator use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 17Monitoring, Logging & Remediation
A company needs to centrally view AWS Config compliance data from all accounts in their AWS Organization. A SysOps administrator must set up a single dashboard showing compliance status across all accounts and regions. Which AWS Config feature should the administrator use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 18Security & Compliance
A company needs to continuously verify that no EC2 security groups allow inbound SSH (port 22) from `0.0.0.0/0`, AND that all S3 buckets enforce SSL-only access. Non-compliant resources must be flagged in a dashboard. Which AWS Config managed rules should be deployed?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 19Monitoring, Logging & Remediation
A SysOps Administrator must ensure AWS Config continuously records configuration changes for all supported resources in a single AWS account. The Config delivery channel must deliver configuration snapshots every 6 hours to an S3 bucket and send change notifications to an SNS topic. After setup, the administrator notices that Config is not recording changes. Which is the MOST likely cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 20Monitoring, Logging & Remediation
A SysOps Administrator configures a CloudWatch alarm that publishes to an SNS topic when the RDS `FreeStorageSpace` metric crosses a threshold. The team requires that the same alarm notification is sent simultaneously to an email distribution list, a PagerDuty HTTPS endpoint, and an AWS Lambda function that runs automated remediation. Which SNS configuration achieves this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 21Monitoring, Logging & Remediation
A SysOps Administrator receives frequent CloudWatch alarms from SSM OpsCenter about patch compliance failures across 50 EC2 instances. The team wants OpsCenter to automatically run a remediation runbook that re-applies the missing patches whenever an OpsItem is created for this alarm. Which configuration achieves this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 22Deployment, Provisioning & Automation
A SysOps Administrator needs to deploy the same CloudFormation stack across 15 accounts in an AWS Organization. The stack provisions a Config rule and an S3 bucket. The administrator wants a single deployment action that targets all accounts without logging into each one. Which approach should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 23Select All That ApplySecurity & Compliance
A company has enabled AWS Config managed rules to establish a security baseline. Which of the following are valid AWS Config managed rules for common security checks? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 24Monitoring, Logging & Remediation
A company has configured AWS Config to evaluate resources against compliance rules. The administrator needs to be notified immediately when an Amazon S3 bucket is made public. Which approach meets this requirement with the LEAST operational overhead?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 25Monitoring, Logging, and Remediation
A SysOps administrator wants to detect when an S3 bucket becomes publicly accessible. Which service detects this configuration change and triggers remediation?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 26Security and Compliance
A SysOps administrator uses AWS Organizations. They want to see a consolidated compliance view of all Config rule evaluations across all accounts. Which service provides this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 27Monitoring, Logging, and Remediation
A SysOps administrator wants to see a unified operational view of all CloudWatch alarms, Config rule violations, and Security Hub findings for an account. Which tool provides this?
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 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 29Monitoring, Logging, and Remediation
A SysOps administrator receives a CloudWatch alarm indicating an RDS instance has less than 1 GB of free storage. What automated remediation can be configured?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 30Monitoring, Logging, and Remediation
A SysOps administrator wants to receive a notification when AWS Config detects a non-compliant resource. Which Config feature provides this notification?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz
Key AWS Config Concepts for SOA-C03
SOA-C03 AWS Config Exam Tips
AWS Config questions in SOA-C03 are typically scenario-based. Focus on operations, observability, incident response, and automated remediation. Priority concepts: config, aws config, config rule, conformance pack, remediation, aggregator.
What SOA-C03 Expects
- Anchor your answer in prioritize operational visibility and repeatable runbook-ready automation.
- AWS Config scenarios for SOA-C03 are frequently mapped to Domain 1 (22%), Domain 4 (16%), so read the objective carefully before picking controls or architecture.
- Expect multi-topic scenarios where AWS Config 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 AWS Config Concepts
- Know the core AWS Config building blocks cold: config, aws config, config rule, conformance pack.
- Review the edge-case features and limits for remediation, aggregator; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how AWS Config pairs with CloudTrail, Systems Manager, Security & Compliance in real deployment patterns.
- For SOA-C03, explain why the chosen AWS Config 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 AWS Config 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 AWS Config 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 AWS Config without relying on default-open assumptions?
- Can you describe how AWS Config integrates with CloudTrail and Systems Manager during failure, scaling, and monitoring events?