CI/CD é uma prática técnica chave dentro do movimento DevOps mais amplo — que é fundamentalmente sobre cultura, colaboração e quebrar silos entre desenvolvimento e operações para entregar software mais rápido e de forma mais confiável. Entender esse contexto mostra que CI/CD é um meio para objetivos mais amplos.
O que é DevOps
DEVOPS is a culture/movement uniting DEVELOPMENT and OPERATIONS:
→ break down SILOS between dev (build features) and ops (run systems) — shared
ownership and collaboration instead of "throw it over the wall"
→ CULTURE + practices + tools to deliver software faster and more reliably
→ "you build it, you run it" — teams own their software end-to-end
→ CI/CD is a core TECHNICAL ENABLER of DevOps (but DevOps is broader than tools).
