What is your definition of DevOps?

Size: px
Start display at page:

Download "What is your definition of DevOps?"

Transcription

1 DevOps What is your definition of DevOps? Steve Boone DevOps 1

2 Jez Humble: Continuous Delivery DevOps is much of the how of achieving continuous delivery 2

3 DevOps IBM s Definition: DevOps is an enterprise capability for continuous software delivery that enables clients to seize market opportunities and reduce time to customer feedback 3

4 DevOps DevOps is an enterprise capability for continuous software delivery that enables clients to seize market opportunities and reduce time to customer feedback Enterprise capability When we say that DevOps is an enterprise capability, we are saying quite a lot. First, that there is no single individual, team or tool that does DevOps. DevOps emphasizes systems thinking as opposed to silo d thinking. Continuous Software Delivery Many organizations successfully underwent Agile transformations but lack the rapid planning, testing, deployment and release capabilities to fully benefit from continuous software delivery. DevOps integrates agile development with continuous testing and deployment as well as continuous monitoring and customer feedback to assist in planning and backlog prioritization. That enables clients to seize market opportunities Why are we doing DevOps? Because traditional IT practices are too slow to meet the needs of our businesses. Companies increasingly compete on software and need to be able to rapidly change course, or exploit a new or transient market opportunity. The challenge before the industry is to become more nimble. DevOps focuses on building this nimbleness as an enterprise capability. 4

5 DevOps DevOps is an enterprise capability for continuous software delivery that enables clients to seize market opportunities and reduce time to customer feedback Reduce time to customer feedback How do we know what to build? A big part is getting feedback from our users. While we often think of continuous delivery as a left to right process moving from development to production, knowledge flows right to left from test to development and from users in production towards the business. Periodic focus groups aren t enough. We want near instant feedback on each of our continuous, small releases. Are we making more money? Are the customers getting tasks done quicker? How often are error pages showing up? Do we need to rollback or change course? 5

6 The Hidden Factory Opportunity 50 % DevOps Transformation 20 % 50 % 80 % Waste Productive Hidden Factory= additional value you could create if you eliminated waste and redirected those resources at innovation 6

7 The Big Sources of Wasted Efforts: Find the Hidden Factory Lean / DevOps Transformation Non-Value-added waste Value-added production work Type of Waste Create Feature Deliver Feature Unnecessary Overhead Communicating ideas/knowledge Communicating between development and operations Unnecessary Re-work Tasks assigned back to developers from testing and usage Tasks assigned back to developers from production rollbacks Over-production Unnecessary functionality produced Unnecessary hardware, data center, personnel 7 7

8 DevOps approach: Apply Lean principles accelerate feedback and improve time to value Line-ofbusiness Customer 1. Get ideas into production fast 2. Get people to use it 3. Get feedback Adopt DevOps approach to continuously manage changes, obtain feedback and, deliver changes to users Change speed must be an asset, Not an anchor Lean Transformation Non-Value-added waste Value-added production work 8

9 IBM DevOps Adoption Model Practices, tools and services to plan and execute a staged adoption of DevOps to improve business outcomes Inefficient Leaner Leaner and Smarter Steer Process-based Product-based Optimizing Develop/Test Process-heavy Agile More Predictable Deploy Manual Automated More Transparent Operate Silo-ed Collaborative More Continuous Efficiency Productive Waste Feedback Cycles 9

10 Why is DevOps Necessary? To better answer this question, we should first take a look at our past. Continuous Integration: Why do development teams choose to implement CI? The reason teams do CI is simple, it helps improve quality. The more often we integrate the code, and the more often we test the code by compiling it, the better we can determine the quality of the build. Once a build is complete, how do we further test for quality? To further push our quality metric we need to deploy the built artifacts to a target server, and execute our tests. 10

11 Agile and DevOps: it s about Quality Help deliver better quality software faster. DevOps is about ensuring quality into your Production environments. Over the past years development teams have been widely successful with CI and CD. However, one main problem still existed. The deployments were not being automated all the way into production. The automation process was not truly "end to end." 11 1

12 Difference between DEV and OPS DEV Very High Tempo Can rebuild database / app from scratch - No need for rollbacks Audit is a nice to have - Security, traceability, separation of duties New Environments are common OPS Slower Tempo Incremental updates to Database and App - Rollbacks are huge Audit is Critical New Environments are rare 12 1

13 DevOps: Agile reaches Ops 13 1

14 Common patterns impacting continuous delivery Failures due to inconsistent dev and production environments Bottlenecks trying to deliver more frequent releases to meet market demands Complex, manual, processes for release lack repeatability and speed Poor visibility into dependencies across releases, resources, and teams How do we ensure that we release and deploy What we want, When we want, Where we want! 14

15 Our customers are facing the same challenges 15 *Data based on UrbanCode customer survey

16 DevOps: Optimization of the Software Delivery Pipeline Optimizing the software delivery pipeline Reduce time to market Improve quality Decrease costs 17

