Michael Koester. Sr. Product Marketing Manager, Visual Studio Online, ALM & DevOps

Size: px
Start display at page:

Download "Michael Koester. Sr. Product Marketing Manager, Visual Studio Online, ALM & DevOps"

Transcription

1

2 Michael Koester Sr. Product Marketing Manager, Visual Studio Online, ALM & DevOps Part of the Visual Studio product team and a developer technologies specialist Based in Frankfurt, Germany (it s the airport ) Worked for Microsoft for 12 years in a number of different roles: Program Management, Product Management, Sales, Marketing, Consulting

3 The end-to-end tools, processes & culture enabling a software team to turn a customer scenario into deployed product code and improve it through a continuous learning system Why does this matter? Agile and DevOps practices are changing the way teams develop software An organization s ability to deliver quickly and reliably is a key competitive differentiator Being responsive means understanding what s going on in a deployed application The engineering system is central to developer productivity and job satisfaction

4 Tools Process Culture

5 Practicing Build, Measure, Learn Adopting the best of OSS Focus on quality Change one thing change everything!

6 Scheduling We did ask for feedback after each milestone planning, Beta, RTM We did find bugs with this process and fix them - no problems there But we couldn t react to anything customers using the product were telling us For the most part, we would tell everybody sorry and push things to the next release Schedule Planning Code Test & Stabilize Code Test & Stabilize 2,5 years? Beta? RTM

7 Our planning process has changed - from long upfront planning cycles to shorter build, measure, learn cycles with continuous alignment to our long term vision

8

9

10 W O R K S F O R E V E R Y O N E M O D E R N C O D I N G M A N A G I N G T E C H N I C A L D E B T F I R S T P A R T Y I S T H I R D P A R T Y A G I L E A T S C A L E C O N T I N U O U S D E L I V E R Y A C T I O N A B L E I N S I G H T S

11 Visual Studio 2015 Enterprise Agile

12 Our engineering system is hosted on Visual Studio Online: The same Cloud service we offer to our customers All new code is deployed to SU0 (our own branch) first - before our customers get it

13 Shared Platform Services San Antonio VSO SU1 VSO SU0 VSO SU5 Chicago San Antonio Amsterdam

14

15 All code is deployed, but feature flags control exposure Flags provide runtime control down to individual user Users can be added or removed with no redeployment Enables dark launch Mechanism for progressive experimentation & refinement

16

17

18 Previous project creation experience Too many actions and distractions can prevent customers from taking the next natural step of creating a new project

19 Web IDE Focused project creation experience - integrated into the IDE flow

20 % of accounts creating projects the day of account creation January 22 to February 11 (all sources) % of accounts creating projects the day of account creation January 22 to February 5 (IDE only) A second experiment, running in parallel, invalidated results First project creation jumps from 15% to 50% First project creation from IDE jumps from 3% to 20%

21

22

23 Activity Logging Traces KPI Metrics Job History Customer Intelligence Synthetic Perf Counters Dependent Services Operational Intelligence Business Intelligence Customer Intelligence

24 Activity Logging Traces KPI Metrics Job History Customer Intelligence Synthetic Perf Counters Dependent Services Operational Intelligence Business Intelligence Customer Intelligence

25 Activity Logging Traces KPI Metrics Job History Customer Intelligence Synthetic Perf Counters Dependent Services Operational Intelligence Business Intelligence Customer Intelligence

26 Activity Logging Traces KPI Metrics Job History Customer Intelligence Synthetic Perf Counters Dependent Services Operational Intelligence Business Intelligence Customer Intelligence

27 Activity Logging Traces KPI Metrics Job History Customer Intelligence Synthetic Perf Counters Dependent Services Operational Intelligence Business Intelligence Customer Intelligence

28 Activity Logging Traces KPI Metrics Job History Customer Intelligence Synthetic Perf Counters Dependent Services Operational Intelligence Business Intelligence Customer Intelligence

29 Front-doors, conversion funnel, engagement, top customers Input metrics vs. output metrics Watch out for vanity metrics!

30 Visual Studio 2015 Application Insights

31 We are bringing the benefits of open source and services culture to our internal development workflow while maintaining the rigors of enterprise assets A transition of this magnitude will take time, but we re already well on our way!

32

33 source across the company is available to anyone any developer can offer improvements to anything in the company IP the company has built up over the years is made of re-usable components anybody can find and potentially re-use components from anywhere else developers are rewarded for creating popular components minimal lag from a developer change to when the rest of the company sees it developers can move to another team and already know how to work products built this way meet the rigors of quality and support our customers expect

