CI/CD Workflows
-
There are 3 major workflow’s in which most of the projects fit in.
- Virtual/Physical Machine Deployment
- Infra Provisioning and Deployment
- Containerized Deployment
-
Application Deployment Options: Applications are deployed on
- Virtual Machines/Physical Machines:
- OnPrem
- Cloud
- Containers:
- Kubernetes (OnPrem/Cloud)
- Cloud Native Applications:
- PaaS (Azure App Service/ AWS Elastic BeanStalk)
- Faas (Azure Functions/AWS lambda)
- Virtual Machines/Physical Machines:
-
Activities
-
Deployment
- Order of Execution