17 The Pipeline is an Assembly Line 18

18 Balancing the Assembly Line Equal process throughput avoids backlogs Upgrading a proceeding process causes downstream backlogs Upgrading downstream process throughput reestablishes balance 19 19

19 Basic DevOps toolchain SCM Asset Repository Unit testing Test Automation Test Stubbing Environment Configuration Build / CI Server Delivery Pipeline Automated Monitoring 20

20 Continuous Delivery Pipeline 21

21 IBM DevOps Maturity Model 22

22 Multi-tier applications introduce additional complexity Client Tier Devices Middle Tier Server Back-end Data & Services Coordinating separate pipelines for each tier is critical Disparate teams Different processes Separate tools 23

23 The Need: Integrate systems of engagement with systems of record Integration Test By bringing together the culture, processes, and tools across the entire software delivery lifecycle spanning mobile to mainframe platforms Systems of Engagement (SoE) Apps Develop and Test Release and Deploy Monitor and Optimize Rapid Releases AppStore Web Apps Develop Databases and Test Monitor and Optimize Frequent Releases Databases Systems of Record (SoR) Apps Fewer Releases Production Environment 24 24

24 6-12 Month Delivery Cycles are still the Norm Quarters 35% Months 40% Delivery cycle profile across 600 business enterprises Weeks 15% Days <10% Feedback cycles Profile source: A commissioned study conducted by Forrester Consulting on behalf of IBM, May

25 Slow deployment of application environments Release Deploy Environment Deploy Application UrbanCode Deploy helps deploy applications faster to static and long running environments Static environments are becoming a challenge for continuous application delivery New projects demand new environments for delivery pipeline Developers and testers don t have enough test environments Seasonal demands to scale up production environments Example: Building environments for a new delivery pipeline at Macquerie requires $1M and 6 months effort 26

26 Manual environment build-outs Development team Operations team I used the images you gave.. The application works in Dev environment I gave you all machine images, still your application doesn t work on production What did you do with your Dev / Test instances of the images? Both: Why is this not coming together? 27

27 Rapidly deploy application environments in 3 simple steps Application Middleware Configuration Middleware Compute, Storage, Network Configuration Policies 1. Create stacks Describe full stack environments using infrastructure building blocks like Images, Middleware scripts, and Application code OS / Platform Image Load Balancer Firewall Web Servers App Servers 2. Assemble multi-tier and scalable environment blueprints Assemble multi-tier application environments and define auto-scaling policies to meet operational needs. Database Servers VMware vcenter Virtual Datacenter Private Public 3. Portable across different virtualized infrastructure Provide portability across heterogeneous virtual datacenter, private and public clouds 28

28 UrbanCode Deploy with Patterns Application Pattern designer Design open, full stack application environments in a diagram or textual editor Design once, deploy anywhere Deploy full stack environments to multiple clouds Environment lifecycle management Manage infrastructure change and easily apply changes to existing environments Middleware Configuration Middleware Compute, Storage, Network Configuration OS / Platform Image Policies IBM UrbanCode Deploy with Patterns Delivery process automation Automated delivery process with integrated full stack environments Virtual Datacenter Private Public 29 VMware vcenter

29 Faster, repeatable, reliable full-stack deployment processes IBM Bluemix SCM Pull changes Build Automation IBM UrbanCode Deploy with Patterns Publish build IBM PureApplication System IBM Cloud Orchestrator IBM Cloud Manager with OpenStack Configure the entire stack with your cloud of choice. Iterate on application and infrastructure changes seamlessly. Promote changes to your cloud environments through the entire delivery lifecycle. App DEV DEV DEV App QA App PROD 30

30 Implementation Rollout Intended Audience: Development, Deployment & Operations Organizations Value Proposition Immediate ROI by automating the deployment process for a production application Develop and validate the usage model for a high priority subset of the future state solution Build tool experience on a core technical team Establish baselines and learnings for an enterprise rollout Resources (2-3 IBM Consultants) Solution Architect udeploy SME Project Manager Key Activities Establish Core Team Define Working Model Prepare Project Project Execution Confirm goals and expectations Establish Core Team Define solution architecture Install and configure UCD Mentor system administrator on installation Core Team Enablement Mentor core adoption team Define Usage Model UCD Solution Configuration Develop Training Material End User Training Production readiness and testing Launch Production Project Measure outcomes and capture improvements and lessons 31

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

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

Fast, Lean Enterprise Software Delivery Through IBM DevOps

Fast, Lean Enterprise Software Delivery Through IBM DevOps IEEE Symposium Agile meets DevOps Fast, Lean Enterprise Software Delivery Through IBM DevOps Steve Weaver Organizations that effectively leverage software delivery outperform their competitors... yet few

More information

Achieve Competitive Advantage with IBM DevOps

Achieve Competitive Advantage with IBM DevOps Achieve Competitive Advantage with IBM DevOps Bridge the Gap between Development and Operations IBM Competitive Project Office Agenda Introduction Break Down the Barriers with Improved Planning and Collaboration

