Saturday, 21 June 2014

What is Devops ?

Having knowledge and experience from development and operations is known as DevOps. These people/team is responsible for all the activities from development to production. They make sure development life cycle goes smooth. Some of the concepts are: 
  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.
Generally, The T-Shaped profiles (eg: Person who has depth knowledge in development and have knowledge also in CI and CD) are ideal for DevOps Team.