From the course: ISC2 Certified Cloud Security Professional (CCSP) Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Program management, part 3

Program management, part 3

- [Instructor] Welcome to this third lesson on a four part series going over program management. In this lesson, we have three types of management to discuss. The first is release management, and then we'll talk about deployment management and configuration management. Studying with release management. This is the process of managing, planning and controlling software releases in IT services. Those releases can cover both application updates and infrastructure updates, especially in environments where we're deploying our infrastructure using infrastructure's code, and we have an established CICD pipeline for the deployment of that infrastructure. This process has evolved significantly with the adoption of Agile methodologies and the integration of continuous integration, continuous delivery, or CICD pipelines. That's because these approaches focus on smaller and more frequent releases and incorporating automated testing for both efficiency and improved problem solving. From the…

Contents