DevOps - newgeekorder/TechWiki GitHub Wiki
See also Home
DevOps is a term and consists of a number of practices that produce an automated development environment with the goals of high quality rapid and reliable deliverable. Some of the practices often associated with DevOps include
- Continuous Delivery
- TDD
Continuous Delivery (CI)
The practice of
- automated build
- environment deployment
- automated testing
DevOps Scripting
- DevOps Scripting with Chef