Enterprise Software Performance Engineering

Size: px
Start display at page:

Download "Enterprise Software Performance Engineering"

Transcription

1 Enterprise Software Performance Engineering Presented By: Walter Kuketz Scaling your career..

2 Software Performance matters - everywhere DTG Facebook IPO 2

3 Who is responsible for end-to-end system performance? When a website slows down? When the marketing team runs a big event? When the Storage subsystem slows down, which slows down the database, which slows down the application servers, and slows down the ipad? Where do the performance goals come from? 3

4 Agenda Building systems that scream Review the current challenges of being a performance engineer Overview of the five knowledge areas of Software performance engineering body of knowledge Roles and career path overview Case study 10X event (Communicate to Sr. Mgt.) 4

5 No clear standards in the market for PE Test automation technician Capacity planner? Performance Engineer Software Engineer?? Troubleshooting Performance tester Performance Architect? Performance analyst? Benchmarks Performance test? Performance Data engineer? 5

6 Opportunity to take SPE to the next level.. Define profession Define the profession of performance engineering Establish Body of Knowledge Establish a body of knowledge for performance engineering Establish common language Establish a common language for roles, responsibilities, and practice areas using the form of Knowledge Areas Define competencies Define the competencies shared across the knowledge areas Capture common techniques Capture common techniques for sharing across the industry, or your company 6

7 Knowledge areas The SPE Body of Knowledge For the Enterprise Planning, coordination, information sharing, and control SDLC & architecture (SA) Performance validation and testing (PVT) Capacity planning (CP) Application performance management (APM) Problem detection and resolution (PDR) Underlying competencies and roles for delivering Techniques supporting the knowledge areas 7

8 The Enterprise PE team: There must be a practice leader Operations & PT Architecture and production Communication Business direction Development teams 8

9 The Enterprise PE team: There must be a practice leader A shared service and clearing house for all performance, scalability and capacity planning information. Transforms performance information to business knowledge and advantage. Communicates across the teams to share information Operations & PT For instance, the production workload and the performance test workload are they in sync? Architecture and production Make sure the architecture team knows how the new release, or newest build behave in production. Business direction The business risks are clearly identified and communicated. Application risk profile. Development teams Can provide performance guidelines to the developers, must influence the unit testing process. 9

10 PE: Knowledge areas SA PVT CP APM PDR Software development lifecycle and architecture Performance testing and validation Capacity planning Application performance management Problem detection and resolution 10

11 PE: Software development lifecycle and architecture SA PVT CP APM PDR Software development lifecycle and architecture Performance testing and validation Capacity planning Application performance management Problem detection and resolution 11

12 PE: SA (software development lifecycle) Waterfall methodologies Define Design Develop Functional test Performance test Deploy Need to plan for performance testing Build code to performance requirements Define Deploy Agile methods Design Test Build Can a system be designed to support 10 TPS and 1 second response time 100 TPS and 1 second? 12

13 Performance budgets Do your developers know how much time they have for their piece of the transaction? Code runs everywhere. SERVER WEB APP SVR PROXY MQ/ESB LDAP CORBA DCOM Respond to the user in 2 seconds. Datacenter Web Services 13

14 PE: Performance testing and validation SA PVT CP APM PDR Software development lifecycle and architecture Performance testing and validation Capacity planning Application performance management Problem detection and resolution 14

15 PE: PTV (performance testing and validation) What is changing? Where does it need to be validated? What (all) is being measured? The project: Why are we testing and what are the success criteria? Prerequisites: Business goals and non-functional requirements are defined Workload and scenarios defined Environment defined (where are we testing) Application in a stable state Configuration management and release management ready Core performance team identified Supporting team committed 15

16 Organization: Performance team value You still need to explain to the rest of the organization what you do Business and application area knowledge Early involvement with the applications team Test execution Environment Deep understanding of the application being tested Deep understanding of the technical architecture of the application Understanding of the business area supported by the applications Performance engineers involved in design sessions Understand the nature of the data required for testing Able to understand technical gaps to meet requirements not supported by the tool Well-understood workload model and characterization All components in the test are monitored and reported on A defined triage process for troubleshooting A process to manage the inevitable unplanned tests and test archive exists Testing environment is a close approximation of production, including database size Differences between test and production are clearly known Release and configuration management in place and procedures enforced Performance team value 16

17 PE: Capacity planning SA PVT CP APM PDR Software development lifecycle and architecture Performance testing and validation Capacity planning Application performance management Problem detection and resolution 17

18 PE: CP (capacity planning) The right system at the right price! Plan for future Forecast workloads Plan for usage Track utilization of existing systems Track workload Analyze current capacity Determine capacity requirements Define system to support workloads Test Define service levels Workloads drive system transactions, which drive resource utilization 18

19 Capacity: Use of resources The overall system has a capacity; each component has a capacity. SERVER WEB APP SVR PROXY MQ/ESB LDAP CORBA DCOM Datacenter Web Services 19

20 PE: Application performance management SA PVT CP APM PDR Software development lifecycle and architecture Performance testing and validation Capacity planning Application performance management Problem detection and resolution 20