More information

IBM DevOps. Rosalind Radcliffe Distinguished Engineer Chief Architect for DevOps for Enterprise Systems

IBM DevOps. Rosalind Radcliffe Distinguished Engineer Chief Architect for DevOps for Enterprise Systems IBM DevOps Rosalind Radcliffe Distinguished Engineer Chief Architect for DevOps for Enterprise Systems rradclif@us.ibm.com @RosalindRad 1 Please Note: IBM s statements regarding its plans, directions,

More information

DevOps with UrbanCode

DevOps with UrbanCode DevOps with UrbanCode Extend Agile ALM to Accelerate Business Value Cindy VanEpps Team Interaction Designer - DevOps vanepps@us.ibm.com 2013 IBM Corporation Agenda What is DevOps? Introducing UrbanCode

More information

Hybrid Cloud Adoption: Transforming to Hybrid Cloud with DevOps, Microservices, Containers and APIs

Hybrid Cloud Adoption: Transforming to Hybrid Cloud with DevOps, Microservices, Containers and APIs Hybrid Cloud Adoption: Transforming to Hybrid Cloud with DevOps, Microservices, Containers and APIs Sanjeev Sharma CTO, DevOps Technical Sales and Adoption IBM Distinguished Engineer, IBM Cloud sanjeev.sharma@us.ibm.com

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

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Cloud Blueprint and Roadmap Service 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Cloud Computing: Addressing Today s Business Challenges Business Flexibility & Agility Cost

More information

Adopting DevOps at Enterprise Scale

Adopting DevOps at Enterprise Scale Adopting DevOps at Enterprise Scale Presented by: Sanjeev Sharma CTO, DevOps Technical Sales and Adoption IBM Distinguished Engineer @sd_architect 1 IBM Corporation DevOps: Origins 2 IBM Corporation DevOps

More information

Application Modernization Re-Modeling for your Enterprise

Application Modernization Re-Modeling for your Enterprise Application Modernization Re-Modeling for your Enterprise Session 16521 Monday March 2 10:00-11:00 Rosalind Radcliffe, Distinguished Engineer, IBM Academy of Technology Member Chief Architect for DevOps

More information

Integrating Configuration Management Into Your Release Automation Strategy

Integrating Configuration Management Into Your Release Automation Strategy WHITE PAPER MARCH 2015 Integrating Configuration Management Into Your Release Automation Strategy Tim Mueting / Paul Peterson Application Delivery CA Technologies 2 WHITE PAPER: INTEGRATING CONFIGURATION

More information

Five DevOps CM Practices

Five DevOps CM Practices White Paper Dimensions CM Five DevOps CM Practices Supported by Dimensions CM Ashley Owen, Product Management Table of Contents Introduction... 1 Version Everything... 2 Maintain Prioritized Backlogs...

More information

JOURNEY TO AS A SERVICE

JOURNEY TO AS A SERVICE JOURNEY TO AS A SERVICE CONTAINERIZATION JULY 2017 THE DIGITAL ERA EVOLVED IT TO BUSINESS STRATEGY Siloed, legacy, de-centralized, multi vendor setup. IT product focused. AO Operations IO Operations Wall

More information

Using IBM UrbanCode Deploy to automate the migration and deployment of on-premise WebSphere application and configuration to IBM Bluemix

Using IBM UrbanCode Deploy to automate the migration and deployment of on-premise WebSphere application and configuration to IBM Bluemix Using IBM UrbanCode Deploy to automate the migration and deployment of on-premise WebSphere application and configuration to IBM Bluemix 2015 IBM Corporation WASaaS What is WebSphere as a Service on IBM

More information

Exam C Foundations of IBM DevOps V1

Exam C Foundations of IBM DevOps V1 Exam C5050 300 Foundations of IBM DevOps V1 1. DevOps enables which three enterprise capabilities? A. continuous metering B. continuous feedback C. continuous delivery D. continuous monitoring E. continuous

More information

FUJITSU Software UForge AppCenter 3.8

FUJITSU Software UForge AppCenter 3.8 FUJITSU Software UForge AppCenter 3.8 Introduction Fujitsu Limited February 2018 0 Hybrid IT Challenges 1 Hybrid IT Challenges % Networking Single Pane of Glass for Monitoring and Management Application

More information

July Business Transformation: Ness Technology Makes DevOps and Continuous Integration Reality with DevTestOps Center of Excellence

July Business Transformation: Ness Technology Makes DevOps and Continuous Integration Reality with DevTestOps Center of Excellence July 2016 Business Transformation: Ness Technology Makes DevOps and Continuous Integration Reality with DevTestOps Center of Excellence Who Am I? DevOps Business Unit Manager Head Of DevTestOps Center

More information

IBM Hybrid Cloud OPEN Labs

