- Effective DevOps with AWS
- Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
- 296字
- 2021-07-23 16:27:22
The origin of DevOps
DevOps is a new movement that officially started in Belgium in 2009, when a group of people met at the first DevOpsdays conference, organized by Patrick Debois, to discuss how to apply some agile concepts to infrastructure. Agile methodologies transformed the way software is developed. In a traditional waterfall model, the product team would come up with specifications; the design team would then create and define a certain user experience and user interface; the engineering team would then start to implement the requested product or feature, and would then hand off the code to the QA team, who would test and ensure that the code behaved correctly, according to the design specifications. Once all the bugs were fixed, a release team would package the final code, which would be handed off to the technical operations team, to deploy the code and monitor the services over time:
The increasing complexity of developing certain software and technologies showed some limitations with this traditional waterfall pipeline. The agile transformation addressed some of these issues, allowing for more interaction between the designers, developers, and testers. This change increased the overall quality of the product, as these teams now had the opportunity to iterate more on product development. However, apart from this, you would still be in a very classical waterfall pipeline, as follows:
All of the agility added by this new process didn't extend past the QA cycles, and it was time to modernize this aspect of the software development life cycle. This foundational change with the agile process which allows for more collaboration between the designers, developers, and QA teams, is what DevOps was initially after, but very quickly, the DevOps movement started to rethink how developers and operations teams could work together.
- Project 2007項目管理實用詳解
- 面向STEM的mBlock智能機器人創新課程
- Mastering VMware vSphere 6.5
- Learning Social Media Analytics with R
- 輕松學Java
- Windows 8應用開發實戰
- 大數據安全與隱私保護
- Data Wrangling with Python
- Apache Spark Deep Learning Cookbook
- 樂高機器人—槍械武器庫
- Mastering ServiceNow Scripting
- Chef:Powerful Infrastructure Automation
- 典型Hadoop云計算
- Machine Learning in Java
- Arduino創意機器人入門:基于ArduBlock(第2版)