34 One code base with multiple delivery streams Single master branch, multiple release branches Shared abstraction layer (VSSF) Update 2 Update 1 Update N

35 Use Be able to understand what it does Can easily pick it up and use Fork/Follow/Favorite Download Answer questions, write blog posts Fix/add documentation Log bugs Fix typos Stick around - influence the direction of the project Become a core committer (get write access) Accept/validate code contributions Nurture new people Contribute time Contribute code Own Actually contribute code patches that fix bugs Contribute entirely new features Maintain platforms Translate

36 Our move to Git Migrated a team of 250+ engineers from TFVC to Git Left history behind no complaints so far! You can never do enough Git training, hands-on workshops is the way to go Git scales reasonably well with file size Using a one-branch model with good results (made feasible by significant investments in speeding up our build time) Pull requests have formalized our code review process

37 Git Starts with the characteristics and workflows for sharing Brings the culture of sharing, reinforces componentization mindset A modern source control system, a popular tool in the industry Investing to build an enterprise class & scale cloud Git service

38 Quality in the Cloud cadence optimizes code velocity and release velocity Change in the engineering roles was needed to enable this shift This doesn t mean our quality bar to customer is lowered - quite the opposite!

39 Ship frequently with minimum friction Dream of a system that can do hands-free push of a hotfix to production in 15 minutes Fast and predictable Inner Loop Inner Loop = Build >Deploy >Test cycle which runs reliably hundreds of times a day Quality approach designed for Cloud cadence Continue to meet a rigorous on-premises quality bar

40 Principles Tests should be written at the lowest level possible Write once, run anywhere - includes production system Product is designed for testability Test code is product code, only reliable tests survive Testing infrastructure is a shared service

41 New Engineer role combines responsibilities from dev and test Everyone has a new role, everyone is learning new skills Every engineer and team has E2E accountability No more handoffs for testing, stronger emphasis on peer reviews Big cultural shift across the company

42 Visual Studio 2015 IntelliTest

43 Code Complete Planning Code Test & Stabilize Code Test & Stabilize Beta RTM

44

45 Discover Value Acquire Product Learn Customer Journey Customer Program Manager understands customer needs designs great features Use Features Pay Optimize Value

46 Discover Value Acquire Product Learn Customer Journey Use Features Pay Customer Program Manager understands customer needs designs great features attracts customers into the funnel describes the product value documents product usage forms business models analyzes and obsesses over customer data Optimize Value

47 Live Site Health/Debt Time to Detect, Time To Mitigate Incident prevention items Aging live site problems Customer support metrics (SLA, MPI, top drivers) Engineering Health/Debt Bug cap per engineer Aging bugs in important categories Pass rate & coverage Velocity Time to build Time to self test Time to deploy Time to learn (Telemetry pipe)

48 We are modernizing the process for documentation, engineering and community to easily create developer content Documentation writing is coming to the Cloud Cadence Building a system and culture that treats Doc as Code

49 It takes a full sprint or release until docs come together and work is only visible to a small set of users and stakeholders Drafts First draft of documentation Review Changes are incorporated Preview Writer publishes to sandbox for preview Go-Live Writer promotes content to live Documentation process Schedule Review Draft doc sent out for review Staging Writer promotes content to staging Published Planning M1 Feature Development M2 Feature Development 1 Result: Specifications 2 Feature Result: Complete

50 Drafts Specs created, initial docs authored by PMs API docs authored by PM/Engineers before any code is written 1 Week Planning Sprint 3 Weeks 2/3 Week Coding Refining Docs continue to get refined and updated Each update is just a small increment Review Automated review mail is sent to the team and stakeholders Docs are automatically published to an internal staging website Merging Content owner/pm gets a notification and merges Changes Anyone wanting to add a doc change simply does a pull request Published Content updated to live branch, automatically pushed to live public website

51 Microsoft is creating One Engineering System (1ES) for the whole company designed for the Cloud Cadence Visual Studio Online is the foundation for this system Our team is building many of its components and leading the change

52 Summary Internal shared source experience An agile work management system Source code management strategy using Git New quality approach Distributed cloud based build system A componentization system We are building all this in Live site management tools Telemetry

53

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

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

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

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

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

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

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

How to Choose an Enterprise Agile Platform

How to Choose an Enterprise Agile Platform White Paper Application Development, Test & Delivery How to Choose an Enterprise Agile Platform Handling complexity and scale in application development Table of Contents page Enterprise Agile: Extending

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

