CloudPath Academy

Your guide to AWS certification success

Amazon Web Services AWS Broken Labs

AWS Certified DevOps Engineer - Professional (DOP-C02) Domain 1

SDLC Automation

Official Exam Guide: Domain 1: SDLC Automation

Skill Builder: AWS Certified DevOps Engineer - Professional Exam Prep


Domain Overview

Domain 1 (22% - largest domain) focuses on implementing CI/CD pipelines, integrating automated testing, building and managing artifacts, and implementing deployment strategies.


Task 1.1: Implement CI/CD pipelines

Knowledge Areas:

Essential Documentation:


Task 1.2: Integrate automated testing into CI/CD pipelines

Knowledge Areas:

Essential Documentation:


Task 1.3: Build and manage artifacts

Knowledge Areas:

Essential Documentation:


Task 1.4: Implement deployment strategies

Knowledge Areas:

Essential Documentation:


AWS Service FAQs


Study Tips

  1. Master CI/CD pipeline architecture - Understand CodePipeline stages (Source, Build, Test, Deploy), integrations with CodeCommit/GitHub, and multi-account deployments.

  2. Learn deployment strategies - Blue/green (instant switch with rollback), canary (gradual traffic shift), rolling (incremental updates), all-at-once.

  3. Practice artifact management - CodeArtifact for package management, ECR for container images, S3 for general artifacts, lifecycle policies.

  4. Understand testing integration - Unit tests in build stage, integration tests pre-deployment, load tests post-deployment, security scans throughout.

  5. Study secrets management - Secrets Manager for automatic rotation, Parameter Store for configuration, CodeBuild integration, least privilege access.


Note: This is Domain 1 of 6, representing 22% (largest domain) of exam content.