Welcome to the webinar. We will begin shortly.

Size: px
Start display at page:

Download "Welcome to the webinar. We will begin shortly."

Transcription

1 Welcome to the webinar. We will begin shortly. FOR DEMONSTRATION PURPOSES There are two methods for listening to this webinar. Select Audio from the tool box on the right side of your screen, and select either Telephone to call in and listen using your telephone, or Mic & Speakers to use your computer s speakers. For telephone access, please use the phone number provided in your webinar confirmation or the number provided in the tool box. When you dial In, you will be prompted to enter your Access Code and Audio PIN. If no phone number is listed, you must use the Mic & Speakers option. All participants are muted during the webinar. 1

2 Corporate Webinar Forum July 25 th, 2017 GLOBAL CORPORATE PROGRAM 2

3 Today s Topic: Introduction to DevOps for Business Analysts Presented by: Chris Knotts ASPE, Inc. GLOBAL CORPORATE PROGRAM 3

4 Welcome. Introduction to DevOps for Business Analysts Chris Knotts Techtown Training and Enterprise Learning (ASPE, Inc.) Curriculum Director, Product Manager, Learning Broker, etc.

5 DevOps & Business Analysis We will discuss: Level-set: What is DevOps? A typical enterprise environment and the life cycle of IT and software delivery projects Agility: the bridge to DevOps Continuous delivery and incremental workflows Applying the DevOps context to business analysis and stakeholder roles, and a few examples of stakeholders as described in the BABOK Guide Pain points and enablers of roles associated with successful DevOps style work

6 A few assumptions for the hour Roles are associated usually with software projects, & always with overall IT workflow DevOps is not a codified set of principles Chris is not a real BA

7 What is DevOps? Source:

8 DevOps IS Attribute Key Elements High-trust, highperformance culture IT capabilities = strategic assets, not cost centers Highly automated processes; mature deployment pipeline Continuous delivery of software and IT value Commitment to continuous learning & improvement Unified mission; aligned incentives across departments and teams; little fear/failure/blame, high quality of work life Projects, features and work flow through fast cycles times, systems are anti-fragile, IT processes & capabilities are aligned with overarching organizational needs Technical phases of projects supported by common tools and automation processes, collaboration replaces handoffs, codebase/it infrastructure is agile and functional by default Features, projects and IT work follow a regular, iterative flow. Cycle time is short, workflow favors small frequent changes Disciplined feedback loops quickly travel back upstream for inclusion. Tools for monitoring, measurement and alerting implemented & effective. Shared knowledge repositories.

9 A simplified look at Consolidata s enterprise Change Management Application Development teams IT Operations, Production Environments, Support Business Customer s 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

10 Application Delivery & Cost of Defects 50% of defects introduced here

11 Dev Ops

12 Opposing missions Development teams rewarded for creating value when software is deployed Operations and infrastructure admin teams penalized for downtime

13 The triumphant Agile team! Success!! Working software or feature DELIVERED Sprints Idea

14 Opposing missions The triumphant Agile team! IT Operations Deploy & Support Operation & Systems Data Security

15 The business! (different departments, needs, stakeholders etc.) The triumphant Agile team! IT Operations Deploy & Support Operation & Systems Data Security

16 The business! (different departments, needs, stakeholders etc.) The triumphant Agile team! IT Operations!! Deploy & Support Operation & Systems Data Security Customers / end users!!

17 Lessons from Agile 1. Without a common goal, you will never achieve 2. Commit to values first the practices will follow 3. Implementing DevOps (or any new way or work) is about LEARNING not getting it perfect 4. Agile practices allow adaptability and predictability 5. Articulate a vision and get buy in from your internal customers 6. Find the MINIMUM requirements for a solution! 7. Optimize the whole! Limit work in progress (WIP) anywhere possible 8. Build great teams

18 2011: Continuous Delivery: Reliable Software Releases Through Build, Test, & Deployment Automation Jez Humble Dave Farley

19 Jez Humble s Water-scrum-fall

20 What are organizations trying to achieve with DevOps type practices?

21 Continuous Delivery: Smaller batches of software work, more frequently, with less planning and more adaptability

22 The deployment pipeline concept Source: Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation

23 A A simplified Welcome look to at the the an 21 st enterprise century!

24 Every member of a cross-functional team is responsible for the delivery process. One of the most important goals of a continuous delivery environment is to attach responsibility for the successful deployment of a piece of code (be it software features or infrastructure code) to the person who developed it Everyone is responsible for quality! When something is wrong (an outage, a broken build, a bug) the entire team s priority becomes fixing it Let s discuss how this works in the context of continuous integration and continuous delivery

25 Generic Stakeholder Business Analyst Customer Domain SME Implementation SME Operational Support Project Manager Supplier Tester Regulator Sponsor Examples and Alternate Roles Business Systems Analyst, Systems Analyst, Process Analyst, Consultant, Product Owner Segmented by market, geography, industry Broken out by organizational unit, job role Project Librarian, Change Manager, Configuration Manager, Solution Architect, Developer, DBA, Information Architect, Usability Analyst, Trainer, Organizational Change Consultant Help Desk, Network Technicians, Release Manager Scrum Master, Team Leader Providers, Consultants, etc. Quality Assurance Analyst Government, Regulatory Bodies, Auditors Managers, Executives, Product Managers, Process Owners

26 Examples of generic stakeholders Implementation SMEs Developers/Software Engineers Organizational Change Managers System Architects Usability Professionals Project Manager Testers Regulators Sponsors Suppliers

