SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
get right TM
DevOps for Service Managers
Johann Botha
twitter: #devops_or_die, #devopsinst, #devops, #itsm, #agile
https://www.linkedin.com/topic/devops-culture
http://www.get-it-right.com
DevOps - the role it will play in future IT organisations
Are ITIL & COBIT dead or is DevOps just another way of doing the same thing?
Presented at the Johannesburg Chapter of the
itSMFMarch 2016 © getITright 2015/61
get right TM
What DevOps is not
• It is not about tools.. only – although tools plays a significant part in
DevOps.
• It is not best practice, its new and emergent – best practice is always old,
tried and tested - it is never leading edge, free-thinking and emergent.
• DevOps is not a definitive framework or a standard – definitive frameworks
and standards have a better place when talking about best-practice.
• There is no one right way in DevOps - there are only generally accepted
practices and principles.
• DevOps is not owned by ANYONE – it is truly in the public domain.
• DevOps does not compete with or replace any of the existing best-practices
– it rather talks about a different way of doing what ITIL®, COBIT®, Etc. say
you should do.
March 2016 © getITright 2015/62
get right TM
What DevOps really is
• DevOps is emergent practice developed by
practitioners for practitioners
• There are some authoritative sources
• Based on Agile and Lean principles
• DevOps is about multi-disciplinary teams
• DevOps focus on the how and the now!
DevOps is a cultural and professional movement that stresses
communication, collaboration and integration between software
developers and IT operations professionals.
© 2013 Simon Sinek, Inc.
March 2016 © getITright 2015/63
get right TM
What DevOps really is
continuous
integration &
testing
continuous
delivery &
deployment
continuous
operation
continuous assessment
continuous assessment
agile
development
March 2016 © getITright 2015/64
get right TM
The need for DevOps
• Accelerated demand for quality services and better UX
• The interdependence of IT functions
• The need for a culture of collaboration and communication.
• Virtualised and cloud infrastructure. (Public cloud providers ALL use
DevOps.)
• Encourages the use of automation and cater for:
• Infrastructure as code
• Data centre automation and configuration management tools
• Monitoring and self-healing technologies
March 2016 © getITright 2015/65
get right TM
Significant DevOps users
March 2016 © getITright 2015/6 6
get right TM
DevOps and Agile/Lean/Six Sigma
• Multi-disciplinary teams
• Iterative
• Focus on value
• Short cycles
• Relies heavily on measurement and monitoring
• Destroys waste (muda, mura & muri)
• Continuous assessment, learning and improvement
“The (completely achievable) goal aligns IT goals with business goals by
removing all of the bottlenecks, inefficiencies, and risks between a business
idea (the ‘ah-ha!’) and a measurable customer outcome (the ‘kaching!’).”
Damon Edwards
Muda
(waste)
Mura
(inconsistency)
Muri
(overburden)
Lean
3M
March 2016 © getITright 2015/67
get right TM
2015 state of DevOps report
• High-performing IT organizations deploy 30x more frequently with 200x
shorter lead times; they have 60x fewer failures and recover 168x faster.
• Lean management and continuous delivery practices create the conditions
for delivering value faster, sustainably.
• High performance is achievable whether your apps are greenfield,
brownfield or legacy.
• IT managers play a critical role in any DevOps transformation.
• Diversity matters.
• Deployment pain can tell you a lot about your IT performance.
• Burnout can be prevented, and DevOps can help.
March 2016 © getITright 2015/68
get right TM
DevOps vs ITIL & Cobit
there is no VS
in this equation!
“It is my firm belief that ITSM and
the DevOps movement are not at
odds. Quite to the contrary, they’re
a perfect cultural match.” Gene Kim
March 2016 © getITright 2015/69
get right TM
QUESTIONS about DevOps AND ITIL
• What is the ITIL process that handles development?
• What process in ITIL deploys infrastructure?
• Release and deployment management
• Which processes in ITIL require you to build models?
• Change, Transition Planning and Support, Release and Deployment Management,
Configuration Management – more but for now these are important.
• Have your organisation done this?
• Really – honestly?
• What is the purpose of a model?
• Define repeatable steps with clear boundaries, roles involved, responsibilities and
controls – yes more but for now these are important.
• What is the definition of a standard change?
• We will get to this in a few slides.
March 2016 © getITright 2015/610
get right TM
DevOps, ITIL and Models
• Transition Models
• Change Models
• Configuration Models
• Release Models
• Test Models
• Deployment Models
Who (should) build these models?
• Process owners with the help of Technical and Application Management
March 2016 © getITright 2015/611
get right TM
DevOps, ITIL and Standard Changes
“A standard change is a change to a service or other CI for which the
approach is pre-authorised by change management, and this approach
follows an accepted and established procedure to provide….. Every standard
change should have a change model that defines the steps to follow…..
Authorisation for each occurrence will be granted by a delegated
authority….. The crucial elements of a standard change are…..Defined
trigger/s, task are well known, documented and proven, authority is given in
advance…….The risk is USUALLY low and ALWAYS well understood.”
(ITIL ST 4.2.4.7)
March 2016 © getITright 2015/612
get right TM
DevOps, ITIL and AUTOMATION
Changing the PIR agenda for the best, for good – just add a few steps.. (ITIL ST 4.2.5.10)
• Change met objectives?
• Users, customers, stakeholders content?
• Unexpected side effects?
• Plan worked with resources as planned and was implemented on time in budget?
• Remedial plan functioned correctly?
• What can we learn from this and do better next time?
NOW ADD….
• Will we do this again and if so, will we do it in the same way?
• Can we define the implementation approach and reuse this safely (build change & release models)?
If you can – you have just identified another standard
change that is a candidate for DevOps Automation!
March 2016 © getITright 2015/613
get right TM
The lesson here….
• The better you get at building models, the less
changes you have to put through the normal
change process…..
• The more change/release automation you can
do….
• Which is basically…… DevOps!
• Which means that you can accelerate change
tempo and success rate!
March 2016 © getITright 2015/614
build
test
release
deployrun
measure
plan
code
get right TM
How would DevOps deploy a change?
Component
Component
Component
Integration
System Unit Functional
Performance Integration
Production-like environment
Usability
Security
Production-like
environment
Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library
Live service
Monitoring &
measurement
DEV
package & build
TEST
testing laboratory
Stage Prod
operations environment
continuous integration continuous testing continuous monitoring
continuous delivery
shift left concerns and issues feedback
March 2016 © getITright 2015/615
get right TM
How would ITIL deploy a change?
Component
Component
Component
Integration
System Unit Functional
Performance Integration
Production-like environment
Usability
Security
Production-like
environment
Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library
Live service
Monitoring &
measurement
DEV
package & build
TEST
testing laboratory
Stage Prod
operations environment
continuous integration continuous testing continuous monitoring
continuous delivery
shift left concerns and issues feedback
plan build test pilot? deploy ELS run/support
CMS
change management and change evaluation
ITIL release management
March 2016 © getITright 2015/616
get right TM
DevOps (Lean) ways
Component
Component
Component
Integration
System Unit Functional
Performance Integration
Production-like environment
Usability
Security
Production-like
environment
Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library
Live service
Monitoring &
measurement
DEV
package & build
TEST
testing laboratory
Stage Prod
operations environment
continuous integration continuous testing continuous monitoring
continuous delivery
shift left concerns and issues feedback
The First Way – Flow
Understand and increase the flow of work (left to right)
Fail,
forward,
fast!
Tom Peters
March 2016 © getITright 2015/617
get right TM
DevOps (Lean) ways
Component
Component
Component
Integration
System Unit Functional
Performance Integration
Production-like environment
Usability
Security
Production-like
environment
Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library
Live service
Monitoring &
measurement
DEV
package & build
TEST
testing laboratory
Stage Prod
operations environment
continuous integration continuous testing continuous monitoring
continuous delivery
shift left concerns and issues feedback
The First Way – Flow
Understand and increase the flow of work (left to right)
The Second Way – Feedback
Create short feedback loops that enable continuous improvement (right to left)
Netflix have a team that
purposely introduce errors to the
LIVE environment so see how
quickly it can be fixed!
March 2016 © getITright 2015/618
get right TM
DevOps (Lean) ways
Component
Component
Component
Integration
System Unit Functional
Performance Integration
Production-like environment
Usability
Security
Production-like
environment
Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library
Live service
Monitoring &
measurement
DEV
package & build
TEST
testing laboratory
Stage Prod
operations environment
continuous integration continuous testing continuous monitoring
continuous delivery
shift left concerns and issues feedback
The First Way – Flow
Understand and increase the flow of work (left to right)
The Second Way – Feedback
Create short feedback loops that enable continuous improvement (right to left)
The Third Way – Continuous experimentation and learning
Create a culture that fosters, experimentation, taking risks and learning from
failure, understanding that repetition and practice is the prerequisite to masteryQuality has to be
caused, not controlled.
PB Crosby
March 2016 © getITright 2015/619
get right TM
Improvement is simplification!
“Perfection is achieved, not
when there is nothing more
to add, but when there is
nothing left to take away.”
Antoine de Saint-Exupery
March 2016 © getITright 2015/620
get right TM
DevOpsandtools
March 2016 © getITright 2015/621
get right TM
DevOps and the future IT organisation
• Virtualisation, cloud and application sourcing will make many IT roles obsolete!
• Ditto for IT processes!
• Users / customers can build cloud based applications like “Lego blocks”, test it
themselves using pre-defined test models and deploy. They can do this with
rudimentary development/scripting skills.
• The search for UX necessitates on-the-fly updates to code and functionality,
always faster…
• Skills required by IT is evolving (away from technology if you are a
Type-1 service providers. Also remember that the bulk of IT people are
employed herein Type-1 service providers).
March 2016 © getITright 2015/622
The API is KING!
get right TM
Skills to future-proof your career
Key future business and IT skills:
March 2016 © getITright 2015/623
DevOps
get right TM
DevOps Training
• DevOps Foundation
• Certified Agile Service Manager
• Certified Agile Process Owner
• Agile Project Manager
• Scrum
• Lean IT
March 2016 © getITright 2015/624
Other Training
ITIL COBIT ISO20000 ISO27001
Cybersecurity BCM/ITSCM QM/QMS Cloud Computing
Service Desk IT Strategy IT Governance Lean 6 Sigma
get right TM
more about Johann
March 2016
• 30+ years IT experience – most in an executive manager or an IT management-practice coach/trainer/consultant role.
• Worked in 18 countries - mostly for government, financial services and IT companies.
• itSMF South Africa – Lifetime Achievement Award for making a significant contribution to body of knowledge and community of practice
• Actively involved in the development of IT management practices and standards – contributing SME COBIT 5 and ISO20000
• Fellow and founding EMEA board member of the Practitioners in Service Management Institute (priSM).
• Past Chair of the IT Service Management Forum (itSMF) in South Africa.
• Past governance committee member – Adaptive Service Model (TSF) International.
• Author or co-author on service management and the governance of IT (co-author of the ISACA bestseller – COBIT users guide for Service
Managers and an subject matter expert participant in the development of COBIT 5).
• Accredited trainer for ITIL, COBIT 5, C5 NIST Cybersecurity, Scrum, ISO9001/20000/27000/22301, LEAN and DevOps
• CGEIT (Certified in the Governance of Enterprise IT / ISACA), ITIL Expert, Certified C5 Assessor & Agile Practitioner
• Chartered IT Professional (Member of the British Chartered Institute of IT)
• Master of Business Administration, Post-graduate Certificate in Management, Certificate in Organisational Behaviour, Diploma in Digital
Electronics
You can contact Johann at: johann.botha@get-it-right.co.za or +27 (0) 82 772 6452
get right
TM
© getITright 2015/625

