Learning Resources
This generated surface maps a learner-facing curriculum unit to its canonical source routes.
Curriculum surface
- Open learner-facing unit
- Curriculum path:
content/curriculum/production/semester-09-cloud-devops/module-02-infrastructure-as-code/resources.md - App:
production - Semester:
semester-09-cloud-devops - Module:
module-02-infrastructure-as-code - Unit kind:
resource - Curation level:
module_curated
Learning objectives
- Explain Learning Resources as a repeatability, reviewability, and drift-control problem instead of just writing configuration files.
- Use Learning Resources to reason about safe change, environment consistency, and the cost of unmanaged infrastructure state.
- Use
pro-gitto connect the learner page to provisioning workflows, state management, policy, and operational recovery paths.
Prerequisites
- Comfort with cloud platform primitives and the idea that infrastructure should be repeatable, reviewable, and recoverable.
Source books
pro-git
Source routes
Pro Git
- /books/pro-git via
Pro Git: Distributed Workflows
Supporting curriculum routes
No supporting curriculum routes linked yet.
External enrichment
- Terraform Documentation (
official_docs_companion) - Connects infrastructure-as-code concepts to a widely used operational workflow with concrete state and plan semantics. - AWS CloudFormation User Guide (
optional_deep_dive) - Helps learners compare different IaC models and understand provider-managed deployment tradeoffs.
AI companion modes
- Explain simply
- Diagnose my confusion
- Revision mode
- Connect forward / backward
Source-of-truth note
This teaching unit is learner-facing guidance. Its canonical source backbone is the referenced book pro-git, and outside material should only clarify or strengthen that backbone.