27 Generic Stakeholder Business Analyst Customer Domain SME Implementation SME Operational Support Project Manager Supplier Tester Regulator Sponsor Examples and Alternate Roles Business Systems Analyst, Systems Analyst, Process Analyst, Consultant, Product Owner Segmented by market, geography, industry Broken out by organizational unit, job role Project Librarian, Change Manager, Configuration Manager, Solution Architect, Developer, DBA, Information Architect, Usability Analyst, Trainer, Organizational Change Consultant Help Desk, Network Technicians, Release Manager Scrum Master, Team Leader Providers, Consultants, etc. Quality Assurance Analyst Government, Regulatory Bodies, Auditors Managers, Executives, Product Managers, Process Owners

28 Five of the most important roles impacted by DevOps trends Software & Enterprise Architects Software Developers IT Operations & Support Software Testers Change Managers Anyone with a stake in application outcomes!

29 Software & System Architects A few typical challenges: Legacy Technology Mission Criticality Technical Debt DevOps-associated Enablers: Service Oriented Architecture Component-Centric Design Loose Coupling of Components Simulators and Emulators

30 Software Developers A few typical challenges: Definition of done Agile Practices that end with dev teams Long, or absent feedback loops Measurement of enterprise value DevOps-associated Enablers: Agile Practices but they must scale! Deploy it yourself with operational support Treating infrastructure as code Continuous delivery of software

31 IT Operations & Support A few typical challenges: Blame from all sides Most enterprises engineered to penalize Not responsible for most defects & failures DevOps-associated Enablers: Peer-driven change management Inclusion & collaboration early in projects Technology enablers (automation tools, etc.)

32 Software Testers A few typical challenges: Accurate testing Fast enough testing People ignoring test results DevOps-associated Enablers: Designing tests as part of the product Component oriented testing Using tests to automate deployment Making quality everyone s responsibility

33 Change Managers A few typical challenges: Imposed change management Slow delivery of value Lack of leadership support Inefficiencies arising from fearful culture DevOps-associated Enablers: Peer-driven change management Engineering change as the product Leadership-driven change

34 To sum up: Stakeholders are oriented around teams and value streams, not projects or functional departments Quality is tied to value and is everyone s responsibility, from requirements and code creation to deployment Technical non-functional requirements (and technical debt) receive equal priority to functional requirements Deliver often, deliver early, learn and adapt. Roll planning into your continuous processes Testing and QA is not a separate function: it is a key enabler of continuous delivery Expect failure and plan for the contingency

35 References & recommended reading Continuous Delivery, Jez Humble and David Farley Leading the Transformation: Applying Agile and DevOps Principles at Scale, Gary Gruver and Tommy Mouser The Phoenix Project: A Novel About IT, DevOps & Helping Your Business Win, Gene Kim, George Spafford, Kevin Behr

36 Thank you!

37 Corporate Webinar Forum Summer Edition Topic August: Work Smarter by Fostering a Culture of Collaboration and Innovation through Framework Driven Facilitation GLOBAL CORPORATE PROGRAM 37

Welcome. Mapping the BA s Stakeholders in a DevOps Style Workflow

Welcome. Mapping the BA s Stakeholders in a DevOps Style Workflow Welcome. Mapping the BA s Stakeholders in a DevOps Style Workflow Chris Knotts, PMP ASPE Training and Techtown Training I ll discuss A few examples of generic stakeholders as described in the BABOK Guide

More information

Welcome. Introduction to DevOps for Non-Engineers. Chris Knotts Techtown Training and Enterprise Learning (ASPE, Inc.)

Welcome. Introduction to DevOps for Non-Engineers. Chris Knotts Techtown Training and Enterprise Learning (ASPE, Inc.) Welcome. Introduction to DevOps for Non-Engineers Chris Knotts Techtown Training and Enterprise Learning (ASPE, Inc.) Curriculum Director, Product Manager, Learning Broker, etc. We will discuss DevOps:

More information

DevOps The Basics. Contents

DevOps The Basics. Contents Contents What is DevOps and what are its Origins?... 1 DevOps Business Value... 2 DevOps Perspectives and Values... 2 DevOps Principles and Practices... 3 DevOps Principles The Three Ways... 4 DevOps Practices...

More information

Advanced Agile Techniques

Advanced Agile Techniques Advanced Agile Techniques Andy Painter, Davisbase Consulting 20+ years in software development. 5+ years working with software development teams, training, leading, and coaching Agile teams. Trained and

More information

Agile Essentials Track: Business Services

Agile Essentials Track: Business Services Agile Essentials Track: Business Services Presenter: Mark Thomas Synopsis Are you a victim of building the wrong solutions slowly? If so, you re not alone, and considering an Agile approach may be the

More information

The Challenge: Balancing Change and Control of Continuous Delivery at Scale

The Challenge: Balancing Change and Control of Continuous Delivery at Scale WWW.PLUTORA.COM SOLUTION BRIEF The Challenge: Balancing Change and Control of Continuous Delivery at Scale DevOps bridges the gap between development and operations to deliver business value more frequently.

More information

YOUR GUIDED TRANSFORMATION

YOUR GUIDED TRANSFORMATION DevOps YOUR GUIDED TRANSFORMATION Getting Started Pilot DevOps Practice Implement DevOps Q CULTURE TOOLING & PROCESS AUTOMATION COLLABORATION VALUE-DRIVEN ENGINEERING Enterprise DevOps ARE YOUR BUSINESS,

