DevOpsAndSre Hub
This cluster covers the operational discipline of running software in production — automated delivery, deployment patterns, observability, on-call practice, and the SRE core principles. The orientation is concrete: practices that make the difference between a stable production system and an unstable one.
Delivery
- DevOpsFundamentals — What DevOps actually changed; what it did not
- CiCdPipelines — Pipeline design, stages, the patterns that scale
- TrunkBasedDevelopment — Trunk vs. GitFlow, the case for trunk
- GitWorkflows — Branch strategies, merge vs. rebase, commit hygiene
- MonorepoVsPolyrepo — The trade-offs at scale
- FeatureToggleManagement — Flag types, lifecycle, retirement
- ReleaseEngineering — Release artifacts, signing, rollback
- ReleasePlanning — Sequencing, dependencies, communication
Operations and Resiliency
Observability Implementation
Technical standards for monitoring and insight across the project ecosystem.
Adjacent clusters