21 Five elements of APM (Gartner) Monitoring the performance of complex distributed applications 1 End user experience measurement browser/mobile device 2 Create a model of the run-time environment (discovery) Profile the performance and behavior of user-defined transactions Performance metrics from each of the applications/systems technical components (Webserver, App server, Database, etc.) Application performance management database 21

22 Rendering Track key user experience metrics Mobile Total end-user response time Browser rendering time Network latency Mobile Real User Monitoring 22

23 Rendering And see every hop of the transaction Mobile Dynamic Transaction Path Detection Proxy server Web server App server Data warehouse gateway Mainframe Database 23

24 PE: Problem detection and resolution SA PVT CP APM PDR Software development lifecycle and architecture Performance testing and validation Capacity planning Application performance management Problem detection and resolution 24

25 When problems occur Flash web site events (all at once) New code released causes problems Infrastructure upgrade Consolidation of applications and servers New workload model (batch and online) 25

26 Cause and Effect 26

27 Career path SPE Competencies 27

28 PE roles: The team many possible roles Managing and developing the core team members Performance Architect Sr. Performance Engineer Performance Engineer Sr. Test automation technician Workload and capacity Modeler Technical Project manager Test automation technician Performance data engineer Sr. Capacity planner Capacity planner 28

29 Underlying competencies Project management Analytical thinking problem solver Communication skills Statistics Business Knowledge Monitoring and tuning Underlying competencies Behavioral characteristics Workload model development Application and tool knowledge Test data management Test execution process Forecasting 29

30 Technical competencies Database monitoring tools Code profiling tools (Static analysis, diagnostics) Deep dive tools (HP Diagnostics, CA Wily, etc, Jprobe, etc) Resource utilization system level End to end performance tools Comprehensive results collection and reporting Statistics and Distributions Technical competencies Test design and execution tools Queuing and modeling tools Test data creation DB tuning SQL tuning 30

31 PE Techniques Brainstorming Data modeling Creating a workload model Performance testing Triage approach Static code analysis System metrics collection Logging and instrumentation 31

32 Career path: Performance engineer foundation Performance Engineer Grow your leadership and communication Lead technical role Communication Workload models Core technical competency Technical architecture Additional tech competency Production triage Performance testing Grow your breadth of capabilities 32

33 Upcoming Marketing event 33

34 How do these Knowledge areas work together (10X) Responsibilities CP CP PVT SA Forecast the workload for the event APM PDR Architecture and Tune application based on results Measure the current workload and resource utilization Plan and execute PT for forecast workload with support for troubleshooting 34

35 Questions? Thank you! 35

36 Development methodologies Agile Iterative RUP Relational Data models Object oriented Implementation concepts Swing Hibernate JMS Web Services Windows RESTful services SOAP Integrated Development Environments Eclipse, Windows, SQL Developer 36

37 Operating systems Windows Platform Unix and all its varient ios Z/OS Database platforms Oracle Microsoft DB/2 Application servers Microsoft Jboss Oracle AS Weblogic Websphere Application frameworks.net J2EE Spring Struts Programming languages Java C# XML C/C++ COBOL Ruby/ Reporting technologies Integrations technologies Software managements technologies 37

38 CP: Workload model CP The CP team uses this information to forecast the new workload 10X. Step Transaction by product Percentage 1 Login Search product View product detail Add to shopping cart 50 5 Confirm purchase method 50 6 Shipping information 50 7 Send confirmation

39 CP: Analyze current capacity CP Review current Production workload, and the under lying system utilization. Average workload Current peak workload Response time Service level System utilization 100% 39

40 PVT: planning, executing, and analysis PVT Use the workload model from CP Enable APM during testing Work with the Application Architect Methodology is iterative and tactical Review infrastructure & architecture Identify risk areas Review configuration settings, topology, & sizing Define points of measurement Define business activity profiles & service levels Types & numbers of users Business activities & frequencies Design & build tests Test data generation Create test scripts User & transaction profiles Infrastructure configuration Iterate testing & tuning 40

ARE YOU LOOKING FOR A NEW EXCITING CHALLENGE?? Look no further as Capitec Bank has opportunities within our Back-End Development team.

ARE YOU LOOKING FOR A NEW EXCITING CHALLENGE?? Look no further as Capitec Bank has opportunities within our Back-End Development team. Developer: Back-End (Cobol) Purpose of the Role ARE YOU LOOKING FOR A NEW EXCING CHALLENGE?? Look no further as Capitec Bank has opportunities within our Back-End Development team. In this role you would

More information

IBM Tivoli Workload Scheduler

IBM Tivoli Workload Scheduler Manage mission-critical enterprise applications with efficiency IBM Tivoli Workload Scheduler Highlights Drive workload performance according to your business objectives Help optimize productivity by automating

More information

PERFORMANCE MANAGEMENT AND AVAILABILITY SOLUTIONS OVERVIEW

