Learn from industry experts about Why DevOps: The reason why the world is crazy about DevOps
This session will cover the following topics:
- DevOps Introduction
DevOps is a set of practices that combines software development and information-technology operations which aims to shorten the systems development life cycle and provide continuous delivery with high software quality. - Waterfall model
The waterfall model is a breakdown of project activities into linear sequential phases, where each phase depends on the deliverables of the previous one and corresponds to a specialization of tasks. - Agile Model
Advertisements. Agile SDLC model is a combination of iterative and incremental process models with focus on process adaptability and customer satisfaction by rapid delivery of working software product. Agile Methods break the product into small incremental builds. These builds are provided in iterations. - How DevOps Works
DevOps is the practice of operations and development engineers participating together in the entire service lifecycle, from design through the development process to production support. DevOps is also characterized by operations staff making use many of the same techniques as developers for their systems work. - Why DevOps (reasons of adoption)
DevOps is no more than a set of processes that coordinate to unify development teams and processes to complement software development. The main reason behind DevOps’ popularity is that it allows enterprises to create and improve products at a faster pace than traditional software development methods. - DevOps Implementation
DevOps Implementation is done in 5 phases- Collaborative Development
- Continuous Testing
- Continuous Integration
- Continuous Delivery or Deployment
- Continuous Monitoring