Topic Archive
Topic: Ci-cd
Engineering insights and technical observations related to Ci-cd.
•
14 min read
Designing Safe Release Pipelines
A production-focused guide to release pipelines that reduce deployment risk through automation, evidence, rollout control, and rollback discipline.
release-engineeringci-cdcontinuous-delivery
•
18 min read
Trunk-Based Development vs Git Flow
A production-focused comparison of trunk-based development and Git Flow through release risk, team maturity, CI discipline, and rollback ownership.
release-engineeringgit-flowtrunk-based-development