IBM Hybrid Cloud OPEN Labs IBM Hybrid Cloud OPEN Labs IBM Hybrid Cloud OPEN Labs event This slide deck serves as a flyer for the IBM Hybrid Cloud OPEN Labs event. It provides the necessary information about the event. It includes

More information

Onward and Upward. Three Ways Application Release Automation Can Give Lift to Your Continuous Delivery Journey

Onward and Upward. Three Ways Application Release Automation Can Give Lift to Your Continuous Delivery Journey Onward and Upward Three Ways Application Release Automation Can Give Lift to Your Continuous Delivery Journey 1 Deliver Software Like Your Business Depends on It Because It Does Because most companies

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

Trevor Quinn PaaS and DevOps Practice Lead, North America Red Hat Consulting

Trevor Quinn PaaS and DevOps Practice Lead, North America Red Hat Consulting ACCELERATING DEVOPS THROUGH OPENSHIFT BY RED HAT Trevor Quinn PaaS and DevOps Practice Lead, North America Red Hat Consulting Agenda Current IT Landscape Traditional IT organization State of DevOps Cloud

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

COGNITIVE QA: LEVERAGE AI AND ANALYTICS FOR GREATER SPEED AND QUALITY. us.sogeti.com

COGNITIVE QA: LEVERAGE AI AND ANALYTICS FOR GREATER SPEED AND QUALITY. us.sogeti.com COGNITIVE QA: LEVERAGE AI AND ANALYTICS FOR GREATER SPEED AND QUALITY ARTIFICIAL INTELLIGENCE vs. COGNITIVE COMPUTING Build a system that can generally perform any intellectual task so called Strong AI

More information

Deploy de aplicações na nuvem usando serviços de IoT e Computação Cognitiva

Deploy de aplicações na nuvem usando serviços de IoT e Computação Cognitiva Deploy de aplicações na nuvem usando serviços de IoT e Computação Cognitiva IBM Bluemix Wilson Magalhães Jr Cloud Ecod Leader wilsontm@br.ibm.com @WilsonTM_JR #bluemix The app revolution Fundamentally

More information

Enterprise DevOps Entwicklung traditioneller Mainframe-Anwendungen so schnell wie ein Start-up

Enterprise DevOps Entwicklung traditioneller Mainframe-Anwendungen so schnell wie ein Start-up Auf dem Weg in die Mainframe-IT des Jahres 2020 Enterprise DevOps Entwicklung traditioneller Mainframe-Anwendungen so schnell wie ein Start-up Dennis Behm Senior Client Technical Specialist for DevOps

More information

Enterprise DevOps with Plutora

Enterprise DevOps with Plutora SOLUTION BRIEF Enterprise DevOps with Plutora Large enterprise adoption of DevOps practices is limited to pockets of the organization or portions of the engineering functions and automation. This leaves

More information

THE DEVOPS MATURITY CURVE. Justin Vaughan-Brown CA Technologies

THE DEVOPS MATURITY CURVE. Justin Vaughan-Brown CA Technologies THE DEVOPS MATURITY CURVE Justin Vaughan-Brown CA Technologies Today s Business Environment 2 2014 CA. ALL RIGHTS RESERVED. Today s Business Environment 3 2014 CA. ALL RIGHTS RESERVED. Today s Business

More information

UForge AppCenter 3.8. Introduction March Copyright 2018 FUJITSU LIMITED

UForge AppCenter 3.8. Introduction March Copyright 2018 FUJITSU LIMITED UForge AppCenter 3.8 Introduction March 2018 Copyright 2018 FUJITSU LIMITED Enterprise Cloud Application Journey 3 stages in transitioning legacy enterprise applications to cloud: Cloud-hosted applications:

More information

Service Management for the Mobile Mainframe Delivered via Cloud Lunch and Learn

Service Management for the Mobile Mainframe Delivered via Cloud Lunch and Learn Service Management for the Mobile Mainframe Delivered via Cloud Lunch and Learn Mike Baskey, DE, Cloud and Smarter Infrastructure IBM August 15, 2013 Session 14345 Mainframe applications increasingly used

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

IBM Cloud White Paper. How to get the benefits of cloud behind your firewall: IBM Cloud Private

IBM Cloud White Paper. How to get the benefits of cloud behind your firewall: IBM Cloud Private IBM Cloud White Paper How to get the benefits of cloud behind your firewall: IBM Cloud Private 2 How to get the benefits of cloud behind your firewall: IBM Cloud Private Contents 2 Introduction 3 Developers

More information

Successful Service Virtualization

Successful Service Virtualization Technical Brief Successful Service Virtualization An introduction to how Service Virtualization can help IT to remain agile and deliver software faster at lower risk and cost IT is constantly evolving

More information

DevOps Journey. adoption after organizational and process changes. Some of the key aspects to be considered are:

DevOps Journey. adoption after organizational and process changes. Some of the key aspects to be considered are: VIEWPOINT DevOps Background The world is being transformed in fundamental ways with software and communication technologies. As bits reshape and pervade the atoms, connecting us and the world around us,