More information

Agile at Mid-Scale. Al Shalloway. Introducing FLow for Enterprise Transformations (FLEX)

Agile at Mid-Scale. Al Shalloway. Introducing FLow for Enterprise Transformations (FLEX) Agile at Mid-Scale Introducing FLow for Enterprise Transformations (FLEX) Al Shalloway CEO, Founder alshall@netobjectives.com @AlShalloway Co-founder of Lean-Systems Society Co-founder Lean-Kanban University

More information

DevOps. Changing the way you deliver software

DevOps. Changing the way you deliver software DevOps Changing the way you deliver software Who is this guy? John O Bryant Director of Application Development at HealtheSystems IT and Test Automation for over 17 years Focus on building automated test

More information

Version Everything for Outstanding DevOps Performance

Version Everything for Outstanding DevOps Performance Version Everything for Outstanding DevOps Performance Over the last five years, the DevOps movement has brought Development and Operations teams together to meet the common goal of releasing better-quality

More information

Scrumagilean A practical introduction to Lean Principles Jon Terry

Scrumagilean A practical introduction to Lean Principles Jon Terry Scrumagilean A practical introduction to Lean Principles Jon Terry DSDM Nope Scrum XP LeanKanban? Many people you meet will have a narrow software development centric view of modern management ideas Agile

More information

Maureen Weverka & Kathy Burnham Mutual of Omaha. November 9, Mutual of Omaha Insurance Company. All Rights Reserved.

Maureen Weverka & Kathy Burnham Mutual of Omaha. November 9, Mutual of Omaha Insurance Company. All Rights Reserved. Maureen Weverka & Kathy Burnham Mutual of Omaha November 9, 2017 1 Company. All Rights Reserved. Fortune 500 company which strives to help their customers protect what they care about and achieve their

More information

Introduction and Key Concepts Study Group Session 1

Introduction and Key Concepts Study Group Session 1 Introduction and Key Concepts Study Group Session 1 PD hours/cdu: CH71563-01-2018 (3 hours each session) 2015, International Institute of Business Analysis (IIBA ). Permission is granted to IIBA Chapters

More information

What is Continuous Integration. And how do I get there

What is Continuous Integration. And how do I get there What is Continuous Integration And how do I get there Related Workshops Introduction to DevOps Transform your Organization with DevOps Concepts DevOps Implementation Boot Camp Comprehensive literacy on

More information

DevOps, Agile and ITIL just don t work together Or do they?

DevOps, Agile and ITIL just don t work together Or do they? DevOps, Agile and ITIL just don t work together Or do they? Harold Petersen Girish Ramkrishnani THURSDAY 24 AUGUST 2017 SOFITEL MELBOURNE ON COLLINS Business perceptions of IT groups CIO Magazine's 2015

More information

The Faster Road to Innovation Why Workopolis Went Agile

The Faster Road to Innovation Why Workopolis Went Agile The Faster Road to Innovation Why Workopolis Went Agile What I m Covering Today Why did we transition to Agile? What we wanted to Achieve Highlights of How We Did It What we Achieved What we Learned Technology

More information

Patterns and Practices of Best DevOps Organizations

Patterns and Practices of Best DevOps Organizations Patterns and Practices of Best DevOps Organizations Ognjen Bajić, VS ALM MVP Ana Roje Ivančić, VS ALM MVP Ekobit Speakers Agenda DevOps is the union of people, process, and tools to enable continuous delivery

More information

Welcome to the webinar We will begin shortly

Welcome to the webinar We will begin shortly Welcome to the webinar We will begin shortly There are two methods for listening to this webinar. For Demonstration Purposes Select Audio from the tool box on the right side of your screen, and select

More information

BA Role or Skill: David Mantica ASPE Inc. IIBA Lexington, KY Wednesday, August 19 th

BA Role or Skill: David Mantica ASPE Inc. IIBA Lexington, KY Wednesday, August 19 th BA Role or Skill: David Mantica ASPE Inc. IIBA Lexington, KY Wednesday, August 19 th Agenda A look at the SDLC Crossing the Chasm Decisions in SDLC Overview and Roles in the SDLC The Challenge Model of

More information

Moderator: Robert Wunderlich - Oracle. September 22, Copyright 2016, Oracle and/or its affiliates. All rights reserved.

Moderator: Robert Wunderlich - Oracle. September 22, Copyright 2016, Oracle and/or its affiliates. All rights reserved. Using DevOps to Drive Integration Projects from Microservices to the Cloud Expert Panel Experts: Joe Kardamis Sherwin Williams Suresh Poopandi Multiplan Xander van Rooijen Rabobank Matt Wright Rubicon

More information

Welcome to the webinar We will begin shortly

Welcome to the webinar We will begin shortly Welcome to the webinar We will begin shortly There are two methods for listening to this webinar. Select Audio from the tool box on the right side of your screen, and select either Telephone to call in

More information

Implementing an Agile Transformation Using Discipline Agile Delivery Michael J Lyons World Wide Solution Deployment Architect, IBM Rational

Implementing an Agile Transformation Using Discipline Agile Delivery Michael J Lyons World Wide Solution Deployment Architect, IBM Rational Implementing an Agile Transformation Using Discipline Agile Delivery Michael J Lyons World Wide Solution Deployment Architect, IBM Rational mjlyons@us.ibm.com Agenda Why a transformation? Why Agile / Lean?

More information

SCRUMOPS. David West Scrum.org All Rights Reserved