SUZIE PRINCE ARAVIND S.V. DAVID RICE

SUZIE PRINCE ARAVIND S.V. DAVID RICE SUZIE PRINCE ARAVIND S.V. DAVID RICE GoCD is an on-premises, open source, continuous delivery tool with comprehensive pipeline modeling and value stream map to help you get better visibility into and control

More information

The recipe for hyperfast DevOps instrumentation. An e-guide to infrastructure as code

The recipe for hyperfast DevOps instrumentation. An e-guide to infrastructure as code The recipe for hyperfast DevOps instrumentation An e-guide to infrastructure as code Why take infrastructure out of the physical world? Up to now, setting up instrumentation for new projects was a time-consuming

More information

Split Primer. split.io/primer. Who is Split?

Split Primer. split.io/primer. Who is Split? 1 Who is Split? Split is an emerging leader in continuous delivery and full-stack experimentation. Our mission is to empower businesses of all sizes make smarter product decisions. We do this through our

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

Tools and technology usage in PFMS application lifecycle management process

Tools and technology usage in PFMS application lifecycle management process Tools and technology usage in PFMS application lifecycle management process LEPL Financial-Analytical Service, Ministry of Finance October, 2015 Dimitri Rakviashvili, Head of Software Department Agenda

More information

Creating a Culture of Cost Transparency and Accountability. AWS Whitepaper

Creating a Culture of Cost Transparency and Accountability. AWS Whitepaper Creating a Culture of Cost Transparency and Accountability AWS Whitepaper Creating a Culture of Cost Transparency and Accountability: AWS Whitepaper Copyright 2018 Amazon Web Services, Inc. and/or its

More information

Development Operations in the Cloud: A Use Case and Best Practices

Development Operations in the Cloud: A Use Case and Best Practices Development Operations in the Cloud: A Use Case and Best Practices Greg Stachnick - Oracle Jeffrey Stephenson - Oracle Tatsuya Nakamura - TG Information Network Co.,Ltd. October 27, 2015 Copyright 2015,

More information

Customer Challenges SOLUTION BENEFITS

Customer Challenges SOLUTION BENEFITS SOLUTION BRIEF Matilda Cloud Solutions simplify migration of your applications to a public or private cloud, then monitor and control the environment for ongoing IT operations. Our solution empowers businesses

More information

OCTOBER From tactical to strategic: Four Ways to Become a Purpose-Driven Agile Organization. Shannon Mason Val Zolyak

OCTOBER From tactical to strategic: Four Ways to Become a Purpose-Driven Agile Organization. Shannon Mason Val Zolyak OCTOBER 2018 From tactical to strategic: Four Ways to Become a Purpose-Driven Agile Organization Shannon Mason Val Zolyak Over the past 20 years, agile has changed the business world. Through it, organizations

More information

Case Study: United Airlines Transforms Release Management for Its Modern Software Factory

Case Study: United Airlines Transforms Release Management for Its Modern Software Factory DEVOPS CONTINUOUS DELIVERY Case Study: United Airlines Transforms Release Management for Its Modern Software Factory Suzan Liu Principal Engineer eqrm Strategy & Planning United Airlines Rob Karlin Sr.

More information

FUJITSU Cloud Service K5 "GitHub Enterprise" Introduction

FUJITSU Cloud Service K5 GitHub Enterprise Introduction FUJITSU Cloud Service K5 "GitHub Enterprise" Introduction October, 2017 FUJITSU Ltd. Reproduction without permission or reprint of this material is prohibited. The content of this material may change without

More information

Embedding Performance Engineering into the CI/CD Pipeline

Embedding Performance Engineering into the CI/CD Pipeline T16 Performance Testing Thursday, May 3rd, 2018 1:30 PM Embedding Performance Engineering into the CI/CD Pipeline Presented by: Anjeneya Dubey McGraw-Hill Education Brought to you by: 350 Corporate Way,

More information

Seamless Application Security: Security at the Speed of DevOps

Seamless Application Security: Security at the Speed of DevOps White Paper Security Seamless Application Security: Security at the Speed of DevOps Table of Contents page The Current Application Security Problem...1 These Problems Will Only Continue to Grow...1 Why

More information

Getting ready for ALM Octane

Getting ready for ALM Octane White Paper Getting ready for ALM Octane Next-generation application lifecycle management ALM v12.53 Contents Contents... 2 Achieving success in a bimodal world... 3 About ALM software... 3 ALM Octane

More information

Dave Wright Chief Innovation Officer

