You are on page 1of 6

DevOps Tutorial

What is DevOps & DevOps Tools

Copyright © JanBask Training. All rights reserved www.JanBaskTraining.


Learning Objectives

✓ What is DevOps?
✓ Why do we need DevOps?
✓ DevOps Lifecycle
✓ DevOps vs Agile
✓ DevOps Principles
✓ DevOps Automation Tools

Copyright © JanBask Training. All rights reserved www.JanBaskTraining.


What is DevOps?

The word DevOps is a combination of two words that is development and


operations. This is a culture that promotes the collaboration between
development team and the operations team. With the help of DevOps, The
applications can be delivered faster and serve their customer needs nicely.

Copyright © JanBask Training. All rights reserved www.JanBaskTraining.


Why do we need DevOps?

This is more about how DevOps addresses Dev and ops


Challenges .

DevOps Dev Challenges DevOps Solutions

Code deployment time is higher Quick Deployment of Code

Effective code management due


Poor code management to continuous integration

Copyright © JanBask Training. All rights reserved www.JanBaskTraining.


Continued….

DevOps Ops Challenges DevOps Solutions

Uptime maintenance is difficult Maximum reliability of Software Uptime

Automation tools are not so effective Automation tools are highly effective

Server monitoring is tough Continuous Monitoring

Feedback is not given well Continuous Monitoring

Copyright © JanBask Training. All rights reserved www.JanBaskTraining.


DevOps Lifecycle

DevOps is the effective collaboration between Development and IT operations.


It is not possible to understand DevOps without knowing DevOps lifecycle. The
important phase of DevOps life cycle are shown below that promotes
continuous integration and continuous monitoring.

Copyright © JanBask Training. All rights reserved www.JanBaskTraining.

You might also like