In this lesson, you will get an overview of the actors involved in a basic CI/CD process flow and their interplay.
Note
This is a high-level overview of a basic CI/CD process flow. Depending on their specific requirements, actual implementations may differ in both their components and layout.Actors in the CI/CD Process and Their Tasks
Watch the following video to explore the interplay between the actors in a CI/CD process flow.
Note
Both the quality manager and the delivery manager roles can be automated so that the deployment works without human approval. In this case, the whole process is referred to as Continuous DeploymentSummary
You have now an understanding of the interplay between the basic actors within the CI/CD process flow.