Dave Wright Chief Innovation Officer Dave Wright Chief Innovation Officer When I started ServiceNow in 2004, my vision was to build a cloud-based platform that would enable regular people to route work effectively through the enterprise.

More information

DevOps at its Core. Ann Marie Fred IBM July 15, 2015

DevOps at its Core. Ann Marie Fred IBM July 15, 2015 DevOps at its Core Ann Marie Fred IBM July 15, 2015 About Me Duke BS CS 1999 UNC MS CS 2005 Husband and 2 daughters About Me IBMer since 1998 pervasive & mobile web applications & portals IT systems management

More information

Quantifying the Value of Investments in Micro Focus Quality Center Solutions

Quantifying the Value of Investments in Micro Focus Quality Center Solutions Dynamic Value Brief Application Delivery Management Quantifying the Value of Investments in Micro Focus Quality Center Solutions Manage software testing and IT quality management with consistent processes

More information

FUJITSU Cloud Service K5 "GitHub Enterprise" Introduction

FUJITSU Cloud Service K5 GitHub Enterprise Introduction FUJITSU Cloud Service K5 "GitHub Enterprise" Introduction March, 2018 FUJITSU Ltd. Reproduction without permission or reprint of this material is prohibited. The content of this material may change without

More information

Faster ROI with ALM Through Education February 4, Copyright 2014 Vivit Worldwide

Faster ROI with ALM Through Education February 4, Copyright 2014 Vivit Worldwide Faster ROI with ALM Through Education February 4, 2014 Copyright 2014 Vivit Worldwide Brought to you by Copyright 2014 Vivit Worldwide Hosted by Mark Herbert Vivit Director Education HP Software Education

More information

A Continuous Delivery Journey SHOBHA SUBRAMONIAN APRIL 05, 2018

A Continuous Delivery Journey SHOBHA SUBRAMONIAN APRIL 05, 2018 A Continuous Delivery Journey SHOBHA SUBRAMONIAN APRIL 05, 2018 Picture source: QuizzClub.com Copy r i g ht S A S I nst i t ut e I nc. A l l r i g ht s r e se r v e d. INTRODUCTION A Case Study in moving

More information

IT Operations Management Digital Transformation

IT Operations Management Digital Transformation Micro Focus IT Operations Management Digital Transformation IT Operations Management Digital Transformation A Business & Strategy Journey Contents Contents... 2 Introduction... 3 Product Team Objectives...

More information

http://azure123.rocks/ Agenda Why use the cloud to build apps? Virtual machines for lift-shift scenarios Microservices and Azure Service Fabric Data services in Azure DevOps solutions Compute Compute

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

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

Creating a Culture of Cost Transparency and Accountability

Creating a Culture of Cost Transparency and Accountability Creating a Culture of Cost Transparency and Accountability March 2018 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes

More information

Watson Internet of Things. Agile Development Why requirements matter

Watson Internet of Things. Agile Development Why requirements matter Watson Internet of Things Agile Development Why requirements matter Executive summary The clear benefits of agile development better collaboration, incremental delivery, early error detection and the elimination

More information

DevOps E m p o w e r Q u a l i t y A s s u r a n c e b e n e f i t s f o r y o u r p r o j e c t s

DevOps E m p o w e r Q u a l i t y A s s u r a n c e b e n e f i t s f o r y o u r p r o j e c t s DevOps E m p o w e r Q u a l i t y A s s u r a n c e b e n e f i t s f o r y o u r p r o j e c t s 15 anni 1 MLN Utenti migrati in cloud +800 Clienti +600 Progetti Crescita Doppia cifra YoY AMERICAS EMEA

More information

DevOps E m p o w e r Q u a l i t y A s s u r a n c e b e n e f i t s f o r y o u r p r o j e c t s

DevOps E m p o w e r Q u a l i t y A s s u r a n c e b e n e f i t s f o r y o u r p r o j e c t s DevOps E m p o w e r Q u a l i t y A s s u r a n c e b e n e f i t s f o r y o u r p r o j e c t s 15 anni 1 MLN Utenti migrati in cloud +800 Clienti +600 Progetti Crescita Doppia cifra YoY AMERICAS EMEA

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

Agile Test Plan How to Construct an Agile Test Plan

Agile Test Plan How to Construct an Agile Test Plan Agile Test Plan How to Construct an Agile Test Plan XBOSoft White Paper How to Construct an Agile Test Plan www.xbosoft.com 2 Agile is changing not only the way we develop software but the way we work

More information

2 Speed IT in Education. Powered by Microsoft Cloud (and Minecraft)

