Cloud Architecture Guide
DAY_03 / SECTION_05 // SYNTHESIS
MODULE COMPLETE

What to remember · where to go next

Five takeaways. The career paths these skills map to. Where to read deeper. And what comes next in Module 02.

// five things to remember
  1. 01

    Cloud integration is the architecture

    Most orgs are hybrid by accident — design it on purpose.

  2. 02

    Security is not bolt-on

    Identity → network → audit, in that order. Every time.

  3. 03

    Long lead times are a system-design problem, not a people problem

    The Three Ways are the system intervention.

  4. 04

    Anti-patterns are universal

    Central SQL, sticky sessions, tangled interfaces don't care which cloud you're on.

  5. 05

    Four golden signals get you 80% of observability

    Latency · traffic · errors · saturation. Start there.

// career paths

Real titles in the local market. You'll probably wear 2–3 of these hats early on, then specialize as you find what you like.

architecture Cloud Architect

High-level shape. Trades off between pillars. Talks to stakeholders.

rocket_launch DevOps Engineer

CI/CD, IaC, automation. Lives in the value stream.

shield_lock Site Reliability Engineer

Operates production. Owns the four golden signals. Game days, postmortems.

foundation Platform Engineer

Builds the internal platform other devs use. Self-service infra.

shield Cloud Security Engineer

Identity, network, audit at scale. Threat modeling, IR, compliance.

payments FinOps / Cloud Economist

Watches the bill. Tags, attributes, optimizes. Increasingly its own discipline.

// where to go next · resources
// books
  • The DevOps Handbook — Gene Kim et al.
  • Site Reliability Engineering — Beyer et al. (free online)
  • The Site Reliability Workbook — practical SRE
  • Building Secure & Reliable Systems — security-focused SRE
  • Accelerate — Forsgren, Humble, Kim · DORA research
// online
// coming next · module 02
SYS.MODULE_02 PREVIEW

Module 01 was about planning and design. Module 02 will go into implementation patterns:

  • — Container orchestration (Kubernetes deep-dive)
  • — Service mesh & inter-service security
  • — Event-driven and serverless integration
  • — Multi-cloud data strategies
  • — Practical IaC (Terraform / OpenTofu)

// the capstone you submit is what we'll build on. bring real org problems.

// thank you

questions, follow-ups, capstone:

pereira.giron@gmail.com