Tuesday 12 July 2016

DevOps Principles & Practices

DevOps:

DevOps is the blending of tasks performed by a company's application development and systems operations teams 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.

DevOps Principles :

  • Holistic System thinking
  • Iterative
  • Collaborative
  • Automated
  • Self-Service
  • Incremental
  • NO Silos
  • Rapid useful Feedback

DevOps Practices :

  1. Continuous Integration (CI).
  2. Continuous Deployment (CD).
  3. Continuous Delivery(CD).
  4. Build Automation
  5. Deployment Automation
  6. Source Code Management.
  7. Application Server Knowledge.
  8. Automated Provisioning
  9. Automated Release Managment.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home