CI/CD (Continuous Integration / Continuous Delivery)
CI/CD is the software engineering practice of automatically integrating, testing and shipping code changes to production. Microsoft stack tools: Azure DevOps Pipelines, GitHub Actions, Azure DevOps YAML. Prerequisite for reproducible Infrastructure-as-Code deployments and rapid security patching.