Weitere ähnliche Inhalte

Was ist angesagt?

HP Discover Session BB2160: Agile DevOps Continuous Delivery
HP Discover Session BB2160:  Agile DevOps Continuous DeliveryHP Discover Session BB2160:  Agile DevOps Continuous Delivery
HP Discover Session BB2160: Agile DevOps Continuous DeliveryCapgemini
 
DevOps, Agile methods and Continuous Improvement in the Software development ...
DevOps, Agile methods and Continuous Improvement in the Software development ...DevOps, Agile methods and Continuous Improvement in the Software development ...
DevOps, Agile methods and Continuous Improvement in the Software development ...Paulo Traça
 
ITSM Roles in an Agile and DevOps World, an ITSM Academy Webinar
ITSM Roles in an Agile and DevOps World, an ITSM Academy WebinarITSM Roles in an Agile and DevOps World, an ITSM Academy Webinar
ITSM Roles in an Agile and DevOps World, an ITSM Academy WebinarITSM Academy, Inc.
 
DevOps Maturity Curve v5
DevOps Maturity Curve v5DevOps Maturity Curve v5
DevOps Maturity Curve v5Paul Peissner
 
DevOps Maturity - How to evaluate your company's DevOps maturity
DevOps Maturity - How to evaluate your company's DevOps maturityDevOps Maturity - How to evaluate your company's DevOps maturity
DevOps Maturity - How to evaluate your company's DevOps maturitylborguetti
 
Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015Mirco Hering
 
Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...
Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...
Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...ITSM Academy, Inc.
 
