associate / SOA-C03

AWS Certified CloudOps Engineer - Associate Study Guide

Build operational judgment for monitoring, remediation, reliability, provisioning, security, networking, and cost operations.

Certification Overview

Exam code
SOA-C03
Target candidate
Operators who deploy, manage, and operate workloads on AWS.
Study scope
Eight to twelve weeks for operators with AWS basics. Expect telemetry, automation, resilience, security operations, and network troubleshooting.
Completion status
Published and source-reviewed 2026-08-07

What This Exam Is Really Testing

  • Whether you can observe, diagnose, remediate, and automate AWS environments without making outages worse.
  • Whether you understand backup, recovery, high availability, scaling, and business continuity choices.
  • Whether you can provision and patch resources consistently with infrastructure as code and Systems Manager.
  • Whether you can troubleshoot identity, network, DNS, logging, and compliance symptoms.

Who This Exam Is For

Operators who deploy, manage, and operate workloads on AWS. Operational AWS experience, logging, monitoring, and networking basics are recommended.

Exam Blueprint

SOA-C03 exam blueprint
DomainWeightStudy page
Monitoring, Logging, Analysis, Remediation, and Performance Optimization22%Open Domain 1
Reliability and Business Continuity22%Open Domain 2
Deployment, Provisioning, and Automation22%Open Domain 3
Security and Compliance16%Open Domain 4
Networking and Content Delivery18%Open Domain 5

How to Use These Notes

Study from evidence. For each service, know the logs, metrics, alarms, configuration records, and remediation path that would prove or fix the problem.

Domains

Critical AWS Services

Do not study these as vocabulary words. For each service, know the workload fit, what AWS manages, what you still configure, security boundaries, scaling behavior, and cost signal.

Service Comparisons

Many AWS questions are not asking whether a service can solve the problem. They ask which service solves it with the right operational, security, availability, and cost tradeoff.

Exam Decision Patterns

Least operational overhead

Prefer managed and serverless services when they satisfy the requirement. Exceptions appear when the scenario needs host control, unsupported runtimes, specialized network behavior, or exact migration compatibility.

Highly available

Identify the failure boundary. One instance is not HA. Multiple instances in one AZ help capacity but not AZ failure. Multi-AZ handles regional AZ faults. Multi-Region handles regional events but adds complexity and cost.

Durable

Durability is about preserving data. Use replication, versioning, backups, point-in-time recovery, and tested restore plans. A durable backup does not guarantee a low RTO.

Decouple the application

Use SQS for buffering work, SNS for fanout, EventBridge for event routing, and Step Functions for visible workflow state. Add retries, DLQs, and idempotent consumers.

Least privilege

Prefer roles and temporary credentials, scope actions/resources/conditions, watch explicit denies, and remember that resource policies may also be required.

Most cost-effective

Read usage pattern, duration, access frequency, scaling behavior, data transfer, and operations. Cheapest unit price is not always lowest total cost.

Lowest latency

Move content or compute closer to users, cache aggressively, choose the right database access pattern, and avoid unnecessary cross-Region or NAT paths.

Private connectivity

Use private subnets, VPC endpoints, PrivateLink, VPN, Direct Connect, Transit Gateway, and tight DNS/routing design instead of public exposure.

Open the full decision-pattern guide

What AWS Wants You to Notice

Common Exam Traps

  • Confusing CloudWatch metrics with CloudTrail API history.
  • Changing broad network rules before checking route tables, NACLs, security groups, and DNS.
  • Treating backup success as recovery validation.
  • Missing Systems Manager prerequisites such as instance profiles, agent status, and network access.

Architecture Diagrams

Centralized Logging Multiple accounts send activity, logs, and findings to protected central destinations for operations and audit. Centralized Logging Member AccountsCloudTrailCloudWatch LogsS3 Log ArchiveSecurity Hub
Multiple accounts send activity, logs, and findings to protected central destinations for operations and audit.
Highly Available Web Application A web request reaches Route 53, CloudFront, an Application Load Balancer, application instances in two Availability Zones, and a Multi-AZ database. Highly Available Web Application InternetRoute 53CloudFrontALBEC2 Auto Scaling in AZ A and AZ BRDS Multi-AZ
A web request reaches Route 53, CloudFront, an Application Load Balancer, application instances in two Availability Zones, and a Multi-AZ database.
Backup and Disaster Recovery A primary workload creates protected backups and cross-Region copies so recovery can meet stated RPO and RTO. Backup and Disaster Recovery Primary RegionBackupsCross-Region CopyPilot LightRoute 53 Failover
A primary workload creates protected backups and cross-Region copies so recovery can meet stated RPO and RTO.
Private Subnet Architecture Internet-facing load balancers stay public while application and database resources stay private with controlled egress and private AWS service access. Private Subnet Architecture Public ALB SubnetsPrivate App SubnetsPrivate DB SubnetsNAT GatewayVPC Endpoints
Internet-facing load balancers stay public while application and database resources stay private with controlled egress and private AWS service access.

Hands-On Practice

These labs are optional. They do not provision anything from this website. Read the cost warning before creating AWS resources.

Mastery Checklist

Checklist state is saved locally in this browser and does not change Arcade readiness scoring.

Practice in AWS Arcade

Use the Arcade after studying a domain so explanations reinforce reasoning instead of becoming answer memorization.

Sources and Review Metadata

This independent training application is not affiliated with or endorsed by Amazon Web Services. AWS, Amazon Web Services, and AWS certification names are trademarks of Amazon.com, Inc. or its affiliates.