PERFORMANCE MANAGEMENT AND AVAILABILITY SOLUTIONS OVERVIEW PERFORMANCE MANAGEMENT PERFORMANCE MANAGEMENT AND AVAILABILITY S OVERVIEW Featuring: ASG-TMON Product Family PERFORMANCE MANAGEMENT AND AVAILABILITY S OVERVIEW ASG PERFORMANCE MANAGEMENT AND AVAILABILITY

More information

IBM Tivoli Workload Automation View, Control and Automate Composite Workloads

IBM Tivoli Workload Automation View, Control and Automate Composite Workloads Tivoli Workload Automation View, Control and Automate Composite Workloads Mark A. Edwards Market Manager Tivoli Workload Automation Corporation Tivoli Workload Automation is used by customers to deliver

More information

ENTERPRISE APPLICATION PERFORMANCE MANAGEMENT

ENTERPRISE APPLICATION PERFORMANCE MANAGEMENT WWW.JENNIFERSOFT.COM ENTERPRISE APPLICATION PERFORMANCE MANAGEMENT WHAT IS APM? The demand for APM will continue to increase. Because it plays the pivotal role in stabilizing IT service while the transaction

More information

IBM Rational Software Quality Solutions

IBM Rational Software Quality Solutions IBM Software Group IBM Rational Software Quality Solutions - IBM Rational Performance Tester Denice Wong Technical Consultant Rational Software, IBM Hong Kong 2006 IBM Corporation Agenda IBM Rational Software

More information

ETL Professional SUMMARY OF QUALIFICATIONS PROFESSIONAL EXPERIENCE

ETL Professional SUMMARY OF QUALIFICATIONS PROFESSIONAL EXPERIENCE 4154 Seneca St, West Seneca, NY 14224 Phone - (716) 677-2667 Fax - 716-677-0658 www.systemspersonnel.com ETL Professional SUMMARY OF QUALIFICATIONS Solid experience translating business requirements into

More information

Corporate Presentation 2017

Corporate Presentation 2017 1 Copyright 2017 All Rights Reserved Corporate Presentation 2017 v.2.2 2 Copyright 2017 All Rights Reserved Corporate Overview Year of Incorporation Development & Integration Business Intelligence & Analytics

More information

IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number Dean Browne, IBM Corp.

IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number Dean Browne, IBM Corp. IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number 1290 Dean Browne, IBM Corp. 0 Disclaimer Information regarding potential future products is intended to outline

More information

Pass4Sure.C Questions

Pass4Sure.C Questions Pass4Sure.C2010-658.55Questions Number: C2010-658 Passing Score: 800 Time Limit: 120 min File Version: 4.7 http://www.gratisexam.com/ C2010-658 Fundamentals of Applying SmartCloud Application Performance

More information

Identifying Application Performance Risk

Identifying Application Performance Risk Identifying Application Performance Risk Performance Engineering COLLABORATIVE WHITEPAPER SERIES COLLABORATIVE WHITE PAPER SERIES: Identifying Application Performance Risk Under what conditions will an

More information

Managed Services. Managed Services. Choices that work for you PEOPLESOFT ORACLE CLOUD JD EDWARDS E-BUSINESS SUITE.

Managed Services. Managed Services. Choices that work for you PEOPLESOFT ORACLE CLOUD JD EDWARDS E-BUSINESS SUITE. Choices that work for you PEOPLESOFT ORACLE CLOUD JD EDWARDS E-BUSINESS SUITE Pricing Models At SmartERP, we realize that every organization is different with a unique set of requirements. Depending on

More information

BMC Transaction Management. Delivering on the promise

BMC Transaction Management. Delivering on the promise BMC Transaction Management Delivering on the promise 9/2/2006 Agenda Landscape review Strategy 2 Business Transactions... Define how business gets done Depend on increasingly complex technology for execution

More information

Name : P A F Phone : SUMMARY

Name : P A F Phone : SUMMARY Name : P A F Phone : 1-847-530-7013 Email : consultants@webspheremqguru.com SUMMARY Over Six years of proven and demonstrated experience in designing and implementing e- commerce, multi-tier applications

More information

APIs for the I. The Role of APIs and Web Services in the Era of Digital Business Transformation

APIs for the I. The Role of APIs and Web Services in the Era of Digital Business Transformation APIs for the I The Role of APIs and Web Services in the Era of Digital Business Transformation Yesterday s Applications... Today s User Experience 4 APIs are Key to Digital Transformation APIs drive innovation:

More information

Focus on SOA Express. Extending the value of mainframe applications through Service-Oriented Architecture (SOA)

Focus on SOA Express. Extending the value of mainframe applications through Service-Oriented Architecture (SOA) Focus on SOA Express Extending the value of mainframe applications through Service-Oriented Architecture (SOA) Highlights How SOA Express from Micro Focus unleashes the power of web services to: Leverage

More information

Agile Engineering. for Managers. Introducing agile engineering principles for non-coders

Agile Engineering. for Managers. Introducing agile engineering principles for non-coders Agile Engineering for Managers Introducing agile engineering principles for non-coders Ryan Shriver > Managing Consultant > rshriver@dominiondigital.com Leader in IT Performance Improvement > www.dominiondigital.com

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

Monitoring mit modernen Cloud Services - Wo ist die Nadel im Heuhaufen?