2 Speed IT in Education. Powered by Microsoft Cloud (and Minecraft) 2 Speed IT in Education Powered by Microsoft Cloud (and Minecraft) Michael Stephenson About Me Cloud and Integration Architect Community Activities Microsoft MVP for 7+ years Pluralsight Author Contact

More information

5 Business iq Use Cases That Drive Application and Business Performance

5 Business iq Use Cases That Drive Application and Business Performance Business iq: 5 Business iq Use Cases That Drive Application and Business Performance A modern approach connecting user experience and application performance to business results What is Business iq? Business

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

Fueled with ALM Octane

Fueled with ALM Octane White Paper Application Delivery Management Fueled with ALM Octane Introducing the Next Generation of Application Lifecycle Management Table of Contents page Fueled with ALM Octane...1 Achieving Success

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

MEANS HAPPIER CUSTOMERS

MEANS HAPPIER CUSTOMERS CLOUD COMPUTING MEANS HAPPIER CUSTOMERS TABLE OF CONTENTS 1 About the cloud 3 Cloud-based applications increase customer satisfaction 6 The human touch: Technology alone is not enough 7 Summary About the

More information

A Digital Workplace Defined

A Digital Workplace Defined A Digital Workplace Defined What is a digital workplace? Put simply, it s a unified collection of technology-based solutions, apps, and tools that a company provides to empower employees to be more productive

More information

What is ITIL 4. Contents

What is ITIL 4. Contents What is ITIL 4 Contents What is ITIL and why did ITIL need to evolve?... 1 Key Concepts of Service Management... 1 The Nature of Value... 2 How Value Creation Is Enabled Through Services... 2 Key Concepts

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

COGNITIVE QA. Journey To. The New Essential Ingredient

COGNITIVE QA. Journey To. The New Essential Ingredient COGNITIVE QA Journey To The New Essential Ingredient THE DRIVE TO COGNITIVE QA AND INTELLIGENT TESTING FOR SMART PRODUCTS AND APPLICATIONS Quality Assurance (QA) and Testing operations are in catch-up

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

Building High Assurance Systems with SAFe 4.0

Building High Assurance Systems with SAFe 4.0 Building High Assurance Systems with SAFe 4.0 Agile 2016 By Dean Leffingwell 2016 Scaled Agile, Inc. All Rights Reserved. 2016 Scaled Agile, Inc. All Rights Reserved. V4.0.0 1 What is a high assurance

More information

Why, What, and How of Continuous Delivery

Why, What, and How of Continuous Delivery Why, What, and How of Continuous Delivery Automation is the Key 2 Photo courtesy of Steve Jurvetson via Flickr Time to Assemble a Model-T 12.5 hrs 1.5 hrs 3 Incredible Efficiency of Assembly Line Ford

More information

Industrial Internet: Challenges & Opportunities. IOT/WebRTC. November 5, 2014 Dave Duggal, EnterpriseWeb

Industrial Internet: Challenges & Opportunities. IOT/WebRTC. November 5, 2014 Dave Duggal, EnterpriseWeb Industrial Internet: Challenges & Opportunities IOT/WebRTC November 5, 2014 Dave Duggal, EnterpriseWeb The IIC: 92 global leaders working together to drive transformational change IIC Founder Companies

More information

Future of IT PARTNER. Migration Acceleration Program. Sydney. Joe Chung, Director, AWS Enterprise Evangelist. April 4, 2017

Future of IT PARTNER. Migration Acceleration Program. Sydney. Joe Chung, Director, AWS Enterprise Evangelist. April 4, 2017 PARTNER Sydney Future of IT Migration Acceleration Program Joe Chung, Director, AWS Enterprise Evangelist April 4, 2017 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Welcome to

More information

Azure Application Insights

Azure Application Insights Azure Application Insights I need to diagnose problems across the app, VMs, networks, and PaaS services. Are we meeting our customer SLAs? How do I understand & optimize performance of my app? It takes

More information

Plutora Test. Product Features DATA SHEET

Plutora Test. Product Features DATA SHEET WWW.PLUTORA.COM Product Features DATA SHEET Plutora Test Requirements Bulk Upload Test Plan Test Case Design Requirements Traceability Matrix Interactive Execution Defect Management Executive Reports Plutora

More information

A GUIDE TO FRICTIONLESS DELIVERY

A GUIDE TO FRICTIONLESS DELIVERY A GUIDE TO FRICTIONLESS DELIVERY Aligning DevOps, ITSM and other tooling is the key to achieving frictionless delivery. This paper explains how to connect portfolio management, change and operate activities

