Cicd — Microsoft Azure Solutions Architect (AZ-305) Practice Questions
CI/CD, continuous integration and continuous delivery (or deployment), is a set of practices and tooling that automate the process of merging code changes, running tests, and releasing software to production. On the AZ-305 exam, candidates design end-to-end CI/CD architectures using Azure DevOps or GitHub Actions, selecting appropriate strategies for branching, environment promotion, and rollback. Key considerations include how CI/CD integrates with infrastructure-as-code pipelines, container registries, and approval workflows for regulated environments. The exam tests understanding of how well-designed CI/CD reduces deployment risk and accelerates delivery velocity.
Free questions on cicd
You need to implement a CI/CD pipeline that validates infrastructure changes before deployment to production. What approach integrates security and compliance validation?
Free question · hard · full answer + explanation