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.
Platform Engineering
Building internal developer platforms that abstract infrastructure complexity — giving product teams self-service access to deployment, observability, and data services without ops tickets.
2mo ago
devops advanced
PHP Deployment Pipeline PHP 5.0+
A complete CI/CD pipeline for PHP — from push to production — covering lint, test, build, staging deploy, smoke test, and production release.
2mo ago
devops intermediate