SCRUMOPS. David West Scrum.org All Rights Reserved SCRUMOPS David West Jayne Groll @ScrumDotOrg, @DevOpsInst Improving the Profession of Software Delivery 2 Entering the Super Nova 3 Firstly THERE IS NOT SUCH THING AS ScrumOps! 4 Building Bridges.. 5 This

More information

the

the the lean enterprise @jezhumble @GRUVERGary IT as a competitive advantage Firms with highperforming IT organizations were twice as likely to exceed their profitability, market share and productivity goals.

More information

The Future of Business Analysis. October 2013

The Future of Business Analysis. October 2013 The Future of Business Analysis October 2013 Discussion Points! Why have Roles?! Why do Business Analysis?! History of Business Analysis! Changing Business Realities! Business Analysis in the Organization!

More information

Planning the Work How to Create a Manageable Enterprise GIS Project Plan

Planning the Work How to Create a Manageable Enterprise GIS Project Plan Planning the Work How to Create a Manageable Enterprise GIS Project Plan Mirjam Stadelmann Esri UC 2014 Technical Workshop Topics Why do we plan How do we plan Planning for project completion How to use

More information

Corporate Webinar Forum

Corporate Webinar Forum Corporate Webinar Forum June 28 th, 2017 GLOBAL CORPORATE PROGRAM 1 Today s Topic: Transforming business analysis in the age of Agile and DevOps Presented by: Cole Cioran - Client Services Director, Blueprint

More information

Closing the Agile Loop Continuous Integration, Continuous Information. Darryl Bowler Senior Systems Architect CollabNet

Closing the Agile Loop Continuous Integration, Continuous Information. Darryl Bowler Senior Systems Architect CollabNet Closing the Agile Loop Continuous Integration, Continuous Information Darryl Bowler Senior Systems Architect CollabNet Agenda How we got here Continuous Integration, Defined Poor Practices (Common Anti-Patterns)

More information

In-House Agile Training Offerings

In-House Agile Training Offerings In-House Agile Training Offerings Certified Training/Workshops 1. SAFe ScrumXP for Teams Scaled Agile Institute 2 days + exam 16SEUs/PDUs The course teaches Lean thinking tools, roles, processes, and the

More information

DevOps Implementation Boot Camp (ICP-FDO)

DevOps Implementation Boot Camp (ICP-FDO) DevOps Implementation Boot Camp (ICP-FDO) DevOps100; 3 days, Instructor-led Course Description This three-day DevOps Implementation training class is loaded with practical real-world tools and techniques.

More information

1. Balance Tech Debt. 2. Automate Security. 3. Provide Self-Service Resources. 4. Implement Success Metrics. 5. Automate Continuous Delivery

1. Balance Tech Debt. 2. Automate Security. 3. Provide Self-Service Resources. 4. Implement Success Metrics. 5. Automate Continuous Delivery What does it take to effectively implement DevOps to drive Continuous Integration and Continuous Delivery? Read this ebook to learn the five factors that translate into rapid releases. DevOps is culture,

More information

Agile at Scale -Beyond SAFe. John B Hudson, B.Sc., PMP, ACP, CSM, SPC

Agile at Scale -Beyond SAFe. John B Hudson, B.Sc., PMP, ACP, CSM, SPC Agile at Scale -Beyond SAFe John B Hudson, B.Sc., PMP, ACP, CSM, SPC EnterpriseAgileCoach1@gmail.com Waterfall Development Successful 11% Challenged 60% Failed 29% Standish Group CHAOS Study 2015 +Data

More information

SESSION 109 Wednesday, April 13, 10:15am - 11:15am Track: Team Dynamics. DevOps: What's the Impact on the Support Team? Session Description

SESSION 109 Wednesday, April 13, 10:15am - 11:15am Track: Team Dynamics. DevOps: What's the Impact on the Support Team? Session Description SESSION 109 Wednesday, April 13, 10:15am - 11:15am Track: Team Dynamics DevOps: What's the Impact on the Support Team? Sherry Chang Enterprise Architect, Intel sherry.s.chang@intel.com Session Description

More information

Capturing the Value of DevOps. Kendra Little, Microsoft Data Platform MVP, Microsoft Certified Master, Evangelist at

Capturing the Value of DevOps. Kendra Little, Microsoft Data Platform MVP, Microsoft Certified Master, Evangelist at Capturing the Value of DevOps Kendra Little, Microsoft Data Platform MVP, Microsoft Certified Master, Evangelist at Redgate @Kendra_Little Agenda Key takeaways CIOs are going through a transformation,

More information

Welcome to the Webinar we will begin shortly.

Welcome to the Webinar we will begin shortly. Welcome to the Webinar we will begin shortly. FOR DEMONSTRATION PURPOSES There are two methods for listening to this webinar, select Audio from the tool box on the right side of your screen, and: Select

More information

IT Revolution. foreword by Gene Kim

IT Revolution. foreword by Gene Kim If you want to understand how to lead a Continuous Delivery or DevOps transformation in your company, there s no better book than this. Concise, practical, and based on hard-won executive experience, this

More information

Starting and Scaling DevOps in the Enterprise

Starting and Scaling DevOps in the Enterprise Starting and Scaling DevOps in the Enterprise Gary Gruver With all of the hype around DevOps, it has been difficult to really understand how DevOps scales at large companies and how to begin. The insight

More information

The Changing Roles of BAs and QAs in a SCRUM world