More information

Today s businesses are complex organizations that must be agile across highly competitive global Agile Software Framework (DevOps):

Today s businesses are complex organizations that must be agile across highly competitive global Agile Software Framework (DevOps): NeoDevel (Web) Today s businesses are complex organizations that must be agile across highly competitive global Agile Software Framework (DevOps): Quality and reliability of a manufacturing line applied

More information

Business Alignment Through the DevOps Loop

Business Alignment Through the DevOps Loop Business Alignment Through the DevOps Loop Introduction CIOs are more focused than ever on moving from project-based, Waterfall projects to continuous delivery of working software. Agile, Lean, and DevOps

More information

Enabling digitization at the pace of business. Achieve connected DevOps tool chain through Release Orchestration

Enabling digitization at the pace of business. Achieve connected DevOps tool chain through Release Orchestration Enabling digitization at the pace of business Achieve connected DevOps tool chain through Release Orchestration igitization has been the buzzword for the last couple of years, and it has been the driving

More information

Bluemix Overview. Last Updated: October 10th, 2017

Bluemix Overview. Last Updated: October 10th, 2017 Bluemix Overview Last Updated: October 10th, 2017 Agenda Overview Architecture Apps & Services Cloud Computing An estimated 85% of new software is being built for cloud deployment Cloud Computing is a

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

DEVOPS IN A BOX: MAKING CONTINUOUS INTEGRATION EASIER

DEVOPS IN A BOX: MAKING CONTINUOUS INTEGRATION EASIER DEVOPS IN A BOX: MAKING CONTINUOUS INTEGRATION EASIER Reshma Nuggehally, Accenture Pega DevOps and Automation Lead, Accenture Leo Hart, Pega VP of Development Operations This information is not a commitment,

More information

Transform to rapid cycle application delivery

Transform to rapid cycle application delivery Transform to rapid cycle application delivery A Blueprint For Cloud-Native IT A blueprint for cloud-native IT HPE POINTNEXT BLUEPRINTS: HOW TO GUIDES FROM SERVICES EXPERTS OF HEWLETT PACKARD ENTERPRISE

More information

Intelligence, Automation, and Control for Enterprise DevOps

Intelligence, Automation, and Control for Enterprise DevOps Intelligence, Automation, and Control for Enterprise DevOps The XebiaLabs DevOps Platform delivers the intelligence, automation, and control that technical and business teams need for Continuous Delivery

More information

GDPR COMPLIANCE: HOW AUTOMATION CAN HELP

GDPR COMPLIANCE: HOW AUTOMATION CAN HELP GDPR COMPLIANCE: HOW AUTOMATION CAN HELP September 2018 DISCLAIMER This white paper is a commentary on the GDPR, as Chef interprets it, as of the date of publication. We like to think we ve been thoughtful

More information

CA Release Automation Continuous Delivery Edition and CA Agile Central

CA Release Automation Continuous Delivery Edition and CA Agile Central SOLUTION BRIEF CA RELEASE AUTOMATION CONTINUOUS DELIVERY EDITION AND CA AGILE CENTRAL CA Release Automation Continuous Delivery Edition and CA Agile Central SOLUTION BRIEF CA RELEASE AUTOMATION CONTINUOUS

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

HP Software EMEA Performance Tour Zurich, Switzerland September 18

HP Software EMEA Performance Tour Zurich, Switzerland September 18 HP Software EMEA Performance Tour 2013 Zurich, Switzerland September 18 Continuous Delivery Accelerating Application Release Christian Dinten, Sen. Principal Solution Consultant September 18, 2013 DevOps:

More information

Scalr empowers enterprises to safely and rapidly deploy to the cloud by addressing the four major problem areas:

Scalr empowers enterprises to safely and rapidly deploy to the cloud by addressing the four major problem areas: ENTERPRISE-GRADE CLOUD MANAGEMENT Solution Overview Scalr powers faster cloud adoption and application deployment at some of the world s largest enterprises. Companies such as Gannett, Expedia, NASA JPL

More information

Enable your Agile Team with Continuous Delivery Pipelines

Enable your Agile Team with Continuous Delivery Pipelines Enable your Agile Team with Continuous Delivery Pipelines Esteban Garcia Chief Technologist @ Nebbia Technology Microsoft Regional Director Chief Technologist at Nebbia Technology ALM MVP, Azure Insider,

More information

DevOps: Accelerating Application Delivery. DevOps on IBM i: Barriers, Techniques, and Benefits to the Business

DevOps: Accelerating Application Delivery. DevOps on IBM i: Barriers, Techniques, and Benefits to the Business DevOps: Accelerating Application Delivery DevOps on IBM i: Barriers, Techniques, and Benefits to the Business 0 Facts Source: Help System 2016 IBM i market place survey 1 Modernization Are you too busy

More information

itsmf Annual Conference 2012