Monitoring mit modernen Cloud Services - Wo ist die Nadel im Heuhaufen? Monitoring mit modernen Cloud Services - Wo ist die Nadel im Heuhaufen? Volker Linz Senior Sales Consultant IT Systems Management Oracle Copyright 2018, Oracle and/or its affiliates. All rights reserved.

More information

Rational Unified Process (RUP) in e-business Development

Rational Unified Process (RUP) in e-business Development Rational Unified Process (RUP) in e-business Development Jouko Poutanen/11.3.2005 2004 IBM Corporation Agenda Characteristics of e-business Development Business Modeling with RUP and UML Rational Tools

More information

Performance Engineering

Performance Engineering Experience the commitment Performance Engineering Guidebook for the Systems Development Life Cycle (SDLC) This e-book introduces the need for and the goals of adding performance engineering activities

More information

Core Solutions of Microsoft SharePoint Server 2013 (331)

Core Solutions of Microsoft SharePoint Server 2013 (331) Core Solutions of Microsoft SharePoint Server 2013 (331) Design a SharePoint topology Design information architecture Design an inter-site navigational taxonomy; design site columns and content types;

More information

z Systems The Lowest Cost Platform

z Systems The Lowest Cost Platform z Systems The Lowest Cost Platform Using IT Economics (TCO) to prove that z Systems is in fact the lowest cost platform, with the highest QoS! David F. Anderson PE dfa@us.ibm.com June 24, 2016 Christopher

More information

Oracle s Integration Strategy

Oracle s Integration Strategy Oracle s Integration Strategy May 2014 MDM Partner Summit Bill Miller, Director MDM Bruce Tierney Oracle SOA Suite, Fusion Middleware Vish Patwardhan AppAdvantage Program Ambassador 1 Copyright 2014, Oracle

More information

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC Paper 276-2010 Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC ABSTRACT The evolution of the SAS 9.2 architecture provides a

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

THIS IS SAMPLE RESUME ONLY.

THIS IS SAMPLE RESUME ONLY. Objective: Looking for a challenging environment where I can utilize my technical and analytical skills in Software Development Life Cycle as a Sr. Business Analyst. Summary: Expert in Business Process

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

Legacy Systems Modernization

Legacy Systems Modernization Legacy Systems Modernization Caravel www.base100.com Caravel Technology introduction The BASE 100 team started the reengineering activity more than 15 years ago. Since then, millions of legacy code lines

More information

Analyze, Design, and Develop Applications

Analyze, Design, and Develop Applications Analyze, Design, and Develop Applications On Demand Insurance Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient.

More information

Title Content Area Session Type

Title Content Area Session Type Beyond Software Compliance: Show Me the Money Simulation and Agile Optimization Software Asset Jump-Start: Ingredients to Success Agile Covering Your Assets Don't Get Caught With Your [Software] Pants

More information

IBM Rational Software Development Conference 2007

IBM Rational Software Development Conference 2007 It s for IBM System i and System z Jean-Yves B. Rigolet Software Engineer, IBM Rational Software rigolet.j@fr.ibm.com 2007 IBM Corporation Agenda Introduction A brief tour of Jazz Jazz in System i and

More information

Best Practices for IT Service Management in 2017+

Best Practices for IT Service Management in 2017+ Best Practices for IT Service Management in 2017+ Branko Tadić ITSM Solution Executive IBM Hybrid Cloud Europe branko.tadic@rs.ibm.com 2016 IBM Corporation 2016 IBM Corporation 2016 IBM Corporation 2016

More information

CORE APPLICATIONS ANALYSIS OF BUSINESS-CRITICAL ADABAS & NATURAL

CORE APPLICATIONS ANALYSIS OF BUSINESS-CRITICAL ADABAS & NATURAL ADABAS & NATURAL ANALYSIS OF BUSINESS-CRITICAL CORE APPLICATIONS CONTENTS 2 Core applications in a changing IT landscape 3 The need for comprehensive analysis 4 The complexity of core applications 5 An

More information

Best Practices for Selecting a Modernization Trajectory

Best Practices for Selecting a Modernization Trajectory Best Practices for Selecting a Modernization Trajectory NTT DATA welcomed Dell Services into the family in 2016. Together, we offer one of the industry s most comprehensive services portfolios designed

More information

SAP BusinessObjects XI 3.1 SP3 Enhancements and Mobility Features. Amy McNee BI Center of Excellence Solution Director June 18, 2010

SAP BusinessObjects XI 3.1 SP3 Enhancements and Mobility Features. Amy McNee BI Center of Excellence Solution Director June 18, 2010 SAP BusinessObjects XI 3.1 SP3 Enhancements and Mobility Features Amy McNee BI Center of Excellence Solution Director June 18, 2010 Agenda BOBJ XI 3.1 SP3 Update Mobility Examples SAP AG 2009. All rights

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

zenterprise Update and Positioning with PureSystems

zenterprise Update and Positioning with PureSystems zenterprise Update and Positioning with PureSystems Greg Lotko IBM Corporation August 7, 2012 Session Number 11797 Agenda Hybrid computing for a Smarter Planet zenterprise the System of Systems zenterprise

More information

INTRODUCTION TO R FOR DATA SCIENCE WITH R FOR DATA SCIENCE DATA SCIENCE ESSENTIALS INTRODUCTION TO PYTHON FOR DATA SCIENCE. Azure Machine Learning

INTRODUCTION TO R FOR DATA SCIENCE WITH R FOR DATA SCIENCE DATA SCIENCE ESSENTIALS INTRODUCTION TO PYTHON FOR DATA SCIENCE. Azure Machine Learning Data Science Track WITH EXCEL INTRODUCTION TO R FOR DATA SCIENCE PROGRAMMING WITH R FOR DATA SCIENCE APPLIED MACHINE LEARNING SCENARIOS HDInsight Certificate of DATA SCIENCE ORIENTATION QUERYING DATA WITH

More information

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t SOA Workshop: A. Mahjoorian, Session

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t  SOA Workshop: A. Mahjoorian, Session - معماری سرویس گرا (SOA) قسمت ھفتم - مرداد 86 امیر رضا مهجوریان دوره آموزشی شرکت... سر فصل کلی مطالب معرفی معماری سرویس گرا کاربرد معماری سرویس گرا شناخت تفصیلی ادبیات کسب و کار پروتکل ھای معماری سرویس

More information

Automated Delivery Pipeline An Open Platform

Automated Delivery Pipeline An Open Platform Automated Delivery Pipeline An Open Platform Ratonal Ratonal Team Team Concert Concert (RTC) (RTC) or or multple multple choices Applicaton Applicaton Discovery Discovery understanding understanding IBM

More information

Single Euro Payments Area

Single Euro Payments Area Single Euro Payments Area Background The Single Euro Payments Area (SEPA) is a payment-integration initiative of the European Union for simplification of bank transfers. As of March 2012, SEPA consists

More information

IBM Tivoli Composite Application Manager for Transactions V6.2. helps monitor the availability and response time of business

IBM Tivoli Composite Application Manager for Transactions V6.2. helps monitor the availability and response time of business IBM Europe Announcement ZP08-0167, dated May 13, 2008 IBM Tivoli V6.2 helps monitor the availability and response time of business applications Key prerequisites...2 Description...2 Product positioning...

More information

09994: CA SYSVIEW What s New in r13. Jim Cray

09994: CA SYSVIEW What s New in r13. Jim Cray 09994: CA SYSVIEW What s New in r13 Jim Cray abstract Attend this session to get an update to the latest offerings of CA SYSVIEW Performance Management. This session will be a must see for users of the

More information

InfoSphere Warehouse. Flexible. Reliable. Simple. IBM Software Group

InfoSphere Warehouse. Flexible. Reliable. Simple. IBM Software Group IBM Software Group Flexible Reliable InfoSphere Warehouse Simple Ser Yean Tan Regional Technical Sales Manager Information Management Software IBM Software Group ASEAN 2007 IBM Corporation Business Intelligence

More information

NFT Services in an agile environment

NFT Services in an agile environment Agile Practitioners IL - 7 th Meeting 17/4/12 NFT Services in an agile environment Kstudies - Karen Schlaien Karen.schlaien@gmail.com, 054-9194664 Presentation Objectives Production readiness awareness

More information

SOA Management Pack: Runtime Governance, and Improved Manageability of all Aspects of Your Business Flows

SOA Management Pack: Runtime Governance, and Improved Manageability of all Aspects of Your Business Flows SOA Management Pack: Runtime Governance, and Improved Manageability of all Aspects of Your Business Flows Aalok Muley, Director Platform Products Aalok.Muley@Oracle.com Agenda The

More information

Application Performance Management for Cloud

Application Performance Management for Cloud Application Performance Management for Cloud CMG By Priyanka Arora prarora803@gmail.com Cloud Adoption Trends 2 Spending on public cloud Infrastructure as a Service hardware and software is forecast to

More information

Don t Rip and Replace Wrap and Renew! March 10, Joe Lazewski Director, North American Financial Services

Don t Rip and Replace Wrap and Renew! March 10, Joe Lazewski Director, North American Financial Services Don t Rip and Replace Wrap and Renew! March 10, 2014 Joe Lazewski Director, North American Financial Services 1 ? More How many of you have to maintain 10 or more different applications to support your

More information

Optim. Enterprise Data Management Strategies to Support Upgrade & Migration Projects IBM Corporation

Optim. Enterprise Data Management Strategies to Support Upgrade & Migration Projects IBM Corporation Enterprise Data Management Strategies to Support Upgrade & Migration Projects Agenda About Upgrades & Migrations Role of Enterprise Data Management Expected Capabilities and Benefits of Archiving Solutions

More information

OneShield Training. Add-On Data Sheet

OneShield Training. Add-On Data Sheet Add-On Data Sheet OneShield Training With specialized knowledge of global P&C and Life insurance across all lines of commercial, personal, life and specialty markets, OneShield s interactive training programs

More information

IBM Tivoli Monitoring