More information

What s new on Azure? Jan Willem Groenenberg

What s new on Azure? Jan Willem Groenenberg What s new on Azure? Jan Willem Groenenberg Why the cloud? Rapidly setup environments to drive business priorities Scale to meet peak demands Increase daily activities, efficiency and reduced cost. Why

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

GETTING THE MOST Out of. YOUR INFRASTRUCTURE Best Practices for Dev & Test Agility

GETTING THE MOST Out of. YOUR INFRASTRUCTURE Best Practices for Dev & Test Agility GETTING THE MOST Out of YOUR INFRASTRUCTURE Best Practices for Dev & Test Agility In today s world of application development, teams are beginning to use scrum methodologies to support their software development

More information

Microsoft FastTrack For Azure Service Level Description

Microsoft FastTrack For Azure Service Level Description ef Microsoft FastTrack For Azure Service Level Description 2017 Microsoft. All rights reserved. 1 Contents Microsoft FastTrack for Azure... 3 Eligible Solutions... 3 FastTrack for Azure Process Overview...

More information

Test Management Forum

Test Management Forum Test Management Forum 25 th January 2017 Agile Delivery Why does Testing get left behind? Abstract In this session, we take a look at the expectations of testing within an agile delivery. We've heard all

More information

Accenture Architecture Services. DevOps: Delivering at the speed of today s business

Accenture Architecture Services. DevOps: Delivering at the speed of today s business Accenture Architecture Services DevOps: Delivering at the speed of today s business What is DevOps? IT delivery supporting the new pace of business Over the last 10 years, the nature of IT delivery has

More information

How to Collect and Manage Requirements for Successful GIS Projects. Matt Harman Mirjam Stadelmann

How to Collect and Manage Requirements for Successful GIS Projects. Matt Harman Mirjam Stadelmann How to Collect and Manage Requirements for Successful GIS Projects Matt Harman Mirjam Stadelmann Requirements Provide direction for program success Why Requirements are Important? Early mistakes lead to

More information

Thoughts about modelbased test management. Matti Vuori

Thoughts about modelbased test management. Matti Vuori Thoughts about modelbased test management Matti Vuori 7.4.2016 Contents 1/2 Introduction 4 Areas of traditional test management 5 Test monitoring and control re ISO 29119 6 Linked to other activities 7

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

Optimizing resource efficiency in Microsoft Azure

Optimizing resource efficiency in Microsoft Azure Microsoft IT Showcase Optimizing resource efficiency in Microsoft Azure By July 2017, Core Services Engineering (CSE, formerly Microsoft IT) plans to have 90 percent of our computing resources hosted in

More information

How to create an Azure subscription

How to create an Azure subscription How to create an Azure subscription Azure is a cloud hosting service offered by Microsoft, and offers services like file storage, backups, database and Windows and Linux virtual machines. Anyone can harness

More information

Azure Marketplace. Integration Solutions

Azure Marketplace. Integration Solutions Azure Marketplace Integration Solutions Contents About Black Marble... 3 BizTalk, Integration and Hybrid Cloud... 4 BizTalk Health Check... 4 Service Description... 4 Features... 4 Benefits... 4 BizTalk

More information

Welcome to SharePoint Inspired. Thomas Vochten 09/06/2017

Welcome to SharePoint Inspired. Thomas Vochten 09/06/2017 Welcome to SharePoint Inspired Thomas Vochten 09/06/2017 Agenda Introduction Office 365 news overview 09:30 Delve, Search & My Analytics Microsoft Flow & PowerApps 10:00 Break 10:45 PowerBI 11:00 Closing

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Oracle Cloud Marketplace: An Innovation Ecosystem for Partners and Customers Neelesh Gurnani Sr. Director Product Development Ajay Seetharam

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

BUSINESS AGILITY SURVIVAL GUIDE Rally Software Development. rallydev.com

BUSINESS AGILITY SURVIVAL GUIDE Rally Software Development. rallydev.com BUSINESS AGILITY SURVIVAL GUIDE RESPOND QUICKLY AND CONFIDENTLY Today s fast-moving markets present threats and opportunities at every turn. Whether you re a large enterprise or a small startup, it s no

More information

THE CUSTOMER EXPERIENCE MANAGEMENT REPORT & RECOMMENDATIONS Customer Experience & Beyond

THE CUSTOMER EXPERIENCE MANAGEMENT REPORT & RECOMMENDATIONS Customer Experience & Beyond www.sandsiv.com THE CUSTOMER EXPERIENCE MANAGEMENT REPORT & RECOMMENDATIONS TM 1 Customer Experience & Beyond www.sandsiv.com TM Customer Experience & Beyond Legal Notice: Sandsiv 2015. All Rights Reserved.