itsmf Annual Conference 2012 itsmf Annual Conference 2012 IBM Cloud Adoption Patterns Rethink IT, Reinvent Business Mr. Alwyn Tse Technical Consultant, Software Group, IBM China/HK Ltd Rethink IT and reinvent business with IBM SmartCloud.

More information

Avoid the Hype and Find Real Value in Devops and PaaS ABDUL KHALIQ GAFFAR

Avoid the Hype and Find Real Value in Devops and PaaS ABDUL KHALIQ GAFFAR Avoid the Hype and Find Real Value in Devops and PaaS ABDUL KHALIQ GAFFAR AGENDA DevOps: Problem statement, what, and why How to enable DevOps Cloud Architecture PaaS OpenShift How OpenShift Accelerates

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

Maintenance is Dead! A path to a New Paradigm

Maintenance is Dead! A path to a New Paradigm Maintenance is Dead! A path to a New Paradigm Ali Hashmi Director - Expresscommerce Today s Plan Maintenance is Dead! The paradigm Shift Your website is a living thing Role of DevOps in website Maintenance

More information

Mitchell CI/CD Journey Continues. Richard Fong (Raj) Rajwinder Singh Makkar

Mitchell CI/CD Journey Continues. Richard Fong (Raj) Rajwinder Singh Makkar Mitchell CI/CD Journey Continues Richard Fong (Raj) Rajwinder Singh Makkar Introduction Mitchell International Founded in 1946, with 70 years of experience in Property, Casualty claims, and Collision Repair

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

Welcome to this IBM Rational podcast, Leverage. IBM's PureApplication System to Jump-Start DevOps. I'm

Welcome to this IBM Rational podcast, Leverage. IBM's PureApplication System to Jump-Start DevOps. I'm IBM Podcast [ MUSIC ] Welcome to this IBM Rational podcast, Leverage IBM's PureApplication System to Jump-Start DevOps. I'm Kimberly Gist with IBM. Businesses are working to address the challenges of today's

More information

<Insert Picture Here> Cloud: Is it Ready for Prime Time?

<Insert Picture Here> Cloud: Is it Ready for Prime Time? Cloud: Is it Ready for Prime Time? Dave Partridge dave.partridge@oracle.com Senior Sales Consultant, Oracle Public Sector Platform Team May 29, 2013 The following is intended to outline

More information

10 Steps to Mainframe Agile Development. Mark Schettenhelm, Sr. Product Manager September 28, 2017

10 Steps to Mainframe Agile Development. Mark Schettenhelm, Sr. Product Manager September 28, 2017 10 Steps to Mainframe Agile Development Mark Schettenhelm, Sr. Product Manager September 28, 2017 1 dev ops noun \'dev-äps\ a term used to describe a framework/collection of best practices and tools to

More information

Data-Driven DevOps: Improve Velocity and Quality of Software Delivery with Metrics and Feedback

Data-Driven DevOps: Improve Velocity and Quality of Software Delivery with Metrics and Feedback Copyright 2016 Splunk Inc. Data-Driven DevOps: Improve Velocity and Quality of Software Delivery with Metrics and Feedback Andi Mann @AndiMann Abstract (Hidden) Much of the value of DevOps comes from a

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

2nd IBM Limited Edition

2nd IBM Limited Edition DevOps 2nd IBM Limited Edition by Sanjeev Sharma and Bernie Coyne DevOps For Dummies, 2nd IBM Limited Edition Published by John Wiley & Sons, Inc. 111 River St. Hoboken, NJ 07030-5774 www.wiley.com Copyright

More information

Transforming software delivery with cloud

Transforming software delivery with cloud IBM Software Thought Leadership White Paper August 2011 Transforming software delivery with cloud 2 Transforming software delivery with cloud Contents 2 Cloud: An opportunity 2 Increasing pressure from

More information

CloudShell Pro. Self-Service Sandbox Environments for Physical, Virtual, and Hybrid-Cloud D ATA SHEET. The Need for Cloud Sandboxing

CloudShell Pro. Self-Service Sandbox Environments for Physical, Virtual, and Hybrid-Cloud D ATA SHEET. The Need for Cloud Sandboxing CS-1 D ATA SHEET CloudShell Pro Self-Service Sandbox Environments for Physical, Virtual, and Hybrid-Cloud The Need for Cloud Sandboxing Enterprises today are facing intense pressure to become more agile

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

DevOps Solution for today and tomorrow!

DevOps Solution for today and tomorrow! DevOps Solution for today and tomorrow! Capability Review Meeting November 17th 2014 Agenda Meeting Kick off and Team Introductions (5 min) DevOps Introduction (10 min) Industry Challenge Need Solution

More information

Brochure. Application Lifecycle Management. Accelerate Your Business. Micro Focus Application Lifecycle Management Software

Brochure. Application Lifecycle Management. Accelerate Your Business. Micro Focus Application Lifecycle Management Software Brochure Application Lifecycle Management Micro Focus Application Lifecycle Management Software Brochure Technology users across the globe are unrelenting in their demand for faster delivery of engaging