The Changing Roles of BAs and QAs in a SCRUM world By Stan Wrobel The Changing Roles of BAs and QAs in a SCRUM world For Business Analysts: - Requirements Elicita0on - Business Requirements Documents - So5ware Requirements Documents - Requirements Traceability

More information

D E V O P S T E X A S TEXAS DEVOPS M E E T U P INAUGURAL PRESENTATION

D E V O P S T E X A S TEXAS DEVOPS M E E T U P INAUGURAL PRESENTATION D E V O P S T E X A S M E E T U P TEXAS DEVOPS INAUGURAL PRESENTATION ITINERARY PART 1 Introductions Why Texas DevOps Meetup (in Houston) Expectations for the Meetup PART 2 Intro to DevOps (what is it,

More information

Business Process Management: The Right Way to Do It

Business Process Management: The Right Way to Do It Business Process Management: The Right Way to Do It Smita Sharma Introduction BPM is really all about managing processes, the people who are the doers of the process, and the systems that help them achieve

More information

D E V O P S T E X A S TEXAS DEVOPS M E E T U P INFLUENCING A DEVOPS CULTURE

D E V O P S T E X A S TEXAS DEVOPS M E E T U P INFLUENCING A DEVOPS CULTURE D E V O P S T E X A S M E E T U P TEXAS DEVOPS INFLUENCING A DEVOPS CULTURE SPEAKERS INTRO Darryl Bowler (Co-Organizer of Texas DevOps) Anthony Barnhart (Co-Organizer of Texas DevOps) AGENDA Why is Culture

More information

Business Analyst and Product Owner Where do they meet & conflict? Cherifa Mansoura

Business Analyst and Product Owner Where do they meet & conflict? Cherifa Mansoura Business Analyst and Product Owner Where do they meet & conflict? Cherifa Mansoura www.linkedin.com/in/linkedincherifamansoura Introduction BA responsibilities in an agile environment PO Responsibilities

More information

On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps

On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps Matti Vuori www.mattivuori.net matti.vuori@mattivuori.net @Matti_Vuori TUT lecture series of SW Technologies:

More information

THE STATEFUL CONDITION: OR HOW I LEARNED TO STOP WORRYING AND EMBRACE THE CLOUD

THE STATEFUL CONDITION: OR HOW I LEARNED TO STOP WORRYING AND EMBRACE THE CLOUD THE STATEFUL CONDITION: OR HOW I LEARNED TO STOP WORRYING AND EMBRACE THE CLOUD Sara Jeanes NET+ Program Management, Internet2 2015 Internet2 Thanks to Brad Greer, U of Washington [ 2 ] 2015 Internet2

More information

DEVOPS A NEW DEVOPS MODEL FOR ACHIEVING MARKET AGILITY BY SEYHAN BAKI

DEVOPS A NEW DEVOPS MODEL FOR ACHIEVING MARKET AGILITY BY SEYHAN BAKI DEVOPS A NEW DEVOPS MODEL FOR ACHIEVING MARKET AGILITY BY SEYHAN BAKI BACKGROUND TO STUDY THIS STUDY IS THE RESULT OF THE PRESENTER S MBA RESEARCH (2015 2016) QUALITATIVE STUDY WITH EIGHT IT PROFESSIONALS

More information

Oh No, DevOps is Tough to Implement!

Oh No, DevOps is Tough to Implement! [DISTRIBUTION STATEMENT Please copy and paste the appropriate distribution statement into this space.] Oh No, DevOps is Tough to Implement! Hasan Yasar Copyright 2018 Carnegie Mellon University. All Rights

More information

What is your definition of DevOps?

What is your definition of DevOps? DevOps What is your definition of DevOps? Steve Boone DevOps SME @Steve_Boone 1 Jez Humble: Continuous Delivery DevOps is much of the how of achieving continuous delivery 2 DevOps IBM s Definition: DevOps

More information

Scrum Team Roles and Functions

Scrum Team Roles and Functions Scrum Team Roles and Functions What is a Scrum Team? The purpose of a Scrum team is to deliver products iteratively and incrementally, maximizing opportunities for feedback Scrum teams are comprised by

More information

Introduction and Key Concepts Study Group Session 1

Introduction and Key Concepts Study Group Session 1 Introduction and Key Concepts Study Group Session 1 PDU: CH71563-04-2017 (3 hours) 2015, International Institute of Business Analysis (IIBA ). Permission is granted to IIBA Chapters to use and modify this

More information

Agile Transformation Key Considerations for success

Agile Transformation Key Considerations for success Agile Transformation Key Considerations for success introduction Scrums are one of the most dangerous phases in rugby, since a collapse or improper engage can lead to a front row player damaging or even

More information

The Essential Product Owner Partnering with the Team

The Essential Product Owner Partnering with the Team The Essential Product Owner Partnering with the Team Bob Galen President & Principal Consultant RGCG, LLC bob@rgalen.com Introduction Bob Galen Somewhere north of 30 years experience Various lifecycles

More information

Service Offerings. Atlassian Consulting. Atlassian Product Management (ALM) Application Lifecycle. Agile methods. and Support.

Service Offerings. Atlassian Consulting. Atlassian Product Management (ALM) Application Lifecycle. Agile methods. and Support. Service Offerings Agile methods Application Lifecycle Atlassian Consulting Atlassian Product Management (ALM) and Support Licensing White Plains, NY Tampa, FL São Paulo, SP Porto Alegre, RS Clients US

More information

Achieving Balance: The New Pivotal Points of Software Development

Achieving Balance: The New Pivotal Points of Software Development White Paper Software Delivery & Testing Achieving Balance: The New Pivotal Points of Software Development A rational model of software is to design it quickly; the economic pressure to improvise presents

More information

Proven steps to get the most out of your GIS investment. Paul Burgess Anna Sokol

Proven steps to get the most out of your GIS investment. Paul Burgess Anna Sokol Proven steps to get the most out of your GIS investment Paul Burgess Anna Sokol The Esri Method Maximize Business Impact with GIS Definition and Purpose High level approach any organization can follow

More information

Evolving Team Structure in DevOps

Evolving Team Structure in DevOps Evolving Team Structure in DevOps Sherry Chang Intel IT Chief Architect, DevOps & Continuous Delivery https://www.linkedin.com/in/sherryschang Legal Notices This presentation is for informational purposes

More information

Are we Agile Yet? Agile is NOT a Destination

Are we Agile Yet? Agile is NOT a Destination Are we Agile Yet? Agile is NOT a Destination Angela Johnson, PMP, ACP, CST Certified Scrum Trainer & Agile Coach http://www.scrumalliance.org/profiles/32158-angela-d-johnson http://angelajohnsonscrumtrainer.com

More information

ABN AMRO Transforms with CICD to Accelerate Software Delivery and Improve Security. DevOn Summit Utrecht 14 th Mar 2018 Stefan Simenon

ABN AMRO Transforms with CICD to Accelerate Software Delivery and Improve Security. DevOn Summit Utrecht 14 th Mar 2018 Stefan Simenon ABN AMRO Transforms with CICD to Accelerate Software Delivery and Improve Security DevOn Summit Utrecht 14 th Mar 2018 Stefan Simenon Introduction Stefan Simenon Head of IT Tooling & Software Development

More information

Achieving Resiliency with Agile Methods

Achieving Resiliency with Agile Methods Achieving Resiliency with Agile Methods Session 11D Supannika Mobasser and Jodene Sasine The Aerospace Corporation Approved for public release. OTR 2018-00352. 2018 The Aerospace Corporation Overview Agile

More information

DEVOPS. Know about DevOps.

DEVOPS. Know about DevOps. DEVOPS Know about DevOps www.hcltech.com Practice Snapshot FOCUS AREAS (PEOPLE, PROCESS AND TOOLS) Continuous Planning Continuous Integration Continuous Quality & compliance Env Config & Release Mgmt Feedback

More information

Continuous Delivery. for the rest of us

Continuous Delivery. for the rest of us Continuous Delivery for the rest of us About me Lisa van Gelder Consultant at Cyrus Innovation lvangelder@cyrusinnovation.com @techbint Continuous Delivery Is not:! Continuous deployment Automating all

More information

Welcome to the webinar. We will begin shortly.

Welcome to the webinar. We will begin shortly. Welcome to the webinar. We will begin shortly. FOR DEMONSTRATION PURPOSES There are two methods for listening to this webinar. Select Audio from the tool box on the right side of your screen, and select

More information

SCRUMOPS. David West Scrum.org All Rights Reserved

SCRUMOPS. David West Scrum.org All Rights Reserved SCRUMOPS David West Jayne Groll @ScrumDotOrg, @DevOpsInst Improving the Profession of Software Delivery 2 The Home of Scrum 90% Agile Teams Use Scrum 1,800,000+ Assessments Taken 189 Professional Scrum

More information

Accelerating Your DevOps Journey

Accelerating Your DevOps Journey 06 October 2016 Accelerating Your DevOps Journey Peter Eeles Executive IT Architect DevOps Global Tiger Team, IBM Hybrid Cloud peter.eeles@uk.ibm.com Agenda 1 The Business and IT Context 2 The Relevance

More information

Overcoming roadblocks in ABN AMRO s DevOps journey

Overcoming roadblocks in ABN AMRO s DevOps journey Company logo Stefan Simenon Head of IT Tooling & Software Development Overcoming roadblocks in ABN AMRO s DevOps journey Introduction Stefan Simenon Head of IT Tooling & Software Development Email: stefan.simenon@nl.abnamro.com

More information

Engineering Practices for Innovation

Engineering Practices for Innovation Engineering Practices for Innovation Jez Humble, ThoughtWorks Studios @jezhumble #continuousdelivery Annual PMI Silicon Valley Symposium October 6, 2011 agile 101 "Agile" team Analysis + Design Development

More information

What s next for Traditional Functional QA Managers?

What s next for Traditional Functional QA Managers? What s next for Traditional Functional QA Managers? JIM TRENTADUE OCTOBER 2017 JIM.TRENTADUE@OUTLOOK.COM Agenda Agile evolution of test and quality ownership Eight areas for QA Managers to focus on Breakout

More information

Chapter 8. Systems Development. Ralph M. Stair George W. Reynolds

Chapter 8. Systems Development. Ralph M. Stair George W. Reynolds Ralph M. Stair George W. Reynolds Chapter 8 Systems Development An Overview of Systems Development Managers and employees in all functional areas work together and use business information systems Corporations

More information

DASA DEVOPS. Glossary

DASA DEVOPS. Glossary DASA DEVOPS Glossary Version 1.0.0 May 2016 Agile Agile is a time-boxed and iterative approach of software delivery. It aims to build software incrementally from the start of the project. Agile Benefits

More information

Lean ALM Managing Flow Rather Than Disciplines

Lean ALM Managing Flow Rather Than Disciplines Lean ALM Managing Flow Rather Than Disciplines Dave West Forrester Research March, 2012 1 2009 2011 Forrester Research, Inc. Reproduction Prohibited Hello and welcome to today s talk To help people deliver

More information

An Overview of the AWS Cloud Adoption Framework

An Overview of the AWS Cloud Adoption Framework An Overview of the AWS Cloud Adoption Framework Version 2 February 2017 2017, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes

More information

Best Practices for Enterprise Agile Transformation

Best Practices for Enterprise Agile Transformation Best Practices for Enterprise Agile Transformation A White Paper for the Software Development Project Community Date: May 2017 Select Computing, Inc. 9841 Broken Land Parkway Suite 209 Columbia, MD 21046

More information

DevOps architecture overview

DevOps architecture overview IBM Cloud Architecture Center DevOps architecture overview The right practices and toolchains to rapidly execute and scale. IBM Bluemix Garage Method takes the best of Design Thinking, Lean, Agile, DevOps

More information

CollabNet Trends, Challenges, and Success with Agile ALM

CollabNet Trends, Challenges, and Success with Agile ALM Agile ALM for Distributed Development CollabNet Trends, Challenges, and Success with Agile ALM Victoria Griggs Sr. Director of Marketing, CollabNet Chris Clarke VP Product Management & Strategy, CollabNet

More information

I m an SRE Lead! Now What? Ritchie Schacher STSM, SRE Architect, Bluemix DevOps Services. Rob Orr Program Director SRE, DevOps & Analytics Services

I m an SRE Lead! Now What? Ritchie Schacher STSM, SRE Architect, Bluemix DevOps Services. Rob Orr Program Director SRE, DevOps & Analytics Services I m an SRE Lead! Now What? Ritchie Schacher STSM, SRE Architect, Bluemix DevOps Services Rob Orr Program Director SRE, DevOps & Analytics Services Introductions Ritchie Schacher STSM SRE, Architect Bluemix

More information

Mastering CBAP V3. Adaptive Processes Consulting

Mastering CBAP V3. Adaptive Processes Consulting Adaptive Processes Consulting Copyright notice All rights reserved. IIBA, BABOK, CBAP are registered Trademarks of International Institute of Business Analysis, Canada. All trademarks of copyrights mentioned

More information

Introduction to DevOps

Introduction to DevOps Introduction to DevOps Image Source: https://cloudsmartz.com/wp-content/uploads/2016/01/devops-team.jpg Krishna Kishore Ghanta Kellton Tech Introduction With rapid growth and fast moving market, releasing

More information

BCS Foundation Level Certificate in DevOps Syllabus Version 1.0 August 2018

BCS Foundation Level Certificate in DevOps Syllabus Version 1.0 August 2018 BCS Foundation Level Certificate in DevOps Syllabus Version 1.0 August 2018 This professional certification is not regulated by the following United Kingdom Regulators - Ofqual, Qualifications in Wales,

More information

Systems Engineering in Large-scale Agile Software Development

Systems Engineering in Large-scale Agile Software Development Systems Engineering in Large-scale Agile Software Development Will Menner Johns Hopkins University Will.Menner@jhuapl.edu 240.228.5354 BLUF Bottom Line Up Front ops.fhwa.gov sercuarc.org My experience:

More information

COURSE BROCHURE. CERTIFIED DEVOPS MASTER Training & Certification

COURSE BROCHURE. CERTIFIED DEVOPS MASTER Training & Certification COURSE BROCHURE CERTIFIED DEVOPS MASTER Training & Certification What is DevOps? DevOps is an emerging set of principles, methods and practices for communication, collaboration and integration between software

More information

IBM Hybrid Cloud. How to Architect Anything. Peter Eeles. Worldwide Lead for DevOps Adoption Executive IT Architect IBM Cloud

IBM Hybrid Cloud. How to Architect Anything. Peter Eeles. Worldwide Lead for DevOps Adoption Executive IT Architect IBM Cloud How to Architect Anything IBM Hybrid Cloud Peter Eeles Worldwide Lead for DevOps Adoption Executive IT Architect IBM Cloud peter.eeles@uk.ibm.com About Me Graduated in 1985 Mechanical engineering @ Dowty

More information

Conclusion.

Conclusion. Conclusion Rajesh Kumar RajeshKumarIN RajeshKumarIN RajeshKumarIN DevOps@RajeshKumar.XYZ Usually we don t have Centralized Source Management Tools Centralized Build Server for all the Products Common Build

More information

Frameworks - Which one should you choose?

Frameworks - Which one should you choose? Frameworks - Which one should you choose? Hint: There is no silver bullet www.freshservice.com Why do companies implement frameworks? Businesses prefer using frameworks as these are pre-defined best practices

More information

Principles and Mechanisms for Creating Successful Digital Organizations

Principles and Mechanisms for Creating Successful Digital Organizations Principles and Mechanisms for Creating Successful Digital Organizations Constantin Gonzalez, Principal Solutions Architect 2017-05-18 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

More information

DevOps. Bringing agility all the way up to Production

DevOps. Bringing agility all the way up to Production DevOps Bringing agility all the way up to Production Editorial According to Gartner, DevOps ranked no. 2 among CIO priorities this year. Do you know why? Because in a fast-changing world disrupted by digital

More information

The innovation engine for the digitized world The New Style of IT

The innovation engine for the digitized world The New Style of IT The innovation engine for the digitized world The New Style of IT New Style of IT supported by HP Software bernd.ludwig@hpe.com Copyright 2015 Hewlett-Packard Development Company, L.P. The information

More information

THE PEOPLE MODEL & CLOUD TRANSFORMATION

THE PEOPLE MODEL & CLOUD TRANSFORMATION 30 OCTOBER 2017 THE PEOPLE MODEL & CLOUD TRANSFORMATION Thomas Blood, Enterprise Evangelist, Amazon Web Services Cloud Transformation Challenges People and Processes 13 When it comes to cloud adoption,

More information

Business Analysis Essentials

Business Analysis Essentials Understand the business analyst's role and responsibilities in a successful project. In this introductory course, you'll delve into the role and responsibilities of the business analyst (BA)- the communication

More information

Business Analysis Career Perspectives

Business Analysis Career Perspectives Business Analysis Career Perspectives (and the future of the profession) Ken Fulmer IIBA 1 Learning Presentation Objectives 1. Examine the marketplace and directions of the Business Analyst career path.

More information

Building a DevOps Culture MTUG IT Summit and Tradeshow, June 2 nd 2016

Building a DevOps Culture MTUG IT Summit and Tradeshow, June 2 nd 2016 Building a DevOps Culture 2016 MTUG IT Summit and Tradeshow, June 2 nd 2016 1 Agenda What is DevOps Why DevOps Developing a DevOps Mindset Crafting a successful DevOps Journey The DOs and DON Ts of DevOps

More information

IT Architect Regional Conference 2007

IT Architect Regional Conference 2007 IT Architect Regional Conference 2007 Oriented Enterprise Architecture Yan Zhao, Ph.D Director, Enterprise and Solutions Architecture CGI Federal Presentation Outline 1. Enterprise Architecture (EA) and

More information

A Guide to Critical Success Factors in Agile Delivery

A Guide to Critical Success Factors in Agile Delivery IBM Global Business Services, U.S. Federal May 6, 2016 A Guide to Critical Success Factors in Agile Delivery Paul Gorans, Agile Competency Lead, IBM GBS Federal A bit about me 6 Years USAF: NSA Operations,

More information

DevOps: Start-up Speed, Enterprise Scale

DevOps: Start-up Speed, Enterprise Scale DevOps: Start-up Speed, Enterprise Scale 2013 IBM Corporation Bernie Coyne DevOps Evangelist IBM Cloud Unit coyneb@us.ibm.com @berniecoyne 2 2013 IBM Corporation Technology trends & market shifts forcing

More information

David West Jayne Groll

David West Jayne Groll David West Jayne Groll @ScrumDotOrg, @DevOpsInst Improving the Profession of Software Delivery 2 The Home of Scrum 90% Agile Teams Use Scrum 1,750,000+ Assessments Taken 187 Professional Scrum Trainers

More information

The why and what of a BPMS Methodology. Salman Akhtar

The why and what of a BPMS Methodology. Salman Akhtar The why and what of a BPMS Methodology Salman Akhtar The BPTrends Associates Pyramid Enterprise Level Business Process Level Implementation Level. Human Resource Development Job Design Training Development

More information

DEVOPS FUNDAMENTALS - MOCK EXAM

DEVOPS FUNDAMENTALS - MOCK EXAM DEVOPS FUNDAMENTALS - MOCK EXAM V1.2 - July 2016 2016 - DevOps Agile Skills Association All rights reserved. No part of this publication may be published, reproduced, copied or stored in a data processing

More information

SESSION 801 Friday, November 4, 10:15 AM - 11:15 AM Track: DevOps and Agile

SESSION 801 Friday, November 4, 10:15 AM - 11:15 AM Track: DevOps and Agile SESSION 801 Friday, November 4, 10:15 AM - 11:15 AM Track: DevOps and Agile DevOps: You Can't Just Be a Developer Anymore Ken Lewis Consultant,PA Consulting ken.lewis@paconsulting.com Session Description

More information

DevOps: Start-up Speed, Enterprise Scale

DevOps: Start-up Speed, Enterprise Scale DevOps: Start-up Speed, Enterprise Scale Presented by: Bernie Coyne IBM DevOps Evangelist coyneb@us.ibm.com @BernieCoyne IBM Corporation 1 https://www.youtube.com/watch?v=27ggp6bxr6a 2 Innovation is the

More information

Introduction to Agile Life Cycles. CSCI 5828: Foundations of Software Engineering Lecture 07 09/13/2016

Introduction to Agile Life Cycles. CSCI 5828: Foundations of Software Engineering Lecture 07 09/13/2016 Introduction to Agile Life Cycles CSCI 5828: Foundations of Software Engineering Lecture 07 09/13/2016 1 Goals Introduction to Agile Life Cycles The Agile Manifesto and Agile Principles Agile Life Cycles

More information

Welcome to this IBM Rational podcast, IBM. Rational's Product Delivery Solutions for Communication. Service Providers. I'm Kimberly Gist with IBM.

Welcome to this IBM Rational podcast, IBM. Rational's Product Delivery Solutions for Communication. Service Providers. I'm Kimberly Gist with IBM. IBM Podcast [MUSIC] Welcome to this IBM Rational podcast, IBM Rational's Product Delivery Solutions for Communication Service Providers. I'm Kimberly Gist with IBM. Communication Service Providers -- or,

More information

Planning the Work How to Create a Manageable Enterprise GIS Project Plan

Planning the Work How to Create a Manageable Enterprise GIS Project Plan 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Planning the Work How to Create a Manageable Enterprise GIS Project Plan Mirjam Stadelmann Topics Why planning

More information