Friday, June 21, 2019

About DevOps

Dev + Ops  is an approach for software developers and IT operations team work together to produce software and infrastructure services rapidly. This is basically automating processes to collaborate both team (Dev + Ops) efficiently.In this process  can build, test, and release software faster and more reliably.

It is automation and collaboration of two teams
·         DEV Team (Development & Testing Team)
·         OPS Team (IT or Operations Team)

Dev Ops automate software delivery all the phases from requirement gathering to end user product..
 Teams can use multiple tools for DevOps  



Like above example user can use other tools as well
  1. Source-code repository (GitHub, TFS, VSTS)
  2. Testing of code (Jenkins, TFS, VSTS)
  3. Code Deployment (Chef, Puppet, Ansible, SaltStack, VSTS)





2 comments: