---
title: What is Policy Driven Continuous integration and Continuous delivery
type: video
date: 2022-04-17
source: youtube
summary: What is Policy Driven CI/CD - Continuous integration and continuous delivery. Continuous Integration and Continuous Delivery (CI/CD) is a practice or a process that consists of a set of tools and tasks to enable you to automate the process of building,…
media_url: "https://www.youtube.com/watch?v=HvAi6zs2Bgc"
draft: false
---

What is Policy Driven CI/CD - Continuous integration and continuous delivery.

Continuous Integration and Continuous Delivery (CI/CD) is a practice or a process that consists of a set of tools and tasks to enable you to automate the process of building, testing, and deploying your applications in a repeatable manner across environments. CI/CD enables you to rapidly rollout releases of your application while it is being developed and maintained by  teams that work in tandem to deliver reliable software across environments. 

#CI/CD #Cloud