More information

Helping incumbents innovate with Blockchain. Alain Neyroud Principal Architect, IBM Blockchain Garage

Helping incumbents innovate with Blockchain. Alain Neyroud Principal Architect, IBM Blockchain Garage Helping incumbents innovate with Blockchain Alain Neyroud Principal Architect, IBM Blockchain Garage Agenda IBM Global C-Suite Study Teaser IBM Cloud Garage Introducing Blockchain for Business IBM Cloud

More information

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB http://geek-and-poke.com/ [CC BY 3.0] 2 About me Michael Kolb Chief Architect for Cloud-Projects @ Robert Bosch in Stuttgart, Germany 10 Years+ as Architect

More information

CORE ELEMENTS OF CONTINUOUS TESTING

CORE ELEMENTS OF CONTINUOUS TESTING WHITE PAPER CORE ELEMENTS OF CONTINUOUS TESTING Today s modern development disciplines -- whether Agile, Continuous Integration (CI) or Continuous Delivery (CD) -- have completely transformed how teams

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

IBM Cloud Garage Method Field Guide

IBM Cloud Garage Method Field Guide IBM Cloud Garage Method Field Guide Copyright International Business Machines Corporation 2016, 2017. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule

More information

IT Career Opportunities. Copyright 2012 CollabNet, Inc. All Rights Reserved.

IT Career Opportunities. Copyright 2012 CollabNet, Inc. All Rights Reserved. IT Career Opportunities Copyright 2012 CollabNet, Inc. All Rights Reserved. DevOps - What are people are saying The Future of DevOps is in development taking responsibility for deployment, while operations

More information

MIGRATION TO RED HAT JBOSS MIDDLEWARE: EASY, PREDICTABLE, PROVEN

MIGRATION TO RED HAT JBOSS MIDDLEWARE: EASY, PREDICTABLE, PROVEN MIGRATION TO RED HAT JBOSS MIDDLEWARE: EASY, PREDICTABLE, PROVEN Tobias Hartwig Regional Product Manager EMEA Red Hat thartwig@redhat.com & Brad Davis Director of FSI Solutions Red Hat bdavis@redhat.com

More information

Fostering Business Consumption With Automation & Orchestration Of IT Services. Antoine Acklin Head of Consulting, Australia & New Zealand

Fostering Business Consumption With Automation & Orchestration Of IT Services. Antoine Acklin Head of Consulting, Australia & New Zealand Fostering Business Consumption With Automation & Orchestration Of IT Services Antoine Acklin Head of Consulting, Australia & New Zealand 1 IT AS A SERVICE 62% 70% BUSINESS LEADERS IT LEADERS Business leaders

More information

Bitnami Stacksmith. What is Stacksmith?

Bitnami Stacksmith. What is Stacksmith? Stacksmith Modernize your DevOps pipeline. Automate application packaging for today's cloud and container platforms, and continuously maintain them so they remain up-to-date and secure. What is Stacksmith?

More information

IBM BPM on zenterprise

IBM BPM on zenterprise IBM BPM on zenterprise The world has turned Andreas Gröschl, Mainframe Architect groeschl@de.ibm.com The Modern Enterprise is a Network of Complex Interactions Powered by Mainframe Assets 70% of corporate

More information

The IBM Rational Software Development Platform

The IBM Rational Software Development Platform IBM Software Group The IBM Rational Software Development Platform An overview Marc Haeverans marc.haeverans@be.ibm.com 2006 IBM Corporation Agenda The Challenge Software Development and SOA Rational Software

More information

Fast Innovation requires Fast IT

Fast Innovation requires Fast IT Fast Innovation requires Fast IT Trends and Data Centre Innovation Sudheesh Subhash Principal Solutions Architect Agenda Application trends Current data centre trends IT Cloud integration Automation and

More information

Configuration Management in cloud environment

Configuration Management in cloud environment Configuration Management in cloud environment An effective way to manage your inventory Ai www.freshservice.com Digitalization and virtualization change the landscape of asset management in any organization.

More information

IT Service Management for DevOps

IT Service Management for DevOps IT Service Management Reference Architecture Series IT Service Management for DevOps Version number: 1.0 Final as of: 23 Nov 2015 Classification: Public Printed on: 28 Jan 2016 Author(s): Co-Author(s)

More information

DevOps. DevOps Continuous Feedback. Plan. Develop/ Test. Operate. Deploy.

DevOps. DevOps Continuous Feedback. Plan. Develop/ Test. Operate. Deploy. Plan Operate Feedback Develop/ Test Deploy radovan.stas@sk.ibm.com Introduction Business Planning Collaborative Development Testing Release and Deployment Monitoring Customer Feedback and Optimization

More information

ACCENTURE MYCONCERTO Entregando projetos SAP com metodologias ágeis