Slaying the Dragons of Agile, DevOps and ITSM Information Flow
Slaying the Dragons of Agile, DevOps and ITSM Information FlowSlaying the Dragons of Agile, DevOps and ITSM Information Flow
Slaying the Dragons of Agile, DevOps and ITSM Information FlowCA Technologies
 
Building a DevOps Team that isn't Evil
Building a DevOps Team that isn't EvilBuilding a DevOps Team that isn't Evil
Building a DevOps Team that isn't EvilIBM UrbanCode Products
 
What is Agile Service Management? Why Is it Important? ITSM Academy Webinar
 What is Agile Service Management? Why Is it Important? ITSM Academy Webinar What is Agile Service Management? Why Is it Important? ITSM Academy Webinar
What is Agile Service Management? Why Is it Important? ITSM Academy WebinarITSM Academy, Inc.
 
Building a DevOps Organization and Culture
Building a DevOps Organization and CultureBuilding a DevOps Organization and Culture
Building a DevOps Organization and CultureRapidValue
 
Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)Brian Dawson
 
Devtest: using Lean and Devops practices to bring QA and coders together by L...
Devtest: using Lean and Devops practices to bring QA and coders together by L...Devtest: using Lean and Devops practices to bring QA and coders together by L...
Devtest: using Lean and Devops practices to bring QA and coders together by L...Institut Lean France
 
Agile IT Service Management
Agile IT Service ManagementAgile IT Service Management
Agile IT Service ManagementIan Jones
 
How to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy WebinarHow to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy WebinarITSM Academy, Inc.
 
5 Keys to Building a Successful DevOps Culture featuring Mandi Walls
5 Keys to Building a Successful DevOps Culture featuring Mandi Walls5 Keys to Building a Successful DevOps Culture featuring Mandi Walls
5 Keys to Building a Successful DevOps Culture featuring Mandi WallsSerena Software
 
Agile architecture made real
Agile architecture made realAgile architecture made real
Agile architecture made realAlexis Hui
 
DevOps rubicks cube - The Conversation Puzzle
DevOps rubicks cube - The Conversation PuzzleDevOps rubicks cube - The Conversation Puzzle
DevOps rubicks cube - The Conversation PuzzlePaul Peissner
 

Was ist angesagt? (20)

HP Discover Session BB2160: Agile DevOps Continuous Delivery
HP Discover Session BB2160:  Agile DevOps Continuous DeliveryHP Discover Session BB2160:  Agile DevOps Continuous Delivery
HP Discover Session BB2160: Agile DevOps Continuous Delivery
 
