AWS Certified CloudOps Engineer - Associate
Validates ability to deploy, manage, operate, and troubleshoot workloads on AWS. Covers monitoring and logging, reliability and business continuity, deployment automation, security and compliance, and networking and content delivery. Replaces the AWS Certified SysOps Administrator - Associate (SOA-C02) with expanded coverage of containers, multi-account and multi-Region architectures, and infrastructure as code.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1Deployment, Provisioning, and Automationhard
A platform team is being asked to give developers a paved-road self-service experience for deploying serverless and container-based applications, where the platform team owns versioned templates that bundle infrastructure plus the CI/CD pipeline and developers just pick a template. The engineer is evaluating AWS Proton. Which statement matches the documented design?
- A.Proton requires application developers to author their own raw CloudFormation templates from scratch, with no platform-team-managed template layer. Proton explicitly separates the administrator role (template authoring) from the developer role (template selection).
- B.AWS Proton is automated infrastructure as code provisioning and deployment of serverless and container-based applications; administrators create versioned service templates that define standardized infrastructure and deployment tooling, and application developers select from the available service templates to automate their application deployments, with platform teams using versioned infrastructure-as-code templates to define and manage standard application stacks that contain architecture, infrastructure, and the CI/CD pipeline.Correct answer
Sources
Questions are grounded in 150 references from official and authoritative materials.