CI/CD este o practică tehnică cheie în cadrul mișcării mai largi DevOps — care este fundamental despre cultură, colaborare și ruptură a silourilor între dezvoltare și operațiuni pentru a livra software mai rapid și mai fiabil. Înțelegerea acestui context arată că CI/CD este un mijloc pentru atingerea unor obiective mai largi.
Ce este 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).