ACCENTURE MYCONCERTO Entregando projetos SAP com metodologias ágeis ACCENTURE MYCONCERTO Entregando projetos SAP com metodologias ágeis CUSTOMER EXPECTATIONS are changing swiftly 45% of executives are worried about increasing customer expectations impacting businesses

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

Five-Star End-User Experiences Require Unified Digital Experience Management

Five-Star End-User Experiences Require Unified Digital Experience Management White Paper Five-Star End-User Experiences Require Unified Digital Experience Management Why traditional network and application performance management needs to evolve to support today s digital enterprise.

More information

Zero to Federated at the Speed of Jenkins. A Case Study of Success in DevOps

Zero to Federated at the Speed of Jenkins. A Case Study of Success in DevOps Zero to Federated at the Speed of Jenkins A Case Study of Success in DevOps Richard Mills June 18, 2015 Zero to Continuous in 90 Days A Case Study of Success in DevOps Richard Mills June 18, 2015 Who is

More information

Service management solutions White paper. Six steps toward assuring service availability and performance.

Service management solutions White paper. Six steps toward assuring service availability and performance. Service management solutions White paper Six steps toward assuring service availability and performance. March 2008 2 Contents 2 Overview 2 Challenges in assuring high service availability and performance

More information

DevOps for Enterprise Agility

DevOps for Enterprise Agility DevOps for Enterprise Agility Introduction It is not a secret that every enterprise today is under tremendous pressure to respond to changing business conditions more quickly than ever. The common term

More information

Cloud: An Engine for Innovation and Productivity

Cloud: An Engine for Innovation and Productivity Jim Comfort :: General Manager, IBM Cloud Services Lance Crosby :: CEO, SoftLayer, an IBM Company Cloud: An Engine for Innovation and Productivity October 22, 2013 Sponsored by IBM What is driving IT demand

More information

BMC - Business Service Management Platform

BMC - Business Service Management Platform 1 Value proposition BMC - Business Service Management Platform Service Stability and Process Control Self Service. Service Desk. Problem Resolution. Asset Management. Change and Release. Identity Management.

More information

Inspire. Solution Overview. for solutions development

Inspire. Solution Overview. for solutions development Inspire for solutions development Solution Overview For any successful organization, its customers are its real asset. This is why organizations thrive to provide their customers with the best experience

More information

Closing the Agile Loop: Continuous Feedback. Darryl Bowler, CollabNet, Sr. Systems Architect Brian Dawson, CollabNet, Sr.Technical Consultant

Closing the Agile Loop: Continuous Feedback. Darryl Bowler, CollabNet, Sr. Systems Architect Brian Dawson, CollabNet, Sr.Technical Consultant Closing the Agile Loop: Continuous Feedback Darryl Bowler, CollabNet, Sr. Systems Architect Brian Dawson, CollabNet, Sr.Technical Consultant Presenters Closing the Agile Loop Webinar Series Darryl Bowler,

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

Collaborative DevOps with Rational and Tivoli

Collaborative DevOps with Rational and Tivoli Collaborative DevOps with Rational and Tivoli Copyright International Business Machines Corporation 2011 IBM Corporation 1 Overview This paper describes the challenges that exist between development and

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

2013 Rational Software Open Labs

2013 Rational Software Open Labs 2013 Rational Software Open Labs Target to better LEARNING (not substitution for full training course) Software Choose from one or more of twelve Self-Paced, Hands-On Labs: Rational System Architect for

More information

Learn How To Implement Cloud on System z. Delivering and optimizing private cloud on System z with Integrated Service Management

Learn How To Implement Cloud on System z. Delivering and optimizing private cloud on System z with Integrated Service Management Learn How To Implement Cloud on System z Delivering and optimizing private cloud on System z with Integrated Service Mike Baskey, Distinguished Engineer, Tivoli z Architecture IBM August 9th, 2012 Session:

More information

IBM Global Technology Services. Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai

IBM Global Technology Services. Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai IBM Global Technology Services Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai agenda 1 Driving innovation and growth Designing and implementing service-oriented 2 architectures 3 Connectivity

More information

The Fast (Developer) and the Furious (Ops Team)

The Fast (Developer) and the Furious (Ops Team) The Fast (Developer) and the Furious (Ops Team) Martin Percival Solutions Architect, Red Hat @martinpercival An INNOVATION problem? A THROUGHPUT problem? A QUALITY problem? We need to deliver more apps,

More information

RELEASING HIGH-QUALITY APPLICATIONS AND INFRASTRUCTURE FASTER WHITE PAPER OCTOBER 2017

RELEASING HIGH-QUALITY APPLICATIONS AND INFRASTRUCTURE FASTER WHITE PAPER OCTOBER 2017 RELEASING HIGH-QUALITY APPLICATIONS AND INFRASTRUCTURE FASTER WITH vrealize CODE STREAM WHITE PAPER OCTOBER 2017 Table of Contents Abstract 3 The Need for Speed 3 How to Accelerate Application Release

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