Skip to content

AWS DevOps Guide

Comprehensive Learning Path for Senior DevOps Engineers

Section titled “Comprehensive Learning Path for Senior DevOps Engineers”

Part 9: Infrastructure as Code & Automation

Section titled “Part 9: Infrastructure as Code & Automation”


  • Basic understanding of networking concepts
  • Familiarity with Linux/Windows administration
  • Basic programming/scripting knowledge (Python, Bash)
  • Understanding of DevOps principles
Beginner Level (Chapters 1-15)
Fundamentals + Compute + Networking
|
v
Intermediate Level (Chapters 16-30)
Storage + Database + Security
|
v
Advanced Level (Chapters 31-50)
DevOps + Monitoring + IaC + Advanced Topics
IconMeaning
ImportantCritical concept
Best PracticeRecommended approach
TipHelpful tip
WarningPotential pitfall
Exam TipCertification relevant

AWS Cloud
============================================================================
+------------------+ +------------------+ +------------------+
| Region A | | Region B | | Region C |
| (Primary) | | (DR) | | (Edge) |
+------------------+ +------------------+ +------------------+
| | |
v v v
+------------------+ +------------------+ +------------------+
| VPC | | VPC | | Edge |
| +-------------+ | | +-------------+ | | Locations |
| | AZ-1 | | | | AZ-1 | | +------------------+
| | +--------+ | | | | +--------+ | |
| | | EC2 | | | | | | EC2 | | |
| | +--------+ | | | | +--------+ | |
| | +--------+ | | | | +--------+ | |
| | | RDS | | | | | | RDS | | |
| | +--------+ | | | | +--------+ | |
| +-------------+ | | +-------------+ |
| +-------------+ | | +-------------+ |
| | AZ-2 | | | | AZ-2 | |
| | +--------+ | | | | +--------+ | |
| | | EC2 | | | | | | EC2 | | |
| | +--------+ | | | | +--------+ | |
| +-------------+ | | +-------------+ |
+------------------+ +------------------+
|
v
+--------------------------------------------------+
| Shared Services |
| +----------+ +----------+ +----------+ |
| | S3 | | Route53 | | IAM | |
| +----------+ +----------+ +----------+ |
| +----------+ +----------+ +----------+ |
| |CloudWatch| | CloudTrail| | KMS | |
| +----------+ +----------+ +----------+ |
+--------------------------------------------------+

This guide covers content for:

  • AWS Solutions Architect Associate (SAA-C03)
  • AWS DevOps Engineer Professional (DOP-C02)
  • AWS SysOps Administrator Associate (SOA-C02)

Last Updated: February 2026 Author: DevOps Documentation Team