The end of development, QA, operations and infrastructure as we know it.
Wiki:
DevOps is a culture, movement and practice that emphasizes the collaboration and communication of both software developers and information technology professionals while automating the process of software delivery and infrastructure changes.
It aims at establishing a culture and environment where building, testing, and releasing software can happen rapidly, frequently, and more reliably.
Replaced "Agile Infrastructure" in 2008
Automating all your continuous integration, testing and development pipeline
Build Server
Code Repo
Build
Run unit tests
Clone
Run integration tests
https://my.service.com/
Swap
Destroy
https://my.service.com/
Webhook