Platform
# Cloud providers, infrastructure, operating environments, delivery platforms.
❯ cat documents/
-
CI/CD & delivery engineering
Concept
2026-08-08
Trunk-based development, pipelines, feature flags, and progressive deployment — shipping safely as a solved engineering problem.
-
Kubernetes & containers deep dive
Concept
2026-08-08
From namespaces and images to the reconciliation loop — what containers actually are and how Kubernetes turns them into a platform.
-
Infrastructure as code
Concept
2026-08-08
Infrastructure as reviewable text — declarative state, the plan/apply loop, state management, and the drift problem.
-
Test-suite scheduling & job partitioning
Concept
2026-08-20
Why a slow pipeline is usually floored by one unit rather than starved of workers — the runner's scheduling granularity, amortizing setup, and dividing jobs along an axis that makes the failure a diagnosis.
-
Cloud fundamentals
Concept
2026-08-08
The provider-agnostic core — IAM, VPC networking, the compute spectrum, managed data services, and the cost model as a design input.
❯ tree collections/
-
Developer environments/
4 items
How a project gets the right toolchain onto a laptop, a CI runner and a colleague's machine — the version-manager, container and pinning layers, and how far up you need to go.
-
Observability & SRE/
5 items
Metrics, logs, and traces; SLOs and error budgets; incident response — running systems as an engineering discipline.
-
Articles/
1 item
saved external articles on platform topics.
-
Exercises/
4 items
multi-milestone build projects drilling the platform concepts.