Practice CloudWatch Questions Now
Start a timed practice session focusing on Amazon CloudWatch topics from the SOA-C03 question bank.
Start SOA-C03 Practice Quiz →SOA-C03 CloudWatch Question Bank (88 Questions)
Browse all 88 practice questions covering Amazon CloudWatch 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 1Select All That ApplyMonitoring, Logging & Remediation
A company operates 6 AWS accounts within an Organization. The central operations team needs to view CloudWatch metrics, dashboards, and alarms from all member accounts in a single monitoring account without deploying additional infrastructure in each member account. Which approach achieves this? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 2Monitoring, Logging & Remediation
A company uses CloudWatch anomaly detection on the CPUUtilization metric for a fleet of EC2 instances. The team observes that each Monday morning the anomaly detection band does not account for the weekly traffic spike and raises false alarms. What should the administrator do to resolve this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 3Monitoring, Logging & Remediation
An application writes custom business metrics to Amazon CloudWatch using the `PutMetricData` API. The operations team wants to create a dashboard that shows the p99 latency of these custom metrics at 1-second granularity. The team discovers the data is only available at 1-minute resolution. What should the team do to achieve 1-second granularity?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 4Select All That ApplyMonitoring, Logging & Remediation
An organization has multiple AWS accounts under AWS Organizations. The central operations team needs a single CloudWatch dashboard in the management account that displays EC2 CPU utilization metrics from five workload accounts. What must the administrator configure? (Select TWO)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 5Select All That ApplyMonitoring, Logging & Remediation
A company operates workloads in three AWS Regions (us-east-1, eu-west-1, ap-southeast-1) across four accounts. The operations team needs a single CloudWatch dashboard in the monitoring account that displays EC2 and RDS metrics from all accounts and all Regions on one page. Which configuration achieves this? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 6Select All That ApplyMonitoring, Logging & Remediation
A multinational corporation operates workloads across four AWS accounts. The central operations team in the management account needs real-time visibility into CloudWatch metrics and dashboards from all member accounts without deploying agents in each account. (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 7Monitoring, Logging & Remediation
A company has configured a CloudWatch anomaly detection model on the `NetworkIn` metric for a group of EC2 instances. After a planned migration increased average traffic by 40%, the anomaly detection band is consistently flagging normal traffic as anomalous. What is the BEST approach to resolve this quickly?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 8Monitoring, Logging, and Remediation
A SysOps administrator wants to monitor the CPU utilization of all EC2 instances across multiple regions from a single dashboard. Which CloudWatch feature enables cross-region metrics aggregation?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 9Monitoring, Logging & Remediation
A company uses Amazon CloudWatch Logs to store application logs from several EC2 instances. The operations team needs to create a metric that counts the number of `ERROR` log entries per minute and triggers an alarm when the count exceeds 50. Which approach should the team use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 10Monitoring, Logging & Remediation
A SysOps Administrator needs to create a CloudWatch alarm that triggers when the ratio of HTTP 5xx errors to total requests exceeds 5% on an Application Load Balancer. The ALB publishes `HTTPCode_Target_5XX_Count` and `RequestCount` as separate metrics. Which approach should the administrator use to build this alarm?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 11Monitoring, Logging & Remediation
A SysOps Administrator needs a CloudWatch alarm that fires when the combined CPU utilization across all instances in an Auto Scaling group exceeds 80% AND the ALB `TargetResponseTime` metric exceeds 2 seconds, at the same time. Creating two separate alarms would cause too many false positives. Which CloudWatch feature should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 12Monitoring, Logging & Remediation
A CloudWatch alarm on an EC2 instance's `StatusCheckFailed_System` metric has been in the `INSUFFICIENT_DATA` state since creation. The instance is running and healthy. What 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 13Monitoring, Logging & Remediation
A SysOps Administrator observes that a CloudWatch alarm transitions from `OK` to `ALARM` state, but the metric value appears to return to normal within one evaluation period. However, the alarm stays in `ALARM` state for several more periods. What is the MOST likely explanation?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 14Monitoring, Logging & Remediation
A SysOps Administrator configures a CloudWatch alarm that monitors the `CPUUtilization` metric for an EC2 instance. The alarm fires unexpectedly during a brief spike that lasts only 1 minute, even though the intended threshold is a sustained high-CPU condition. The alarm uses a Period of 60 seconds and an Evaluation Period of 1 datapoint. Which change will ensure the alarm only fires during sustained CPU spikes?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 15Monitoring, 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 16Monitoring, Logging & Remediation
A company runs a multi-tier application across three AWS accounts. Each account has a CloudWatch alarm that monitors a critical metric. The operations team wants a single alarm that enters ALARM state only when ALL three individual alarms are in the ALARM state simultaneously. 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 17Monitoring, Logging & Remediation
A SysOps Administrator configures a CloudWatch alarm to automatically recover an EC2 instance when the `StatusCheckFailed_System` metric triggers. The instance is backed by an EBS volume. After a system status check failure, the alarm transitions to ALARM but the instance does not recover. 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 18Select 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 19Monitoring, Logging & Remediation
A SysOps Administrator wants to monitor the number of objects in an S3 bucket over time. The `NumberOfObjects` metric for S3 is reported once per day. The administrator creates a CloudWatch alarm but notices the alarm stays in `INSUFFICIENT_DATA` state for hours. What 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 20Select All That ApplyMonitoring, Logging & Remediation
An application running on Amazon EC2 is experiencing intermittent memory pressure. The SysOps administrator wants to create a CloudWatch alarm that triggers when available memory drops below 10% for 5 consecutive minutes. The default CloudWatch metrics do not show memory utilization. What must the administrator do? (Select TWO)
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 configures an Amazon CloudWatch composite alarm that combines three child alarms monitoring CPU, memory, and disk utilization. The composite alarm should only trigger when ALL three child alarms are in the ALARM state simultaneously. Which alarm rule expression should the administrator use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 22Monitoring, Logging & Remediation
A SysOps administrator has set up a CloudWatch alarm to monitor the `ApproximateNumberOfMessagesVisible` metric for an Amazon SQS queue. The alarm should trigger when the queue depth exceeds 10,000 messages for 3 consecutive evaluation periods of 5 minutes each. The administrator notices the alarm never triggers even though the queue regularly exceeds 10,000 messages briefly. 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 23Monitoring, Logging & Remediation
An administrator needs to create a CloudWatch alarm that triggers when the total number of errors across three Lambda functions exceeds 100 in a 5-minute period. The metric name is `Errors` under the `AWS/Lambda` namespace, one per function. 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 24Monitoring, Logging & Remediation
A company uses CloudWatch metric math to calculate the percentage of HTTP 5xx errors relative to total requests for an Application Load Balancer. The expression is defined as `m1 / m2 * 100`, where m1 is `HTTPCode_Target_5XX_Count` and m2 is `RequestCount`. During a period of zero requests, the alarm enters INSUFFICIENT_DATA. How should the administrator handle this to avoid unnecessary alert noise?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 25Monitoring, Logging & Remediation
An operations team wants to create a CloudWatch alarm that triggers when the ratio of HTTP 5xx errors to total requests exceeds 5% for an Application Load Balancer. The team wants to use existing ALB CloudWatch metrics without publishing custom metrics. Which approach should they use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 26Monitoring, Logging & Remediation
An operations team has configured CloudWatch alarms using metric math expressions. An alarm evaluates `METRICS("m1")/METRICS("m2") * 100` where m1 is error count and m2 is invocation count for a Lambda function. The alarm frequently enters INSUFFICIENT_DATA state even during normal operation. What 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 27Monitoring, Logging, and Remediation
A SysOps administrator receives a CloudWatch alarm notification. They want to see which metric caused the alarm and view the last 24 hours of data. Where do they look?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 28Monitoring, Logging, and Remediation
A SysOps administrator configures a CloudWatch alarm for an S3 bucket's NumberOfObjects metric. The alarm is never triggered even when the bucket is empty. Why?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 29Select All That ApplyMonitoring, Logging & Remediation
A SysOps administrator is troubleshooting an issue where an EC2 instance's custom memory and disk metrics are not appearing in CloudWatch. The CloudWatch agent is installed and running on the instance. (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 30Monitoring, Logging & Remediation
A development team deploys a microservices application that emits structured JSON logs from AWS Lambda functions. They want these logs to automatically generate CloudWatch metrics for business KPIs (e.g., order count, payment failures) without deploying additional infrastructure. Which approach should the administrator recommend?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 31Monitoring, Logging & Remediation
A SysOps administrator needs to identify all EC2 instances across five accounts that have not sent metrics to CloudWatch in the last 24 hours, indicating potentially stopped or unhealthy agents. Which approach is MOST operationally efficient?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 32Monitoring, Logging & Remediation
A company runs a containerized application on Amazon ECS with the Fargate launch type. The operations team needs to monitor CPU utilization, memory utilization, and network throughput at the task and service level without installing any agents. Which CloudWatch feature provides these container-level metrics?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 33Monitoring, Logging & Remediation
A SysOps Administrator creates a CloudWatch dashboard to monitor production workloads and wants to share it in real time with a non-AWS stakeholder who does not have an AWS account. The dashboard must automatically refresh and be accessible via a web browser. 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 34Select All That ApplyMonitoring, Logging & Remediation
A SysOps Administrator is troubleshooting why a CloudWatch Agent on an EC2 instance is not publishing custom metrics. The agent process is running, and the instance has internet connectivity. Which two items should the administrator verify FIRST? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 35Monitoring, Logging & Remediation
A development team deploys an AWS Lambda function that processes orders. The team wants the function to emit custom business metrics (e.g., `OrderValue`, `ProcessingTime`) to CloudWatch without making explicit `PutMetricData` API calls, to avoid the overhead and additional IAM permissions. Which approach should the SysOps Administrator recommend?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 36Monitoring, Logging & Remediation
A SysOps Administrator notices that a CloudWatch Logs subscription filter sending data to a Kinesis Data Stream is throttled. The CloudWatch Logs metric `ForwardedLogEvents` is lower than expected and `ThrottledLogEvents` is non-zero. What is the MOST likely cause of the throttling?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 37Cost & Performance Optimization
A company uses a fleet of T3 burstable EC2 instances for a development environment. The SysOps Administrator notices that several instances are running in `unlimited` mode and are incurring unexpected charges for surplus CPU credits. The team wants to monitor credit usage proactively. Which CloudWatch metric should the administrator monitor, and what action should be taken when credits are low?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 38Select All That ApplyMonitoring, Logging & Remediation
A company runs a high-frequency trading application on EC2 instances and needs CloudWatch metrics at 1-second granularity so the team can detect CPU spikes within seconds. The default CloudWatch metrics report at 5-minute intervals. Which steps must the administrator take? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 39Select All That ApplyMonitoring, Logging & Remediation
An application team wants to set up a CloudWatch dashboard that automatically refreshes and shows the P99 latency for their Application Load Balancer alongside the `Invocations` count of a Lambda function. They also want to overlay deployment markers. Which CloudWatch dashboard features support this? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 40Monitoring, Logging & Remediation
A SysOps administrator notices that an Amazon EC2 instance's `StatusCheckFailed_System` metric is showing a value of 1 in CloudWatch. The instance is running a stateless web application behind an Application Load Balancer. What should the administrator do to resolve this with MINIMAL effort?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 41Monitoring, Logging & Remediation
A SysOps administrator is troubleshooting an application that writes to Amazon DynamoDB. The application occasionally receives `ProvisionedThroughputExceededException` errors. The DynamoDB table uses provisioned capacity mode. Which CloudWatch metric should the administrator examine FIRST to identify the root cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 42Monitoring, Logging & Remediation
A SysOps team needs to write a CloudWatch Logs Insights query that returns the top 10 most frequently occurring error messages from an application log group over the past 24 hours. Which query accomplishes this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 43Monitoring, Logging & Remediation
A company's operations team configured CloudWatch cross-account observability. The monitoring account can view metrics from source accounts but cannot view log groups. What 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 44Monitoring, Logging & Remediation
A SysOps administrator is analyzing VPC Flow Logs stored in CloudWatch Logs. The administrator needs to identify the top 5 source IP addresses generating rejected traffic on port 443 in the last 6 hours. Which CloudWatch Logs Insights query is correct?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 45Monitoring, Logging & Remediation
A company wants to stream real-time CloudWatch metrics from multiple AWS accounts into an Amazon S3 data lake for long-term analytics. The metrics should arrive in near real-time with minimal transformation. What is the MOST operationally efficient solution?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 46Monitoring, Logging & Remediation
A development team uses a containerized application running on Amazon ECS with Fargate. They emit application metrics inside their code using `console.log()` in a structured JSON format. The team wants these metrics to appear as custom CloudWatch metrics without deploying a sidecar container or modifying the task definition. Which approach should the administrator recommend?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 47Monitoring, Logging & Remediation
A company uses Lambda functions to process financial transactions. During peak hours, cold starts cause latency spikes that breach SLA requirements. The administrator enabled provisioned concurrency, but now wants to monitor whether the provisioned concurrency is being fully utilized or if additional capacity is needed. Which CloudWatch metric should the administrator monitor?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 48Select All That ApplyMonitoring, Logging & Remediation
A SysOps administrator configures CloudWatch metric streams to export EC2 metrics to a third-party monitoring platform via a Kinesis Data Firehose HTTP endpoint. After enabling the stream, no data appears at the destination. Which TWO actions should the administrator verify? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 49Monitoring, Logging & Remediation
A SysOps administrator needs to trace requests across multiple AWS services for a microservices application. The application uses Amazon API Gateway, AWS Lambda, and Amazon DynamoDB. The administrator wants a unified view that correlates traces, logs, and metrics in a single pane of glass within CloudWatch. Which feature should the administrator enable?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 50Select All That ApplyMonitoring, Logging & Remediation
A SysOps administrator is troubleshooting missing CloudWatch metric data for a custom application metric that was published 20 days ago. The metric was published with a storage resolution of 1 second (high-resolution). The administrator can still see the metric name but the granularity no longer matches the original 1-second data points. What explains this behavior? (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 51Monitoring, Logging & Remediation
An administrator publishes a custom CloudWatch metric every 10 seconds using high-resolution with `StorageResolution` set to 1. After 60 days, the administrator queries the metric. What is the finest granularity of data available?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 52Monitoring, Logging & Remediation
A SysOps administrator needs to monitor the memory utilization of EC2 instances. The default CloudWatch metrics do not include memory. After installing and configuring the CloudWatch agent, the administrator still does not see memory metrics in the CloudWatch console. What should the administrator check FIRST?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 53Monitoring, Logging, and Remediation
A SysOps administrator wants to create a metric from application logs showing the count of '5xx' errors per minute. Which CloudWatch feature creates this metric?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 54Monitoring, Logging, and Remediation
A SysOps administrator needs to collect custom application metrics (e.g., queue depth) from EC2 instances. Which tool ships these metrics to CloudWatch?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 55Monitoring, Logging, and Remediation
A SysOps administrator wants to alert on anomalous EC2 network traffic patterns rather than static thresholds. Which CloudWatch feature supports anomaly detection?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 56Monitoring, Logging, and Remediation
A SysOps administrator wants to query CloudWatch Logs across all log groups in an account without switching between groups. Which CloudWatch Logs Insights feature enables this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 57Monitoring, Logging, and Remediation
A SysOps administrator wants to measure the p99 latency of API calls across multiple Lambda functions. Which CloudWatch feature computes percentile statistics from metric data?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 58Monitoring, Logging, and Remediation
A SysOps administrator needs to monitor memory utilization of EC2 instances. The CloudWatch console does not show memory metrics. Why?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 59Monitoring, Logging, and Remediation
A SysOps administrator sets up a CloudWatch dashboard shared with an external stakeholder who does not have an AWS account. What sharing option allows this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 60Monitoring, Logging, and Remediation
A SysOps administrator needs to monitor DynamoDB consumed read and write capacity units. The application is throttling requests. Which CloudWatch metric indicates this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 61Monitoring, Logging, and Remediation
A SysOps administrator wants to monitor the number of 4xx errors returned by an API Gateway. How is this metric published to CloudWatch?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 62Monitoring, Logging, and Remediation
A SysOps administrator wants to monitor the bytes read/written per second for EBS volumes. Which CloudWatch metrics are used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 63Monitoring, Logging, and Remediation
A SysOps administrator uses CloudWatch Container Insights for ECS. Which metrics does it collect?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 64Monitoring, Logging, and Remediation
A SysOps administrator wants to monitor custom business metrics (e.g., order count per minute) alongside infrastructure metrics. Which CloudWatch approach is MOST efficient?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 65Monitoring, Logging, and Remediation
A SysOps administrator notices that a CloudWatch Logs Insights query is timing out for large log groups. What optimization reduces query time?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 66Monitoring, Logging, and Remediation
A SysOps administrator wants to troubleshoot an application issue by correlating CloudWatch metrics, logs, and X-Ray traces in a single view. Which CloudWatch feature provides this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 67Cost and Performance Optimization
A SysOps administrator uses Amazon CloudWatch and has many custom metrics. CloudWatch costs are high. Which practices reduce CloudWatch metric costs?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 68Monitoring, Logging & Remediation
A SysOps administrator needs to create a CloudWatch alarm that triggers when the ratio of `5XXError` to total `RequestCount` on an ALB exceeds 5% for three consecutive evaluation periods of 5 minutes. How should the administrator configure this alarm?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 69Monitoring, Logging & Remediation
A SysOps administrator has configured an SNS topic to receive all CloudWatch alarms. The team is overwhelmed with notifications and wants to route only `ALARM` state alarms for production resources to a PagerDuty integration, while `OK` and `INSUFFICIENT_DATA` go to a low-priority email. Which configuration achieves this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 70Monitoring, Logging & Remediation
A security team needs to count the number of REJECT actions per source IP address per hour in their VPC Flow Logs, and trigger an alarm when any single IP exceeds 1,000 rejected connections in an hour. The flow logs are sent to a CloudWatch Logs log group. Which approach is MOST operationally efficient?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 71Monitoring, Logging & Remediation
A company wants to automate incident response for critical production alerts. When a CloudWatch alarm fires, the system should automatically create an incident, notify on-call responders, track the timeline of actions, and provide a post-incident analysis. Which AWS service provides this integrated incident management capability?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 72Deployment, Provisioning & Automation
A SysOps Administrator wants to automatically roll back a CloudFormation stack update if a specific CloudWatch alarm enters the `ALARM` state within 5 minutes of the update completing. The alarm monitors the application's HTTP 5xx error rate. Which CloudFormation feature provides this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 73Reliability & Business Continuity
A SysOps Administrator configures Route 53 health checks for a multi-region active-passive failover setup. The primary region runs an ALB, and the secondary is an S3 static website. The administrator needs a health check that evaluates the primary ALB and fails over to S3 only when both the ALB endpoint AND a CloudWatch alarm for backend health are in a failure state. Which Route 53 health check type should be used?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 74Monitoring, Logging & Remediation
A company hosts a public-facing REST API behind Amazon API Gateway. The operations team needs to verify that the API returns HTTP 200 responses and that response latency stays below 3 seconds from multiple geographic locations every 5 minutes — even when no real users are active. If the check fails, a CloudWatch alarm must fire. Which solution meets these requirements 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 75Monitoring, 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 76Monitoring, Logging & Remediation
A SysOps administrator has separate CloudWatch alarms for CPU utilization, memory utilization, and disk I/O on a fleet of production EC2 instances. The team wants a single alarm that enters ALARM state only when both the CPU alarm and the memory alarm are in ALARM state, regardless of the disk I/O alarm. Which approach should the administrator take?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 77Monitoring, Logging & Remediation
A SysOps administrator has configured a composite alarm that combines three child alarms using the rule `ALARM(CPUAlarm) AND (ALARM(MemoryAlarm) OR ALARM(DiskAlarm))`. The current states are: CPUAlarm = ALARM, MemoryAlarm = OK, DiskAlarm = INSUFFICIENT_DATA. What is the state of the composite alarm if the missing data treatment for the composite alarm is set to `missing` → treat as "missing"?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 78Monitoring, Logging, and Remediation
A SysOps administrator wants CloudWatch to automatically recover an EC2 instance when a system status check fails. Which action should be configured on the alarm?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 79Monitoring, Logging, and Remediation
A SysOps administrator creates a CloudWatch alarm. The alarm state shows INSUFFICIENT_DATA. What does this mean?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 80Monitoring, Logging, and Remediation
A SysOps administrator uses Amazon EventBridge to automate responses to CloudWatch alarms. An alarm triggers but the EventBridge target (Lambda) is not invoked. What should they check?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 81Monitoring, Logging, and Remediation
A SysOps administrator needs to create a CloudWatch alarm that fires only if BOTH network in AND CPU utilization are high simultaneously. Which feature enables this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 82Monitoring, Logging, and Remediation
A SysOps administrator needs a centralized operational view showing all CloudWatch alarms, Config findings, and SSM OpsItems across multiple 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 83Monitoring, Logging, and Remediation
A SysOps administrator wants to send a notification to a Slack channel when a CloudWatch alarm enters ALARM state. What is the simplest architecture?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 84Monitoring, Logging, and Remediation
A SysOps administrator configures CloudWatch alarms but is concerned about alarm fatigue from too many notifications. Which strategy reduces alarm fatigue?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 85Monitoring, Logging, and Remediation
A SysOps administrator wants to automatically create a ticket in Jira when a CloudWatch alarm fires. Which architecture achieves this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 86Monitoring, 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 87Monitoring, 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 88Reliability and Business Continuity
A SysOps administrator uses CloudWatch alarms to detect failures. An alarm requires 3 consecutive evaluation periods of 1 minute each before firing. What is the impact of this configuration?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz
Key CloudWatch Concepts for SOA-C03
SOA-C03 CloudWatch Exam Tips
Amazon CloudWatch questions in SOA-C03 are typically scenario-based. Focus on operations, observability, incident response, and automated remediation. Priority concepts: cloudwatch, metric, alarm, dashboard, logs insights, metric filter.
What SOA-C03 Expects
- Anchor your answer in prioritize operational visibility and repeatable runbook-ready automation.
- CloudWatch scenarios for SOA-C03 are frequently mapped to Domain 1 (22%), so read the objective carefully before picking controls or architecture.
- Expect multi-topic scenarios where CloudWatch 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 CloudWatch Concepts
- Know the core CloudWatch building blocks cold: cloudwatch, metric, alarm, dashboard.
- Review the edge-case features and limits for logs insights, metric filter; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how CloudWatch pairs with CloudTrail, EventBridge, Systems Manager, Observability in real deployment patterns.
- For SOA-C03, explain why the chosen CloudWatch 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 CloudWatch 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 CloudWatch 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 CloudWatch without relying on default-open assumptions?
- Can you describe how CloudWatch integrates with CloudTrail and EventBridge during failure, scaling, and monitoring events?