DevOps, Agile methods and Continuous Improvement in the Software development ...
DevOps, Agile methods and Continuous Improvement in the Software development ...DevOps, Agile methods and Continuous Improvement in the Software development ...
DevOps, Agile methods and Continuous Improvement in the Software development ...
 
Agile and DevOps revealed
Agile and DevOps revealed Agile and DevOps revealed
Agile and DevOps revealed
 
ITSM Roles in an Agile and DevOps World, an ITSM Academy Webinar
ITSM Roles in an Agile and DevOps World, an ITSM Academy WebinarITSM Roles in an Agile and DevOps World, an ITSM Academy Webinar
ITSM Roles in an Agile and DevOps World, an ITSM Academy Webinar
 
DevOps Maturity Curve v5
DevOps Maturity Curve v5DevOps Maturity Curve v5
DevOps Maturity Curve v5
 
DevOps Maturity - How to evaluate your company's DevOps maturity
DevOps Maturity - How to evaluate your company's DevOps maturityDevOps Maturity - How to evaluate your company's DevOps maturity
DevOps Maturity - How to evaluate your company's DevOps maturity
 
Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015Dev Ops for systems of record - Talk at Agile Australia 2015
Dev Ops for systems of record - Talk at Agile Australia 2015
 
Agile vs dev ops
Agile vs dev opsAgile vs dev ops
Agile vs dev ops
 
Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...
Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...
Leveraging Agile and Lean to Transform Your Organization with Donna Knapp, IT...
 
Slaying the Dragons of Agile, DevOps and ITSM Information Flow
Slaying the Dragons of Agile, DevOps and ITSM Information FlowSlaying the Dragons of Agile, DevOps and ITSM Information Flow
Slaying the Dragons of Agile, DevOps and ITSM Information Flow
 
Building a DevOps Team that isn't Evil
Building a DevOps Team that isn't EvilBuilding a DevOps Team that isn't Evil
Building a DevOps Team that isn't Evil
 
What is Agile Service Management? Why Is it Important? ITSM Academy Webinar
 What is Agile Service Management? Why Is it Important? ITSM Academy Webinar What is Agile Service Management? Why Is it Important? ITSM Academy Webinar
What is Agile Service Management? Why Is it Important? ITSM Academy Webinar
 
Building a DevOps Organization and Culture
Building a DevOps Organization and CultureBuilding a DevOps Organization and Culture
Building a DevOps Organization and Culture
 
Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)
 
Devtest: using Lean and Devops practices to bring QA and coders together by L...
Devtest: using Lean and Devops practices to bring QA and coders together by L...Devtest: using Lean and Devops practices to bring QA and coders together by L...
Devtest: using Lean and Devops practices to bring QA and coders together by L...
 
Agile IT Service Management
Agile IT Service ManagementAgile IT Service Management
Agile IT Service Management
 
How to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy WebinarHow to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy Webinar
 
5 Keys to Building a Successful DevOps Culture featuring Mandi Walls
5 Keys to Building a Successful DevOps Culture featuring Mandi Walls5 Keys to Building a Successful DevOps Culture featuring Mandi Walls
5 Keys to Building a Successful DevOps Culture featuring Mandi Walls
 
Agile architecture made real
Agile architecture made realAgile architecture made real
Agile architecture made real
 
DevOps rubicks cube - The Conversation Puzzle
DevOps rubicks cube - The Conversation PuzzleDevOps rubicks cube - The Conversation Puzzle
DevOps rubicks cube - The Conversation Puzzle
 

Andere mochten auch

Portfolio carstylistdk
Portfolio carstylistdkPortfolio carstylistdk
Portfolio carstylistdkydilipkumar
 
RCRH - Candidats
RCRH - CandidatsRCRH - Candidats
RCRH - CandidatsCarl Ward
 
Collage elsa en madrid
Collage elsa en madridCollage elsa en madrid
Collage elsa en madridguestcb4f805
 
你喜歡吃美國牛肉嗎(商業週刊內容)
你喜歡吃美國牛肉嗎(商業週刊內容)你喜歡吃美國牛肉嗎(商業週刊內容)
你喜歡吃美國牛肉嗎(商業週刊內容)guest443c4ccc
 
Stock imagebank.com sibsa 2014
Stock imagebank.com sibsa 2014Stock imagebank.com sibsa 2014
Stock imagebank.com sibsa 2014Sugandha Dubey
 
Know how to cash in your Creativity ! Stock Photography Today
Know how to cash in your Creativity ! Stock Photography Today Know how to cash in your Creativity ! Stock Photography Today
Know how to cash in your Creativity ! Stock Photography Today Sugandha Dubey
 
Native interfaces for R
Native interfaces for RNative interfaces for R
Native interfaces for RSeth Falcon
 
Common wealth games 2010
Common wealth games 2010Common wealth games 2010
Common wealth games 2010aashman
 
Traditional Media Presentation
Traditional Media PresentationTraditional Media Presentation
Traditional Media Presentationderekleethompson
 
Learn how to cash in your Creativity !! Stock Photography
Learn how to cash in your Creativity !! Stock Photography Learn how to cash in your Creativity !! Stock Photography
Learn how to cash in your Creativity !! Stock Photography Sugandha Dubey
 
