Devops terms
Shipping fast, breaking nothing, sleeping soundly
The gap between writing code and running it reliably in production is where DevOps lives. CI/CD pipelines, infrastructure as code, containerisation, deployment strategies, monitoring, and incident response — this category covers the culture, tools, and practices that let teams ship with confidence and recover quickly when things go wrong.
Blameless Post-Mortem PHP 5.0+
A structured review of an incident focused on systemic causes and improvements, not individual blame — making it safe to surface failures.
2mo ago
devops intermediate
Maintaining two identical production environments and switching traffic between them for zero-downtime releases and instant rollback.
2mo ago
devops intermediate