IBM Tivoli Monitoring Monitor and manage critical resources and metrics across disparate platforms from a single console IBM Tivoli Monitoring Highlights Proactively monitor critical components Help reduce total IT operational

More information

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014 Course Name Course Duration Course Structure Course Overview Course Outcome Course Details 20463 Implementing a Data Warehouse with SQL Server 2014 5 Days Instructor-Led (Classroom) This course describes

More information

Transform Application Performance Testing for a More Agile Enterprise

Transform Application Performance Testing for a More Agile Enterprise SAP Brief SAP Extensions SAP LoadRunner by Micro Focus Transform Application Performance Testing for a More Agile Enterprise SAP Brief Managing complex processes Technology innovation drives the global

More information

Case Study. Web-Application Refactoring for SpareParts. Case Study. Slide 1 18 October 2010

Case Study. Web-Application Refactoring for SpareParts. Case Study. Slide 1 18 October 2010 Web-Application Refactoring for SpareParts Slide 1 The objectives of the are the following 1. Understand the customers business requirements 2. Explore the possible solution alternatives from an outside-in

More information

Cloud & Datacenter Monitoring with System Center Operations Manager

Cloud & Datacenter Monitoring with System Center Operations Manager Cloud & Datacenter Monitoring with System Center Operations Manager Course 10964B - Five days - Instructor-led - Hands-on Introduction This five-day course will provide students with the key knowledge

More information

WHITEPAPER WHEN CA GEN ISN T COOL ANYMORE THE BUSINESS CASE, CHALLENGES AND SOLUTION FOR MOVING CA GEN APPLICATIONS TO A MODERN PLATFORM

WHITEPAPER WHEN CA GEN ISN T COOL ANYMORE THE BUSINESS CASE, CHALLENGES AND SOLUTION FOR MOVING CA GEN APPLICATIONS TO A MODERN PLATFORM WHITEPAPER WHEN CA GEN ISN T COOL ANYMORE THE BUSINESS CASE, CHALLENGES AND SOLUTION FOR MOVING CA GEN APPLICATIONS TO A MODERN PLATFORM Introduction CA GEN applications are usually of considerable size

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehouse with Microsoft SQL Server Course 20463D 5 Days Instructor-led, Hands-on Course Description In this five day instructor-led course, you will learn how to implement a data warehouse

More information

TECHED USER CONFERENCE MAY 3-4, 2016

TECHED USER CONFERENCE MAY 3-4, 2016 TECHED USER CONFERENCE MAY 3-4, 2016 Guido Falkenberg Software AG From Application Modernization to Digital Enterprise Transformation THE VALUE OF CORE APPLICATIONS IMPORTANCE AND CRITICALITY Tailored

More information

EZSource / IBM Application Discovery

EZSource / IBM Application Discovery EZSource / IBM Application Discovery Accelerate Your Digital Transformation Roberto Calderon WW Technical Sales EZSource Digital transformation requires Hybrid Cloud + API Management + DevOps HYBRID CLOUD

More information

zenterprise Unified Resource Manager

zenterprise Unified Resource Manager zenterprise Unified Resource Manager Patty Driever IBM Systems & Technology Group March 2, 2011; 11:00 12:00 Session Number 8700 Agenda IBM zenterprise Objectives & Structure Unified Resource Manager What

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

Training Catalog: Oct - Dec 2013

Training Catalog: Oct - Dec 2013 Training Catalog: Oct - Dec 2013 Table of Contents Introduction to Vendavo University... 2 Open-Enrollment Training Schedule: July - September... 3 Application and Functional Courses... 4 Vendavo 8 Accelerate...

More information

Business Intelligence for SUPRA. WHITE PAPER Cincom In-depth Analysis and Review

Business Intelligence for SUPRA. WHITE PAPER Cincom In-depth Analysis and Review Business Intelligence for A Business Benefits Overview WHITE PAPER Cincom In-depth Analysis and Review SIMPLIFICATION THROUGH INNOVATION Business Intelligence for A Business Benefits Overview Table of

More information

Company Profile. Techasoft Pvt Ltd. Software Development Company

Company Profile. Techasoft Pvt Ltd. Software Development Company TECHASOFT PVT LTD Company Profile Techasoft Pvt Ltd. Software Development Company Caraval Building 24, 1 st A main, S.T. Bed Koramangala 4 th Block Bangalore-560034 Karnataka. Phone: +91 9650639792 http://www.techasoft.com

More information

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other Running SAS Viya on Oracle Cloud without Sacrificing Performance Dan Grant, Senior Director ISV Business Development, Oracle Corporation Dan Grant has worked at Oracle for 10+ years helping Partners to

More information

Transition to SOA. Oracle SOA Suite. Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland

Transition to SOA. Oracle SOA Suite. Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland Transition to SOA Oracle SOA Suite Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland SOA Bridging the Gap Increasingly Demanding Users End-to-End Processes Shorter Change Cycles

More information

<Insert Picture Here> Business-Driven IT Management with Oracle Enterprise Manager

<Insert Picture Here> Business-Driven IT Management with Oracle Enterprise Manager Business-Driven IT with Oracle Enterprise Manager Leng Tan Vice President of Product Development The following is intended to outline our general product direction. It is intended