While i was walking ___
While i was walking  ___While i was walking  ___
While i was walking ___Johann Botha
 
Telephone english for secretaries 2014
Telephone english for secretaries 2014Telephone english for secretaries 2014
Telephone english for secretaries 2014Regina Efs
 

Andere mochten auch (17)

Portfolio carstylistdk
Portfolio carstylistdkPortfolio carstylistdk
Portfolio carstylistdk
 
Wiki Power point.
Wiki Power point.Wiki Power point.
Wiki Power point.
 
RCRH - Candidats
RCRH - CandidatsRCRH - Candidats
RCRH - Candidats
 
Collage elsa en madrid
Collage elsa en madridCollage elsa en madrid
Collage elsa en madrid
 
about me
about meabout me
about me
 
你喜歡吃美國牛肉嗎(商業週刊內容)
你喜歡吃美國牛肉嗎(商業週刊內容)你喜歡吃美國牛肉嗎(商業週刊內容)
你喜歡吃美國牛肉嗎(商業週刊內容)
 
Anàlisi
AnàlisiAnàlisi
Anàlisi
 
about me
about meabout me
about me
 
Stock imagebank.com sibsa 2014
Stock imagebank.com sibsa 2014Stock imagebank.com sibsa 2014
Stock imagebank.com sibsa 2014
 
Know how to cash in your Creativity ! Stock Photography Today
Know how to cash in your Creativity ! Stock Photography Today Know how to cash in your Creativity ! Stock Photography Today
Know how to cash in your Creativity ! Stock Photography Today
 
Native interfaces for R
Native interfaces for RNative interfaces for R
Native interfaces for R
 
Common wealth games 2010
Common wealth games 2010Common wealth games 2010
Common wealth games 2010
 
Ad slide show
Ad slide showAd slide show
Ad slide show
 
Traditional Media Presentation
Traditional Media PresentationTraditional Media Presentation
Traditional Media Presentation
 
Learn how to cash in your Creativity !! Stock Photography
Learn how to cash in your Creativity !! Stock Photography Learn how to cash in your Creativity !! Stock Photography
Learn how to cash in your Creativity !! Stock Photography
 
While i was walking ___
While i was walking  ___While i was walking  ___
While i was walking ___
 
Telephone english for secretaries 2014
Telephone english for secretaries 2014Telephone english for secretaries 2014
Telephone english for secretaries 2014
 