More information

Using Business Analysis to Meet IT Challenges. UW Tech Talks February 14, 2018 Piet Niederhausen, Enterprise Business Architect, UW-IT

Using Business Analysis to Meet IT Challenges. UW Tech Talks February 14, 2018 Piet Niederhausen, Enterprise Business Architect, UW-IT Using Business Analysis to Meet IT Challenges UW Tech Talks February 14, 2018 Piet Niederhausen, Enterprise Business Architect, UW-IT Overview 2 > Typical IT challenges > What is business analysis and

More information

COPYRIGHTED MATERIAL WHAT S IN THIS CHAPTER?

COPYRIGHTED MATERIAL WHAT S IN THIS CHAPTER? 1 WHAT S IN THIS CHAPTER? Defining application lifecycle management Learning about the Visual Studio 2013 product family Seeing ALM in action using Visual Studio Ultimate 2013 In June of 1999, Microsoft

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

Use Polarion ALM to Achieve Engineering Excellence. Polarion ALM Roadmap

Use Polarion ALM to Achieve Engineering Excellence. Polarion ALM Roadmap Use Polarion ALM to Achieve Engineering Excellence Polarion ALM Roadmap 2017-2018 Realize innovation. Roadmap Disclaimer The published roadmap is NOT A COMMITMENT FOR DELIVERY but rather a forward looking

More information

Introducing the Next Generation of ALM March 22, Copyright 2016 Vivit Worldwide

Introducing the Next Generation of ALM March 22, Copyright 2016 Vivit Worldwide Introducing the Next Generation of ALM March 22, 2016 Copyright 2016 Vivit Worldwide Brought to you by Copyright 2016 Vivit Worldwide Hosted By: Bob Crews Florida Chapter Leader Copyright 2016 Vivit Worldwide

More information

INTEGRATING SECURITY WITH DEVOPS TOOLCHAINS

INTEGRATING SECURITY WITH DEVOPS TOOLCHAINS SESSION ID: DEV-R02 INTEGRATING SECURITY WITH DEVOPS TOOLCHAINS Aaron Rinehart Chief Enterprise Security Architect UnitedHealth Group @aaronrinehart Dr. Chenxi Wang Founder, General Partner Rain Capital

More information

BUILD SE R VICES Application lifecycle management

BUILD SE R VICES Application lifecycle management BUILD SE R VICES Application lifecycle management Introduction Enable s unrivalled approach to software development is built on the client rapport and unwavering commitment to quality that are the bedrock

More information

DATA INSIGHTS TO POWER YOUR DIGITAL TRANSFORMATION JOURNEY

DATA INSIGHTS TO POWER YOUR DIGITAL TRANSFORMATION JOURNEY DATA INSIGHTS TO POWER YOUR DIGITAL TRANSFORMATION JOURNEY RIGHT DATA & RELEVANT DATA HCL@THINK 2018 ANNUAL IBM CONFERENCE Right Data & Relevant Data (R2D2) Building Data Assets across the Digital Enterprise

More information

Microsoft Azure: your cloud, your way.

Microsoft Azure: your cloud, your way. UK SMB Partner Sales & Marketing Toolkit Microsoft Azure: your cloud, your way. #Azure4Sure Get your slice of cloud with Microsoft Azure Increase revenue and discover new opportunities by helping customers

More information

Assure TotalView for Micro Focus ALM September 13, 2018

Assure TotalView for Micro Focus ALM September 13, 2018 Assure TotalView for Micro Focus ALM September 13, 2018 Sponsored By Hosted By Silvia Davis WW Sr Product Marketing Manager/Product Manager DevOps and Enterprise Agile Solutions Micro Focus Today s Presenters

More information

Everything you ever wanted to know about deployment...but were afraid to ask. Laura

Everything you ever wanted to know about deployment...but were afraid to ask. Laura Everything you ever wanted to know about deployment...but were afraid to ask Laura Thomson laura@mozilla.com @lxt 1 Disclaimers Not about tools Not prescriptive Recognize where you are, and where you want

More information

Testing Challenges in an Agile Environment. Roland Baecker, Sr. Director QA

Testing Challenges in an Agile Environment. Roland Baecker, Sr. Director QA Testing Challenges in an Agile Environment Roland Baecker, Sr. Director QA Roland Baecker - Bio Roland brings 25 years experience of software development and quality assurance for large scale systems to