More information

DevOps Guide: How to Use APM to Enhance Performance Testing

DevOps Guide: How to Use APM to Enhance Performance Testing DevOps Guide: How to Use APM to Enhance Performance Testing CHAPTER 1: Introduction This short ebook discusses how combining performance test automation with application performance management (APM) solutions

More information

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake White Paper Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake Motivation for Modernization It is now a well-documented realization among Fortune 500 companies

More information

Table of Contents. Headquarters Cary, NC USA US Fax International

Table of Contents. Headquarters Cary, NC USA US Fax International Desktop Automation Table of Contents Easy Automation for the Contact Center and Back Office... 3 Use Cases... 3 Activity Intelligence + Automation... 4 Cicero Automation Architecture... 5 Cicero Automation

More information

SYNTHETIC ACTIVE MONITORING. Copyright 2015 TestPoint All Rights Reserved

SYNTHETIC ACTIVE MONITORING. Copyright 2015 TestPoint All Rights Reserved SYNTHETIC ACTIVE MONITORING Copyright 2015 TestPoint All Rights Reserved A COMPLETE VIEW OF YOUR APPLICATION/S Having a complete view, Means adopting an approach which allows you to measure the end-user

More information

Industrial IoT Solution Architecture Design From Connectivity to Data

Industrial IoT Solution Architecture Design From Connectivity to Data Industrial IoT Solution Architecture Design From Connectivity to Data Cheryl Hsu Program Manager Strategic Engagement & Industrial IoT, Microsoft IoT Enables a Digital Feedback Loop The benefits are profound

More information

<Insert Picture Here> Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter

<Insert Picture Here> Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter Mike Piech Senior Director, Product Marketing The following is intended to outline our general product direction. It

More information

Kaseya Traverse Predictive SLA Management and Monitoring

Kaseya Traverse Predictive SLA Management and Monitoring PRODUCT BRIEF Kaseya Traverse Predictive SLA Management and Monitoring Kaseya Traverse Traverse is a breakthrough cloud and service-level monitoring solution that provides real-time visibility into the

More information

Fast Innovation requires Fast IT

Fast Innovation requires Fast IT Fast Innovation requires Fast IT Cisco IT - Analytics Implementation Vineet Jain Cisco IT Dramatic Internet Growth Occurring Through New Connections Fixed Computing Mobility / BYOD Internet of Things Internet

More information

Course Outline (10996A)

Course Outline (10996A) Course Outline (10996A) Module 1: Overview of System Center 2016 In this module, you will learn about the different components in System Center 2016 including how they are placed within the architecture.

More information

PRIMAVERA WEB SERVICES

PRIMAVERA WEB SERVICES PRIMAVERA WEB SERVICES Oracle s Primavera Web Services provides enterprise-level integration capabilities to connect Primavera solutions to existing DISCOVER UNLIMITED POSSIBILITIES BY INTEGRATING WITH

More information

At the Heart of Connected Manufacturing

At the Heart of Connected Manufacturing www.niit-tech.com At the Heart of Connected Manufacturing Transforming Manufacturing Operations to Drive Agility and Profitability The success of the new manufacturing network hinges on the agility of

More information

Integration and Infrastructure Software White Paper. Integrating zseries applications and processes as Web services in an SOA environment.

Integration and Infrastructure Software White Paper. Integrating zseries applications and processes as Web services in an SOA environment. Integration and Infrastructure Software White Paper Integrating zseries applications and processes as Web services in an SOA environment. July 2005 Page 2 Contents 2 Introduction 2 Integration challenges

More information

Reduce Production Incidents with Oracle Enterprise Manager 12c and give yourself a break! Roland Evers

Reduce Production Incidents with Oracle Enterprise Manager 12c and give yourself a break! Roland Evers Reduce Production Incidents with Oracle Enterprise Manager 12c and give yourself a break! Roland Evers About us Roland Evers 34 years old Living in The Netherlands 9 years at Accenture > 5 years Oracle

More information

Technosoft Solutions A Florence Road Branford, CT. USA Phone: (800)

Technosoft Solutions A Florence Road Branford, CT. USA Phone: (800) Thanks for taking the time to download this document. In the sections that follow, we have provided basic information, about our company, for your consideration. 1. Introduction Technosoft is an ISO 9001:2000

More information

Education Course Catalog Accelerate your success with the latest training in enterprise analytics, mobility, and identity intelligence.

Education Course Catalog Accelerate your success with the latest training in enterprise analytics, mobility, and identity intelligence. Education Course Catalog 2018 Accelerate your success with the latest training in enterprise analytics, mobility, and identity intelligence. Table of Contents WELCOME LETTER 3 JUMP START: YOUR MICROSTRATEGY

More information

TRIOLE. Beyond Platforms: Navigating towards better IT optimization, the Fujitsu way. Stephen Price General Manager, Services