Ähnlich wie Dev ops of die (

5 Ways ITSM can Support DevOps, an ITSM Academy Webinar
5 Ways ITSM can Support DevOps, an ITSM Academy Webinar5 Ways ITSM can Support DevOps, an ITSM Academy Webinar
5 Ways ITSM can Support DevOps, an ITSM Academy WebinarITSM Academy, Inc.
 
ITIL , DevOps and IT4IT
ITIL , DevOps and IT4ITITIL , DevOps and IT4IT
ITIL , DevOps and IT4ITSwati Kumari
 
Leveraging Failure to Succeed in DevOps
Leveraging Failure to Succeed in DevOpsLeveraging Failure to Succeed in DevOps
Leveraging Failure to Succeed in DevOpsSteve Brown
 
success with enterprise dev-ops - whitepaper -
success with enterprise dev-ops - whitepaper -success with enterprise dev-ops - whitepaper -
success with enterprise dev-ops - whitepaper -Koichiro Toda
 
AppSphere 15 - Transforming the Business: The Role of DevOps
AppSphere 15 - Transforming the Business: The Role of DevOpsAppSphere 15 - Transforming the Business: The Role of DevOps
AppSphere 15 - Transforming the Business: The Role of DevOpsAppDynamics
 
Evolution of service transition
Evolution of service transitionEvolution of service transition
Evolution of service transitionStuart Rance
 
DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0Mohamed Taman
 
DevOps Roadtrip - Denver
DevOps Roadtrip - DenverDevOps Roadtrip - Denver
DevOps Roadtrip - DenverVictorOps
 
From Zero to Continuous Delivery - Lessons learned in Big Organizations
From Zero to Continuous Delivery - Lessons learned in Big OrganizationsFrom Zero to Continuous Delivery - Lessons learned in Big Organizations
From Zero to Continuous Delivery - Lessons learned in Big OrganizationsAmanda Mattos
 
Lean IT Service Management
Lean IT Service ManagementLean IT Service Management
Lean IT Service ManagementDavid Williamson
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOpsIntellipaat
 
Agile Metrics - ASTQB Workshop by Philip Lew - XBOSoft
Agile Metrics - ASTQB Workshop by Philip Lew - XBOSoftAgile Metrics - ASTQB Workshop by Philip Lew - XBOSoft
Agile Metrics - ASTQB Workshop by Philip Lew - XBOSoftXBOSoft
 
Impact of DevOps on ITIL
Impact of DevOps on ITILImpact of DevOps on ITIL
Impact of DevOps on ITILAneej Matthai
 
Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...
Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...
Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...Wolfgang Hilpert
 

Ähnlich wie Dev ops of die ( (20)

5 Ways ITSM can Support DevOps, an ITSM Academy Webinar
5 Ways ITSM can Support DevOps, an ITSM Academy Webinar5 Ways ITSM can Support DevOps, an ITSM Academy Webinar
5 Ways ITSM can Support DevOps, an ITSM Academy Webinar
 
ITIL , DevOps and IT4IT
ITIL , DevOps and IT4ITITIL , DevOps and IT4IT
ITIL , DevOps and IT4IT
 
DevOps 1 (1).pptx
DevOps 1 (1).pptxDevOps 1 (1).pptx
DevOps 1 (1).pptx
 
Devops intro
Devops introDevops intro
Devops intro
 
Leveraging Failure to Succeed in DevOps
Leveraging Failure to Succeed in DevOpsLeveraging Failure to Succeed in DevOps
Leveraging Failure to Succeed in DevOps
 
success with enterprise dev-ops - whitepaper -
success with enterprise dev-ops - whitepaper -success with enterprise dev-ops - whitepaper -
success with enterprise dev-ops - whitepaper -
 
AppSphere 15 - Transforming the Business: The Role of DevOps
AppSphere 15 - Transforming the Business: The Role of DevOpsAppSphere 15 - Transforming the Business: The Role of DevOps
AppSphere 15 - Transforming the Business: The Role of DevOps
 
Evolution of service transition
Evolution of service transitionEvolution of service transition
Evolution of service transition
 
DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0
 
DevOps Roadtrip - Denver
DevOps Roadtrip - DenverDevOps Roadtrip - Denver
DevOps Roadtrip - Denver
 
From Zero to Continuous Delivery - Lessons learned in Big Organizations
From Zero to Continuous Delivery - Lessons learned in Big OrganizationsFrom Zero to Continuous Delivery - Lessons learned in Big Organizations
From Zero to Continuous Delivery - Lessons learned in Big Organizations
 
ITIL Guide for DevOps
ITIL Guide for DevOpsITIL Guide for DevOps
ITIL Guide for DevOps
 
Lean IT Service Management
Lean IT Service ManagementLean IT Service Management
Lean IT Service Management
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
Agile Metrics - ASTQB Workshop by Philip Lew - XBOSoft
Agile Metrics - ASTQB Workshop by Philip Lew - XBOSoftAgile Metrics - ASTQB Workshop by Philip Lew - XBOSoft
Agile Metrics - ASTQB Workshop by Philip Lew - XBOSoft
 
Impact of DevOps on ITIL
Impact of DevOps on ITILImpact of DevOps on ITIL
Impact of DevOps on ITIL
 
DevOps 101
DevOps 101DevOps 101
DevOps 101
 
Dev ops concept
Dev ops conceptDev ops concept
Dev ops concept
 
Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...
Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...
Scrum Deutschland 2018 - Wolfgang Hilpert - Are you agile enough to succeed w...
 
Experiences joining Agile and ITIL for DevOps
Experiences joining Agile and ITIL for DevOpsExperiences joining Agile and ITIL for DevOps
Experiences joining Agile and ITIL for DevOps
 

Kürzlich hochgeladen

1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdfShaun Heinrichs
 
Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.Anamaria Contreras
 
Appkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptxAppkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptxappkodes
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCRashishs7044
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Peter Ward
 
8447779800, Low rate Call girls in Dwarka mor Delhi NCR
8447779800, Low rate Call girls in Dwarka mor Delhi NCR8447779800, Low rate Call girls in Dwarka mor Delhi NCR
8447779800, Low rate Call girls in Dwarka mor Delhi NCRashishs7044
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
Entrepreneurship lessons in Philippines
Entrepreneurship lessons in  PhilippinesEntrepreneurship lessons in  Philippines
Entrepreneurship lessons in PhilippinesDavidSamuel525586
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...ssuserf63bd7
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdfKhaled Al Awadi
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCRashishs7044
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Servicecallgirls2057
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607dollysharma2066
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environmentelijahj01012
 

Kürzlich hochgeladen (20)

1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf
 
Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.
 
Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)
 
Appkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptxAppkodes Tinder Clone Script with Customisable Solutions.pptx
Appkodes Tinder Clone Script with Customisable Solutions.pptx
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...
 
8447779800, Low rate Call girls in Dwarka mor Delhi NCR
8447779800, Low rate Call girls in Dwarka mor Delhi NCR8447779800, Low rate Call girls in Dwarka mor Delhi NCR
8447779800, Low rate Call girls in Dwarka mor Delhi NCR
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
Entrepreneurship lessons in Philippines
Entrepreneurship lessons in  PhilippinesEntrepreneurship lessons in  Philippines
Entrepreneurship lessons in Philippines
 
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Corporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information TechnologyCorporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information Technology
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environment
 

Dev ops of die (

  • 1. get right TM DevOps for Service Managers Johann Botha twitter: #devops_or_die, #devopsinst, #devops, #itsm, #agile https://www.linkedin.com/topic/devops-culture http://www.get-it-right.com DevOps - the role it will play in future IT organisations Are ITIL & COBIT dead or is DevOps just another way of doing the same thing? Presented at the Johannesburg Chapter of the itSMFMarch 2016 © getITright 2015/61
  • 2. get right TM What DevOps is not • It is not about tools.. only – although tools plays a significant part in DevOps. • It is not best practice, its new and emergent – best practice is always old, tried and tested - it is never leading edge, free-thinking and emergent. • DevOps is not a definitive framework or a standard – definitive frameworks and standards have a better place when talking about best-practice. • There is no one right way in DevOps - there are only generally accepted practices and principles. • DevOps is not owned by ANYONE – it is truly in the public domain. • DevOps does not compete with or replace any of the existing best-practices – it rather talks about a different way of doing what ITIL®, COBIT®, Etc. say you should do. March 2016 © getITright 2015/62
  • 3. get right TM What DevOps really is • DevOps is emergent practice developed by practitioners for practitioners • There are some authoritative sources • Based on Agile and Lean principles • DevOps is about multi-disciplinary teams • DevOps focus on the how and the now! DevOps is a cultural and professional movement that stresses communication, collaboration and integration between software developers and IT operations professionals. © 2013 Simon Sinek, Inc. March 2016 © getITright 2015/63
  • 4. get right TM What DevOps really is continuous integration & testing continuous delivery & deployment continuous operation continuous assessment continuous assessment agile development March 2016 © getITright 2015/64
  • 5. get right TM The need for DevOps • Accelerated demand for quality services and better UX • The interdependence of IT functions • The need for a culture of collaboration and communication. • Virtualised and cloud infrastructure. (Public cloud providers ALL use DevOps.) • Encourages the use of automation and cater for: • Infrastructure as code • Data centre automation and configuration management tools • Monitoring and self-healing technologies March 2016 © getITright 2015/65
  • 6. get right TM Significant DevOps users March 2016 © getITright 2015/6 6
  • 7. get right TM DevOps and Agile/Lean/Six Sigma • Multi-disciplinary teams • Iterative • Focus on value • Short cycles • Relies heavily on measurement and monitoring • Destroys waste (muda, mura & muri) • Continuous assessment, learning and improvement “The (completely achievable) goal aligns IT goals with business goals by removing all of the bottlenecks, inefficiencies, and risks between a business idea (the ‘ah-ha!’) and a measurable customer outcome (the ‘kaching!’).” Damon Edwards Muda (waste) Mura (inconsistency) Muri (overburden) Lean 3M March 2016 © getITright 2015/67
  • 8. get right TM 2015 state of DevOps report • High-performing IT organizations deploy 30x more frequently with 200x shorter lead times; they have 60x fewer failures and recover 168x faster. • Lean management and continuous delivery practices create the conditions for delivering value faster, sustainably. • High performance is achievable whether your apps are greenfield, brownfield or legacy. • IT managers play a critical role in any DevOps transformation. • Diversity matters. • Deployment pain can tell you a lot about your IT performance. • Burnout can be prevented, and DevOps can help. March 2016 © getITright 2015/68
  • 9. get right TM DevOps vs ITIL & Cobit there is no VS in this equation! “It is my firm belief that ITSM and the DevOps movement are not at odds. Quite to the contrary, they’re a perfect cultural match.” Gene Kim March 2016 © getITright 2015/69
  • 10. get right TM QUESTIONS about DevOps AND ITIL • What is the ITIL process that handles development? • What process in ITIL deploys infrastructure? • Release and deployment management • Which processes in ITIL require you to build models? • Change, Transition Planning and Support, Release and Deployment Management, Configuration Management – more but for now these are important. • Have your organisation done this? • Really – honestly? • What is the purpose of a model? • Define repeatable steps with clear boundaries, roles involved, responsibilities and controls – yes more but for now these are important. • What is the definition of a standard change? • We will get to this in a few slides. March 2016 © getITright 2015/610
  • 11. get right TM DevOps, ITIL and Models • Transition Models • Change Models • Configuration Models • Release Models • Test Models • Deployment Models Who (should) build these models? • Process owners with the help of Technical and Application Management March 2016 © getITright 2015/611
  • 12. get right TM DevOps, ITIL and Standard Changes “A standard change is a change to a service or other CI for which the approach is pre-authorised by change management, and this approach follows an accepted and established procedure to provide….. Every standard change should have a change model that defines the steps to follow….. Authorisation for each occurrence will be granted by a delegated authority….. The crucial elements of a standard change are…..Defined trigger/s, task are well known, documented and proven, authority is given in advance…….The risk is USUALLY low and ALWAYS well understood.” (ITIL ST 4.2.4.7) March 2016 © getITright 2015/612
  • 13. get right TM DevOps, ITIL and AUTOMATION Changing the PIR agenda for the best, for good – just add a few steps.. (ITIL ST 4.2.5.10) • Change met objectives? • Users, customers, stakeholders content? • Unexpected side effects? • Plan worked with resources as planned and was implemented on time in budget? • Remedial plan functioned correctly? • What can we learn from this and do better next time? NOW ADD…. • Will we do this again and if so, will we do it in the same way? • Can we define the implementation approach and reuse this safely (build change & release models)? If you can – you have just identified another standard change that is a candidate for DevOps Automation! March 2016 © getITright 2015/613
  • 14. get right TM The lesson here…. • The better you get at building models, the less changes you have to put through the normal change process….. • The more change/release automation you can do…. • Which is basically…… DevOps! • Which means that you can accelerate change tempo and success rate! March 2016 © getITright 2015/614 build test release deployrun measure plan code
  • 15. get right TM How would DevOps deploy a change? Component Component Component Integration System Unit Functional Performance Integration Production-like environment Usability Security Production-like environment Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library Live service Monitoring & measurement DEV package & build TEST testing laboratory Stage Prod operations environment continuous integration continuous testing continuous monitoring continuous delivery shift left concerns and issues feedback March 2016 © getITright 2015/615
  • 16. get right TM How would ITIL deploy a change? Component Component Component Integration System Unit Functional Performance Integration Production-like environment Usability Security Production-like environment Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library Live service Monitoring & measurement DEV package & build TEST testing laboratory Stage Prod operations environment continuous integration continuous testing continuous monitoring continuous delivery shift left concerns and issues feedback plan build test pilot? deploy ELS run/support CMS change management and change evaluation ITIL release management March 2016 © getITright 2015/616
  • 17. get right TM DevOps (Lean) ways Component Component Component Integration System Unit Functional Performance Integration Production-like environment Usability Security Production-like environment Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library Live service Monitoring & measurement DEV package & build TEST testing laboratory Stage Prod operations environment continuous integration continuous testing continuous monitoring continuous delivery shift left concerns and issues feedback The First Way – Flow Understand and increase the flow of work (left to right) Fail, forward, fast! Tom Peters March 2016 © getITright 2015/617
  • 18. get right TM DevOps (Lean) ways Component Component Component Integration System Unit Functional Performance Integration Production-like environment Usability Security Production-like environment Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library Live service Monitoring & measurement DEV package & build TEST testing laboratory Stage Prod operations environment continuous integration continuous testing continuous monitoring continuous delivery shift left concerns and issues feedback The First Way – Flow Understand and increase the flow of work (left to right) The Second Way – Feedback Create short feedback loops that enable continuous improvement (right to left) Netflix have a team that purposely introduce errors to the LIVE environment so see how quickly it can be fixed! March 2016 © getITright 2015/618
  • 19. get right TM DevOps (Lean) ways Component Component Component Integration System Unit Functional Performance Integration Production-like environment Usability Security Production-like environment Source code management SOFTWARE MANAGEMENT SYSTEM Definitive Media Library Live service Monitoring & measurement DEV package & build TEST testing laboratory Stage Prod operations environment continuous integration continuous testing continuous monitoring continuous delivery shift left concerns and issues feedback The First Way – Flow Understand and increase the flow of work (left to right) The Second Way – Feedback Create short feedback loops that enable continuous improvement (right to left) The Third Way – Continuous experimentation and learning Create a culture that fosters, experimentation, taking risks and learning from failure, understanding that repetition and practice is the prerequisite to masteryQuality has to be caused, not controlled. PB Crosby March 2016 © getITright 2015/619
  • 20. get right TM Improvement is simplification! “Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.” Antoine de Saint-Exupery March 2016 © getITright 2015/620
  • 21. get right TM DevOpsandtools March 2016 © getITright 2015/621
  • 22. get right TM DevOps and the future IT organisation • Virtualisation, cloud and application sourcing will make many IT roles obsolete! • Ditto for IT processes! • Users / customers can build cloud based applications like “Lego blocks”, test it themselves using pre-defined test models and deploy. They can do this with rudimentary development/scripting skills. • The search for UX necessitates on-the-fly updates to code and functionality, always faster… • Skills required by IT is evolving (away from technology if you are a Type-1 service providers. Also remember that the bulk of IT people are employed herein Type-1 service providers). March 2016 © getITright 2015/622 The API is KING!
  • 23. get right TM Skills to future-proof your career Key future business and IT skills: March 2016 © getITright 2015/623 DevOps
  • 24. get right TM DevOps Training • DevOps Foundation • Certified Agile Service Manager • Certified Agile Process Owner • Agile Project Manager • Scrum • Lean IT March 2016 © getITright 2015/624 Other Training ITIL COBIT ISO20000 ISO27001 Cybersecurity BCM/ITSCM QM/QMS Cloud Computing Service Desk IT Strategy IT Governance Lean 6 Sigma
  • 25. get right TM more about Johann March 2016 • 30+ years IT experience – most in an executive manager or an IT management-practice coach/trainer/consultant role. • Worked in 18 countries - mostly for government, financial services and IT companies. • itSMF South Africa – Lifetime Achievement Award for making a significant contribution to body of knowledge and community of practice • Actively involved in the development of IT management practices and standards – contributing SME COBIT 5 and ISO20000 • Fellow and founding EMEA board member of the Practitioners in Service Management Institute (priSM). • Past Chair of the IT Service Management Forum (itSMF) in South Africa. • Past governance committee member – Adaptive Service Model (TSF) International. • Author or co-author on service management and the governance of IT (co-author of the ISACA bestseller – COBIT users guide for Service Managers and an subject matter expert participant in the development of COBIT 5). • Accredited trainer for ITIL, COBIT 5, C5 NIST Cybersecurity, Scrum, ISO9001/20000/27000/22301, LEAN and DevOps • CGEIT (Certified in the Governance of Enterprise IT / ISACA), ITIL Expert, Certified C5 Assessor & Agile Practitioner • Chartered IT Professional (Member of the British Chartered Institute of IT) • Master of Business Administration, Post-graduate Certificate in Management, Certificate in Organisational Behaviour, Diploma in Digital Electronics You can contact Johann at: johann.botha@get-it-right.co.za or +27 (0) 82 772 6452 get right TM © getITright 2015/625