Sepp 12
Sepp 12
DEVELOPMENT
Syllabus
Overview of DevOps; working principle; Benefits; DevOps culture; DevOps practices: continuous
integration, continuous delivery, version control, configuration management, Build process;
Introduction
DevOps is a software development process that emphasizes communication and collaboration
between product management, software development, and operations professionals.
DevOps also automates the process of software integration, testing, deployment and infrastructure
changes.
It aims to establish a culture and environment where building, testing, and releasing software can
happen rapidly, frequently, and more reliably.
The end goal of DEVOPS is to reduce “time to market” and improve the quality of the released
product.
Overview of DevOps
Questions
1. Define a)DevOps b)Continuous Integration c)Continuous Delivery
2. Write a note on Build process.
3. List and explain DevOps principles.
4. List the benefits of DevOps.
5. List the factors for Successful Devops Culture.
6. List the best practices of implementing DevOps.
7. Write a note on a)Continuous Delivery b)Continuous Integration c)Continuous Management
8. Explain version control.