Day 1 assignment

What is devops?

Devops is a set of practices, tools and cultural philosophy that combines the development teams and operational teams.

10 advantages of devops

  1. Fast delivery
  2. Defects correction
  3. Team collaboration
  4. Continuous delivery
  5. Reducing the risk of change
  6. Quality of the product
  7. Continuous improvement
  8. Minimal cost production
  9. Improve the software performance
  10. Reliability

Top 10 tools used in devops

  1. Jenkins
  2. Docker
  3. Kubernetes
  4. Maven
  5. Git
  6. Puppet
  7. Chef
  8. Ansible
  9. Nagios
  10. Saltstack

How to implement devops ?

We can use Jenkins to implement CI/CD of the devops. Whenever developers build the application and make changes it will be automatically tested with testcase and upon successful testing it will be deployed to production server . We can integrate many plugins with jenkins such as gerrit and git . Applications can be deployed into containers and these containers can be managed by Kubernetes .

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x