DevOps - Contents - Cohort6
DevOps - Contents - Cohort6
-------------
1. Faster Delivery
2. Fail Fast
3. Fast Feedback
3 Actors- Example-
Version Control-
Ex-Product,PQR1-
PQR2-
PQR2.1-
PQR2.1.1-
Version Control- Tool- Perforce and Git- Repository Tool
Build Automation-
Build process-
1. Checking out the fresh version of the code from source code repository
2. Getting the code
3. Compiling the code
4. Conducting Unit test
5. Collecting Reports, informing Dev team
Requirement-
1. Build server
2. Test cases
3. Automation process
CI- CD-
CI Process
CD Process
Cloud Computing-
1. SaaS- Software as a Service-
2. IaaS- Infrastructure as a Service-
3. PaaS- Platform as a Service-