More information

The Shift to Quality Engineering

The Shift to Quality Engineering The Shift to Quality Engineering Bart Gourley 2016 Accenture Testing Symposium February 2016 Today s Discussion Industry/market pressures and the quality challenge Trending responses for testing organizations

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

Visit California Digital Solutions, Drupal Development Website Experience. ITRS Case Study.

Visit California Digital Solutions, Drupal Development Website Experience. ITRS Case Study. Visit California Digital Solutions, Drupal Development Website Experience ITRS Case Study www.appnovation.com ITRS CASE STUDY Contents 1.0 Project Overview P.3 P.4 2.1 Primary Project Solutions, Completed

More information

A Guide to Monetizing This Transformational Market Trend

A Guide to Monetizing This Transformational Market Trend A Guide to Monetizing This Transformational Market Trend DECEMBER 7, 2016 Alex Brown CEO alex@10thmagnitude.com ABOUT 10 th MAGNITUDE Industry-leading cloud services firm 100% Azure Born in the cloud Microsoft

More information

A Day in the Life of a Migrated ClearCase User. A Sneak Preview

A Day in the Life of a Migrated ClearCase User. A Sneak Preview A Day in the Life of a Migrated ClearCase User A Sneak Preview Table of Contents Scope...3 Introduction...3 Administrative Tasks...4 Working in the IDE...8 Managing Builds...12 Managing Releases...14 Summary...16

More information

ENABLE DIGITAL - % COMPLETE ENGAGED WORKFORCE - % COMPLETE

ENABLE DIGITAL - % COMPLETE ENGAGED WORKFORCE - % COMPLETE Each commitment listed below consists of one or more projects, and has at least one performance measure. Every year, targets are established to track progress towards the measure(s). The status shown on

More information

Ericsson ADM Application Modernization Studio AND Framework

Ericsson ADM Application Modernization Studio AND Framework Ericsson ADM Application Modernization Studio AND Framework Gaining Edge, Innovating and Delivering Value Approach paper Maneesh S Nair Rev PA1 Pedro Manuel Palau Per Jarnehammar Preface Ericsson s Application

More information

Oracle Management Cloud

Oracle Management Cloud Oracle Management Cloud Cloud Essentials Autonomously monitor, detect, triage, and proactively resolve issues across hybrid-cloud environments. Oracle Management Cloud represents a new generation of systems

More information

DevOps, DevSecOps, and varmour

DevOps, DevSecOps, and varmour WHITE PAPTER DevOps, DevSecOps, and varmour DevOps and DevSecOps Supporting DevSecOps with New Tools varmour DSS Distributed Security System varmour in 4 Common DevOps Scenarios 1. Rolling out a New Application

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T E f f e c t i ve M u l t i c l o u d, H yb r i d I T Operations D e p e n d o n Au tomation and An a l yt i c s April 2017 Adapted from Effective Multicloud

More information

ACCURATE STUDY GUIDES, HIGH PASSING RATE! Question & Answer. Dump Step. provides update free of charge in one year!

ACCURATE STUDY GUIDES, HIGH PASSING RATE! Question & Answer. Dump Step. provides update free of charge in one year! DUMP STEP Question & Answer ACCURATE STUDY GUIDES, HIGH PASSING RATE! Dump Step provides update free of charge in one year! http://www.dumpstep.com Exam : 70-498 Title : Delivering Continuous Value with

More information

Delivering Governed Self-Service BI across the Enterprise

Delivering Governed Self-Service BI across the Enterprise Delivering Governed Self-Service BI across the Enterprise 1 TABLE OF CONTENTS Introduction... 3 Key Self-Service BI Governance Capabilities... 4 Top 10 Success Factor Features... 4 Self-Service Governance

More information

Index E, F. CA 2019 N. Nader-Rezvani, An Executive s Guide to Software Quality in an Agile Organization,

Index E, F. CA 2019 N. Nader-Rezvani, An Executive s Guide to Software Quality in an Agile Organization, I Index A Agile Manifesto, 3 4 Agile principles and myths, 3 5 Agile quality transformation designing PoCs, 177 enterprise level, 176 177 guidance, 177 team level, 175 176 Agile Software Solution Framework

More information

REDUCING TIME TO MARKET WITH DEVOPS

REDUCING TIME TO MARKET WITH DEVOPS REDUCING TIME TO MARKET WITH DEVOPS Stories of technology enabling transformation of organizations are plenty, with Amazon arguably topping the list. There are other success stories of companies like Uber

More information