Top Banner
DevOp s - - Author : Pritiman Panda The Six R’s of DevOps The Six R’s of DevOps
10

The Six R's of DevOps

Jan 13, 2015

Download

Technology

Pritiman Panda

 
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

The Six R’s of DevOps

Page 2: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

Who am I ?

Linkedin

Twitter

Slideshare

RSS Feed

Pritiman Panda

http://thebpmfreak.wordpress.com

Page 3: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

1. Repeatable

Define and Plan

Build and Construct

Run and Execute

Request Developers

Build and ReleaseBy Operations Team

Review and Verify

• No Manual Steps• Automation of the Deployment and Operation Tasks

No Manual Steps

Can your Dev and Ops Team repeat the same process flawlessly ??

Page 4: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

2. Reliable

• Make the Process Efficient• Trust the handshake between the processes, • Ensure Flexibility and Agility

How reliable, flexible and trustworthy is your Code ??

Page 5: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

3. Reviewable

• Audit and Traceable steps for reference• Transparency of the processes

Is your existing Review Process transparent across the Teams (Dev and Ops)

Page 6: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

4. Rapid

• Fast to Build, Deploy and Restore.• Continuous Build, Integration and Deployment• Continuous Delivery

Flickr deploys 10 times a day.....why don’t you ??

Page 7: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

5. Resilient

• Automated Re-Configuration• Configuration Management

Are you using tools like Chef or Puppet for Configuration Management ??

Page 8: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

6. Reduced

• Limit the additional Costs incurred• Reduce the Time to Market

Were you able to Ship your code faster with reduction in cost and time

??

Page 10: The Six R's of DevOps

DevOps

-

-

Author : Pritiman Panda The Six R’s of DevOps

Thank You