Skip to main content

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-04-ci-cd-pipelines-release-engineering/resources.md
  • App: production
  • Semester: semester-09-cloud-devops
  • Module: module-04-ci-cd-pipelines-release-engineering
  • Unit kind: resource
  • Curation level: module_curated

Learning objectives

  • Explain Learning Resources as a software-delivery and risk-reduction system, not just automation for builds and tests.
  • Use Learning Resources to reason about feedback speed, artifact integrity, rollout safety, and release recoverability.
  • Use git-from-the-bottom-up, pro-git, the-linux-command-line to connect the learner page to pipeline stages, deployment strategies, and production-release discipline.

Prerequisites

  • Comfort with containers, environment promotion, and the need for repeatable, low-risk software delivery.

Source books

  • git-from-the-bottom-up
  • pro-git
  • the-linux-command-line

Source routes

Git From The Bottom Up

Pro Git

  • /books/pro-git via Pro Git: Basic hooks usage, Pro Git: Branch Management / Long-Running Branches, Pro Git: Checking out tags, Pro Git: Distributed Git workflows, Pro Git: Enforcing commit messages / ACL, Pro Git: Hooks overview, Pro Git: Listing / creating / deleting tags, Pro Git: Private managed team, Pro Git: Private small team, Pro Git: Pushing and tracking branches, Pro Git: Rebasing / cherry-picking workflows and preparing a release, Pro Git: Server-side hooks, Pro Git: Signing your work, Pro Git: Tagging, Pro Git: Testing it out, Pro Git: The perils of rebasing, Pro Git: The shortlog, Pro Git: Topic Branches and Remote Branches, Pro Git: Verifying tags, Pro Git: Viewing staged changes and committing

The Linux Command Line

  • /books/the-linux-command-line via Linux Command Line: Defensive programming / testing, Linux Command Line: Here documents, Linux Command Line: Shell functions and locals, Linux Command Line: Test cases, Linux Command Line: What are shell scripts, Linux Command Line: What is stored in the environment

Supporting curriculum routes

No supporting curriculum routes linked yet.

External enrichment

AI companion modes

  • Explain simply
  • Diagnose my confusion
  • Revision mode
  • Connect forward / backward

Source-of-truth note

This teaching unit is learner-facing guidance assembled from multiple canonical book routes. Use the listed source books as the primary conceptual spine for Learning Resources, and treat outside material as supporting enrichment only.