DevOps - CI/CD Glossary Definition
DevOps is a set of practices and a culture that unite software development and IT operations to shorten the delivery cycle, emphasizing automation, shared ownership, and fast feedback.
In CI/CD
CI/CD is the core engineering practice of DevOps: automated build, test, and deployment pipelines are how the gap between "code written" and "code running in production" is closed.
Related guides
DevSecOps - CI/CD Glossary DefinitionDevSecOps: DevSecOps extends DevOps by making security a shared, continuous responsibility built into the pip…
Site Reliability Engineering - CI/CD Glossary DefinitionSite Reliability Engineering: Site reliability engineering (SRE), originated at Google, applies software-engi…
Platform Engineering - CI/CD Glossary DefinitionPlatform Engineering: Platform engineering is the discipline of building an internal developer platform (self…