You are on page 1of 6

DevOps INTRODUCTION

BY Dr. RANI REDDY


Learning Objectives

✓ What is DevOps?
✓ Why do we need DevOps?
✓ DevOps Lifecycle
✓ DevOps vs Agile
✓ DevOps Principles
✓ DevOps Automation Tools
✓ Who is DevOps Engineer?
✓ The salary structure of a DevOps Engineer
✓ Wrapping Up
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.
Why do we need DevOps?

This is more about how DevOps addresses Dev and ops Challenges .

JanBask Training Dev Challenges DevOps Solutions

Code deployment time is higher Quick Deployment of Code

Effective code management due


Poor code management to continuous integration
Continued….

JanBask Ops Challenges DevOps Solutions


Training

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


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.

You might also like