Dev Ops Introduction: What Is Devops?
Dev Ops Introduction: What Is Devops?
What is DevOps?
• DevOps = development
& operations
• A Methodology of
Continuous Delivery
1
The adoption of DevOps is driven by factors:
2
How to Start Adopting DevOps?
• Start Small: Start from experiments
implementing small enhancements.
• Celebrate Success.
Supporting Tools
• Git,Gerrit,Jenkins,Zuul,Devstack
Gate,IRC bots,Puppet etc.
3
How can we get more specific about applying
DevOps principles for our own work?
4
How the DevOps Movement Took Place
• The origins of the DevOps movement took place
around 2009:
• 10+ Deploys Per Day: Dev and Ops Cooperation at Flickr
“presentation. ”
• “Infrastructure as code".
• Continuous Integration.
Delivery Challenges
• Today’s business and technical needs are pushing
traditional delivery approaches to the breaking point
5
Today’s enterprise IT looks like this.
Change Management
Business Customer
S e c u r I t y, G o v e r n a n c e S e c u r I t y, G o v e r n a n c e
6
A simplified look at the enterprise
Operation
& Data
Systems
Deploy & Support
Security
7
A simplified look at the enterprise
Change Management
Business Customer
S e c u r I t y, G o v e r n a n c e S e c u r I t y, G o v e r n a n c e
8
What is DevOps Really?
What is DevOps?
Take 1 of 3:
9
What is DevOps?
Take 2 of 3:
The fundamental principles of DevOps as generally agreed
upon by the most influential early members of the DevOps
community, were summed up in the acronym “CAMS.”
CAMS
• Culture
• Automation
• Measurement
• Sharing
What is DevOps?
Take 2 of 3:
Jez Humble later suggested adding an “L”
to the acronym, changing it to “CALMS.”
We endorse and encourage this addition!
• Culture
• Automation
• Lean
• Measurement
• Sharing
10
What is DevOps?
Take 3 of 3: “From the ah-ha to the ka-ching”
Concept / ideation
Value
What is DevOps?
Attribute Key Elements
IT capabilities = strategic Projects, features and work flow through fast cycles times,
assets, not cost centers systems are “anti-fragile,” IT processes & capabilities are aligned
with overarching organizational needs
Highly automated
processes; mature Technical phases of projects supported by common tools and
deployment pipeline automation processes, collaboration replaces handoffs,
codebase/IT infrastructure is agile and functional by default
Continuous delivery of
software and IT value Features, projects and IT work follow a regular, iterative flow.
Cycle time is short, workflow favors small frequent changes
Commitment to
continuous learning Disciplined feedback loops quickly travel back upstream for
& improvement inclusion. Tools for monitoring, measurement and alerting
implemented & effective. Shared knowledge repositories.
11
Continuous Delivery Maturity Matrix
12
The “Agile Triangle”
13
Reduce Delivery Gaps
• Design and Deployment Planning
• Integrate and automate deployment planning processes
across development & operations
• Ensure asset & configuration details are shared and
synchronized across asset stores.
• Environment Setup, Testing,Deployment and Monitoring
• Leverage integrated tools for discovery & accelerating
provisioning of test lab & production environments.
• Improving test performance by replicating real world
environments - faster testing & problem resolution“ ”
• Issue Identification and Resolution Management
• Resolving problems quicker by sharing problem & ticket information
• Ensuring tracking tools for production problems and
application fixes remain synchronized
14
Common Attributes of Successful Cultures
• Infrastructure As Code
• Full Stack Automation
• Commodity Hardware and/or Cloud infra
• Reliability in software stack
• Datacenter or Cloud Infrastructure APIs
• Core Infra Services
• Application As Services
• Service Orientation
• Lightweight Protocols
• Versioned APIs
• Software Resiliency (Design for Failure)
• Database/Storage Abstraction
• Dev/Ops/All As Teams
• Shared Metrics/Monitoring
• Incident Management
• Service Owners On-call
• Tight integration
• Continuous Integration
• Continuous Deployment
• GameDay
15