TRIOLE. Beyond Platforms: Navigating towards better IT optimization, the Fujitsu way. Stephen Price General Manager, Services TRIOLE Beyond Platforms: Navigating towards better IT optimization, the Fujitsu way. Stephen Price General Manager, Services All Rights Reserved. Fujitsu Hong Kong Limited 2005 Agenda Business Challenges

More information

A Fresh Look at the Mainframe

A Fresh Look at the Mainframe A Fresh Look at the Mainframe The New Face of Mainframe Operations ODI s CIO Needs to Satisfy Service Level Agreements IBM can help you do this without adding staff We need to do a better job of monitoring

More information

Transforming Your Computing Environment: Moving to the Cloud Now. Dawane Young Verizon Director Applications and Platforms

Transforming Your Computing Environment: Moving to the Cloud Now. Dawane Young Verizon Director Applications and Platforms Transforming Your Computing Environment: Moving to the Cloud Now Dawane Young Verizon Director Applications and Platforms Shift in the Conversations About Cloud In five years time, our conversations with

More information

Innovate with Oracle Public Cloud Platform & Infrastructure Services

Innovate with Oracle Public Cloud Platform & Infrastructure Services Innovate with Oracle Public Cloud Platform & Infrastructure Services Ravi Pinto Director, Product Management Copyright 2014 Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The

More information

Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer

Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer V.Quiblier. Rational Z Technical Sales Specialist 2006 IBM Corporation 2007 IBM Corporation Agenda IBM Software Group The

More information

PERFORMANCE MANAGEMENT ASG-TRITUNE. ASG-APC for TriTune

PERFORMANCE MANAGEMENT ASG-TRITUNE. ASG-APC for TriTune ASG-APC for TriTune OVERVIEW IT organizations are being asked to reduce processing costs while simultaneously improving service levels with increasingly fewer skilled technical staff and constant budget

More information

Introduction to IBM Insight for Oracle and SAP

Introduction to IBM Insight for Oracle and SAP Introduction to IBM Insight for Oracle and SAP Sazali Baharom (sazali@my.ibm.com) ISV Solutions Architect IBM ASEAN Technical Sales Target Audience Consultants, Managers, Sr. Managers Infrastructure Service

More information

An Oracle White Paper June, Integrated Application-to-Disk Management with Oracle Enterprise Manager Cloud Control 12c

An Oracle White Paper June, Integrated Application-to-Disk Management with Oracle Enterprise Manager Cloud Control 12c An Oracle White Paper June, 2014 Integrated Application-to-Disk Management with Oracle Enterprise Manager Cloud Control 12c Executive Overview... 2 Creating Business Value through Built-In Manageability...

More information

IBM WebSphere Service Registry and Repository, Version 6.0

IBM WebSphere Service Registry and Repository, Version 6.0 Helping you get the most business value from your SOA IBM Repository, Version 6.0 Highlights Provide clear visibility into service Use other standard registries associations and relationships while and

More information

IBM Tivoli Service Desk

IBM Tivoli Service Desk Deliver high-quality services while helping to control cost IBM Tivoli Service Desk Highlights Streamline incident and problem management processes for more rapid service restoration at an appropriate

More information

IBM Cognos Business Intelligence Version Architecture and Deployment Guide

IBM Cognos Business Intelligence Version Architecture and Deployment Guide IBM Cognos Business Intelligence Version 10.2.1 Architecture and Deployment Guide Note Before using this information and the product it supports, read the information in Notices on page 133. Product Information

More information

Cisco Enterprise Mobility Services Platform (EMSP)

Cisco Enterprise Mobility Services Platform (EMSP) Data Sheet Cisco Enterprise Mobility Services Platform (EMSP) Product Overview The Cisco Enterprise Mobility Services Platform (EMSP) is a holistic mobile software platform. It unifies the development,

More information

IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA

IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA IBM Rational Software Development Conference 2007 2007 IBM Corporation What

More information

Accelerate Business Success with Oracle Cloud Infrastructure

Accelerate Business Success with Oracle Cloud Infrastructure EXCLUSIVE OFFER Accelerate Business Success with Oracle Cloud Infrastructure Table of Contents Email: team@dataintensity.com Website: dataintensity.com/about/contact/ Introduction 2 Executive Summary 3

More information

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW D A T A S H E E T PROGRESS BPM SERVER PROGRESS BPM SERVER OVERVIEW The process execution and integration capabilities of Progress Savvion BusinessManager Platform are provided by the Progress Savvion BPM

More information

Enterprise Computing. Paul Padley SAS Institute. Adaptive Architectures for Business Intelligence - managing the deployment cost curve

Enterprise Computing. Paul Padley SAS Institute. Adaptive Architectures for Business Intelligence - managing the deployment cost curve Enterprise Computing Adaptive Architectures for Business Intelligence - managing the deployment cost curve Paul Padley SAS Institute Today's Agenda! Enterprise Architectures! Enterprise Influences! Architecture

More information

Deploying Mainframe Applications to Amazon Web Services

Deploying Mainframe Applications to Amazon Web Services White Paper COBOL Deploying Mainframe Applications to Amazon Web Services Enabling COBOL and PL/I Applications for the cloud Table of Contents page Introduction... 1 Background: The Application Is King...

More information