Software Change Management Elements of a Software Change Management Strategy. SAP AGS - IT Planning May 2013

Size: px
Start display at page:

Download "Software Change Management Elements of a Software Change Management Strategy. SAP AGS - IT Planning May 2013"

Transcription

1 Software Change Management Elements of a Software Change Management Strategy SAP AGS - IT Planning May 2013

2 Elements of a Software Change Management Strategy Introduction

3 Introduction Software Change Management is a key operations process Software Change Management is a key operations process Enterprise change is continuous: Go to market strategies, regulatory compliance, manufacturing innovations and technology upgrades are a few of the drivers that are fueling continual change. Enterprises need to be prepared for continual change to remain competitive and compliant in a consistent cyclic and re-occurring manner. Software Change Management is a key operations process for an SAP system. A good Software Change Management strategy includes the definition of procedures and responsibilities, and the choice of supporting tools and transport landscape. When implemented correctly, Software Change Management will mitigate the risks to production whilst enabling innovation to support the needs of the business SAP AG. All rights reserved. 3

4 Introduction Holistic View on Elements of a Software Change Management Strategy Elements of Software Change Management Strategy Release Management Change Request Management Transport Management Requirements Management Test Management Requirements Design Build Test Deploy Operate Input Channels Prioritization Classification Blueprint Level of Effort Estimate Release Assignment Resource Assignment Develop Unit Test Integration Test Regression Test Performance T. Cutover Test User Acceptance Test Dress Rehearsal Go-Live Monitor Support Continuous Improvement 2012 SAP AG. All rights reserved. 4

5 Introduction IT objectives for Software Change Management IT objectives for Software Change Management Typical IT objectives for Software Change Management are: Quality of service Minimizing failure of changes, service degradation, and unplanned outages Speed of deployment Reducing the time to implement support for a new business requirement or a fix into production systems Reasonable IT cost Minimizing IT cost without compromising quality of service Keeping technology up-to-date Ensuring that infrastructure and software are up-to-date enough to enable innovation and guarantee support from the vendors The importance of the different objectives is different from customer to customer from solution to solution within a customer, based on the individual requirements (criticality of the system), and the amount of changes expected for the solution (new vs. mature solution, small vs. large customer, etc.). So there is no one size fits all for Software Change Management processes and supporting tools and transport landscape SAP AG. All rights reserved. 5

6 Elements of a Software Change Management Strategy Release Management

7 Release Management Motivation Concept of Release Management: Bundling of Changes 2012 SAP AG. All rights reserved. 7

8 Release Management Motivation Motivation: Why should changes be bundled into releases? A release is the collection of software, processes and documentation which is required to implement one or multiple approved changes. Such a release is then treated as single piece when it comes to testing and deployment. A release may contain one or many projects. In a release with multiple projects, all projects must align when the Release enters or exits a quality gate or major milestone. Benefits of managing changes in releases: Clear promise to the business of what goes live when. Increased stability of production because frequency of changes to production is reduced and solid testing for the releases done Lower cost (people and systems) and more simplified testing process using common regression and integration testing for several projects / changes in one run Reduced risk of inconsistencies for example due to "forgotten transports" or sequence violations Reduced administration efforts for transport management as all projects move from one phase to another at a single point in time 2012 SAP AG. All rights reserved. 8

9 Release Management Release Categories Release Categories differ in test effort/duration and therefore in scope/level of changes that can be included in such a release Major Release Minor Rel. Minor Rel. Standard Changes Go Live Cycle Every 3-6 months Every 1-4 weeks Every 1 7 days Change Request Categories included All types of changes including invasive changes Non-invasive changes (+ Re-Import of Emergency Changes) Standard changes only (non invasive, low risk and impact well known) Change Request Priorities included Normal Priority Normal Priority Normal Priority Test Strategy Complete test scope New features + Regressions for core processes (automated tests) Test identified in preapproval. Regressions for core processes (automated tests) Examples New (major) functions, Support / Enhancement Packages, Upgrades Non-critical configuration, medium or low priority incidents Already approved changes e.g. storage locations, currency exchange rates Emergency Changes On Request only Emergency only Emergency only Regressions for core processes (automated tests) Any changes to solve high priority incidents 2012 SAP AG. All rights reserved. 9

10 Release Management Release Categories The test strategies (scope, effort and duration) are different per release category according to the level of changes. Major Release Minor Rel. Minor Rel. Standard Changes Emergency Changes Unit Test Yes, including code inspector and peer reviews Yes (code inspection and peer reviews if possible) Yes (According to standard change process) Scenario Integration Test Yes (important) Yes User Acceptance Test Yes (usually required for sign off) Yes (per correction/ change) Regression Tests Yes (complete regression test) Recommende d at least for core processes Performance / Load Tests Recommende d (e.g. based on outcome of single activity trace) No No No No No No Additional Tests (System, Cutover Tests) Potentially (depending on request) Usually no 2012 SAP AG. All rights reserved. 10

11 Month Release Management Release Calendar (agreed with the Business) Release Calendar After the release categories are defined, the releases are put into a central release calendar. Best Practice is to align the release go live dates across all SAP applications within an environment (e.g. SAP ERP and SAP APO within a region). The release calendar needs to be aligned with the business on freeze periods, downtime scheduling and frequency of shipment of changes. The release calendar should also include cut-of days, CAB meetings and testing periods. Calendar Year Jan Feb Mar Apr May June July Aug Sept Oct Nov Dec Minor Minor Minor Minor Minor Minor Minor Minor Minor Major Major Business requested system freeze Business agreed planned downtimes 2012 SAP AG. All rights reserved. 11

12 Release Management Link of Change Request Management to Release Management Requirements Release Categories Change Requests 1) Break Fixes 2) New requirements 3) Standard changes 4) Business enhancements Project features 1) 2). 3).... x).. Project features 1) 2). 3).... x).. Requirements Review Major Release Minor Rel. Minor Rel. Standard Changes Emergency Changes Non-business-driven Requirements 1) OS/DB Patches 2) DB Reorg 3).. Central categorization and prioritization of requirements Allocation of all change requests (and projects) to release categories based on change categories and prioritization and other well-defined criteria Alignment to a specific releases and Go-Live dates for a change/project 2012 SAP AG. All rights reserved. 12

13 Elements of a Software Change Management Strategy Transport Landscapes

14 Transport Landscapes Overview of Transport Landscapes Overview of Transport Landscapes Find below typical transport landscapes used by SAP customers. A lot of variations of the shown landscapes exist and could be suitable based on the company s requirements. 3-System Landscape 4-System Landscape 5-System Landscape Supports enterprises during initial implementation and also production support where change volume is low. To reduce risk and increase flexibility, an additional testing instance is added. PRE is a pristine testing environment where release changes can be imported and tested in isolation. To further mitigate risk, a second development track can be introduced to separate production support from project development. Production in PSD, projects in DEV track. DEV QAS PRD DEV QAS PRE PRD PSD PSQ PRD DEV QAS 6-System Landscape Similar to the 4-tier landscape, an additional testing instance can be added to the project landscape (and potentially for the production support track) to isolate release changes and improve testing capabilities. In large enterprises, the 3-system landscape is generally not suitable given the expected high amount of changes that needs to be processed SAP AG. All rights reserved. 14 PSD DEV QAS PRE PSQ PRD

15 Transport Landscapes Single track 3-System Transport Landscape Single track 3-System Transport Landscape Concept: All changes are created and unit tested in DEV. All major tests are done in QAS before transports are imported into PRD. Sandbox System can be added (temporarily) and used for prototyping of new functionality or initial testing of disruptive changes such as maintenance. There should be no transport path between SBX and DEV. This landscape has lowest costs, but quality risks in case of high project activity/scope Overlapping projects with different release dates may be tested in parallel in QAS. Testing environment does not represent PRD. Risk that change works in QAS, but not in PRD. The 3-tier landscape is best suited to those customers that have entered a mature production support state, and need only to update production periodically with minor enhancements and corrections. This scenario is not suited for testing multiple long running development projects as the ability to isolate and test in a pristine environment is restricted to QAS where developments with such a requirement would be in varying stages SAP AG. All rights reserved. 15

16 Transport Landscapes Single Track 4-System Transport Landscape (1/2) Single Track 4-System Transport Landscape Concept: All changes are managed in a single development system, incl. production support and project development. All changes can be transported to QAS for integration testing. This system partially contains the changes from the new release that currently is in development. PRE (=pre-production) provides a pristine environment where the next release can be isolated and tested. That means that only changes released for the next release go to PRE staged testing. Release and regression testing is done in PRE This landscape is best practice for solutions with production support and development projects of a medium scope. There are a number of very large customers who manage all changes even larger projects through this environment. Pre-requisites are a very mature organization and very mature software change management processes. Some of these customers even execute SAP maintenance events in this landscape, whereas others use a temporary dual track landscape consisting of a project DEV and QAS for maintenance events SAP AG. All rights reserved. 16

17 Transport Landscapes Single Track 4-System Transport Landscape (2/2) Single Track 4-System Transport Landscape Illustration of Staged Testing Example of Staged Testing: 4 parallel projects in DEV, with only RED project going live with the next business release Steps: 1. In DEV there are 4 separate independent projects. 2. At various stages 3 of the 4 projects are transported to QAS to start various testing scenarios. 3. Prior to the net release window PRD should be copied into PRE. Soft Freeze for Regression testing 4. You then transport the RED project into PRE, conduct the necessary final regression and user acceptance testing. Any potential dependencies / handshaking defects the RED project may have with any of the other developments can only assuredly be detected during qualified and isolated testing in PRE. 5. After successful testing in PRE, you can transport the RED project to production SAP AG. All rights reserved. 17

18 Retrofit Transport Landscapes Dual Track Transport Landscape (1/3) Dual Track Transport Landscape Overview Production Support Concept: Project Development One set for production support and smaller projects: PSD, PSQ, PSP (optional) One set for major project development: DEV, QAS, PRE (required if multiple projects with different release dates) Changes in PSD are retrofitted to DEV periodically (ideally using Solution Manager ChaRM) Ideally the transport landscape is the same for all systems in an SAP solution. In case of a temporary project development track for individual systems only, concept for early integration test needs to be worked out. More than one project development track is generally not recommended. This landscape is a good option in case of large projects as it allows for segregation of production support and development tasks and its personnel, thus for safe and fast production support at all times. However, this landscape is not a must-have in case of large developments for a landscape. In the end it becomes a costs/benefits discussion, as the additional costs are quite high with multiple applications. For some customers it may only be suited as a temporary landscape for maintenance, if at all. Benefits: A dual track transport landscape can help mitigate risks for production from project development, e.g. if the solution is still in full roll-out mode, there are different organizations with different skills involved, a lot of invasive transports are expected or there is high risk sensitivity in the company or for the particular solution SAP AG. All rights reserved. 18

19 Retrofit Transport Landscapes Dual Track Transport Landscape (2/3) Dual Track Transport Landscape with 6 systems Illustration of Staged Testing Production Support Refresh from PRD Project Development Regression testing w/o impact on production support Example of Staged Testing: 4 parallel projects in DEV, with only RED project going live with the next business release Steps: 1. In DEV there are 4 separate independent projects, plus potentially a project in early phases in SBX. 2. At various stages 3 of the 4 projects are transported to QAS to start various testing scenarios. 3. Prior to the net release window PRD should be copied into PRE. 4. You then transport the RED project into PRE, conduct the necessary final regression and user acceptance testing. Any potential dependencies / handshaking defects the RED project may have with any of the other developments can only assuredly be detected during qualified and isolated testing in PRE. 5. After successful testing in PRE, you can cut-over the RED project to production SAP AG. All rights reserved. 19

20 Transport Landscapes Dual Track Transport Landscape (3/3) Options for Project Cut-Over in case of a permanent Dual Track Landscape Cut-Over Options PRO CON 1. Option: PRE PSD (or QAS PSD if PRE does not exist) Single source of developments for production, i.e. all changes (project and correction) arrive in PRD systems from PSD system. Opportunity to build new transport packages in PSD system in order to improve import runtime, e.g. repackaging original transports and by that achieve that an object is only transported once. This option is the standard configuration in SAP Solution Manager ChaRM. PSD system not available for production support during time of re-packaging and testing of the project developments in Pre-Prod systems. In case of Virtual Single Instance (multiple PRD with single PSD/DEV): very limited possibility to deploy new projects to different PRDs at different points in time, as production support for remaining PRD systems may not be possible in PSD anymore. 2. Option: PRE PRD (or QAS PRD if PRE does not exist) End-to-end support for development and production support during project test and cut-over Potentially more hardware required to run regression tests in project and production support environment (both PSQ and QAS have to meet test data requirements) 3. Option: Track Switch (using DEV QAS PRE after project go live for production support and build new DEV2 QAS2 PRE2 for project development, e.g. reusing PSD/PSQ/PSP) Generally not recommended Easier go live from a single project perspective All open developments and change history in PSD are lost after go live. Challenges in Solution Manager if system role changes. Challenges in test systems if only certain applications switch tracks (integration, data with LOGSYS in key) SAP AG. All rights reserved. 20

21 Transport Landscapes System Role of the Pre-Production System The Pre-Production System The pre-production system (PRE respective PSP on the previous slides) is the environment the regression test, technical system tests of infrastructure changes and final integration tests. The pre-production systems should represent the status in the production systems with respect to technical architecture (e.g. HA setup), data and transport. In particular, it means that the pre-production systems must not be corrupted with new functionality or new maintenance packages until the appropriate time (ideally as close to go-live as possible). It also means that the pre-production system should be regularly refreshed from production, if possible. However, the pre-production system does not have to have the same size as the production system. Primarily the set-up should be similar, i.e. multiple dialog instances. The quality assurance system (QAS respective PSQ on the previous slides) is used as a testing environment for integration tests and unit tests. This system partially contains the changes from the new release that currently is in development. Therefore regression tests in the quality assurance system, e.g. for emergency changes, may not detect issues or detect false positives SAP AG. All rights reserved. 21

22 Transport Landscapes Suggested Sizes of the Systems in the Transport Landscape Suggested Sizes of the Systems 3-system landscape 4-system landscape 5-system landscape 6-system landscape DEV QAS PRD DEV QAS PRE PRD PSD PSQ PRD DEV PSD DEV QAS QAS PRE PSQ PRD S M L DEV QAS PRD DEV, QAS PRE PRD PSD, PSQ, DEV PSD, PSQ, DEV, QAS QAS PRE PRD PRD (PRE) Explanation of T-Shirt Sizes in table above: High Availability solution in place CPU and RAM Size compared to PRD DataVolume compared to PRD S no small Small M yes medium 100% of PRD L yes 100% of PRD 100% of PRD 2012 SAP AG. All rights reserved. 22

23 Elements of a Software Change Management Strategy Transport Landscapes for Template Management

24 Transport Landscapes for Template Management Landscape Strategies to achieve Process Harmonization Level of process harmonization depends on the Non-production Systems 0. Single Instance Single DEV PRD Harmonization across all tenants All localization in central system 1. Virtual Single Instance Single DEV PRD 1 PRD 2 2. Template + Multiple Dev. Systems Common DEV L-DEV 1 PRD1 L-DEV2 PRD 2 Harmonization across systems same as with single instance All localization in central system Harmonization across systems for common processes Localization in the multiple systems Very complex model in practice 3. Multiple Dev. Systems DEV 1 DEV 2 PRD 1 PRD 2 Autonomy of the systems Harmonization across systems by information sharing ( paper-based ) 2012 SAP AG. All rights reserved. 24

25 Transport Landscapes for Template Management Overview of Landscapes Best Practice Options for Template Dev. with multiple Production Systems (1) Virtual Single Instance all PRD systems share the same code and configuration QAS (2) Template DEV + localization DEV systems PRD systems differ in terms of localization code/configuration QAS (3) Central DEV system with separate clients per PRD system PRD systems share the same code, but differ in terms of localization configuration Client 001: Common Client 010: PRD1 Client 020: PRD2 QAS Client 010 Client SAP AG. All rights reserved. 25

26 Transport Landscapes for Template Management General Pre-Requisites for having a common DEV (1/2) Minimum technical Pre-Requisites for the Production Systems If a DEV system is shared for multiple production systems (with or without additional DEV systems for localizations), certain pre-requisites for the production systems have to be met: Same release, enhancement package, support package, country versions and legal packages Unicode compliance of all systems Same enterprise extensions and business functions activated has business impact Temporarily, e.g. in case of an upgrade, the systems can deviate. If the system requirements cannot be met (e.g. flexibility on release levels needed by production system), separate DEV systems on regional level are needed. The production systems can have different OS/DB than DEV, but with operational complexities. For safe software change management, it is important that similar hardware and same OS/DB as in the production system are used in the corresponding pre-production systems. And in case of different DB platforms, performance tests per DB platform are recommended. To support such activities the pre-production system should be set up like the respective productive system. In operations with different platforms, there are differences, e.g. you cannot just reuse tools, procedures and configuration settings between platforms. And there are differences when it comes to maintenance tasks, e.g. SAP kernel patching, OS patching, VMware patching etc. This drives complexity in operations. If the DB platform is different on central DEV and test systems than in production, you cannot just use backup restores from production for test system refreshes, but have to use export/imports instead SAP AG. All rights reserved. 26

27 Transport Landscapes for Template Management General Pre-Requisites for having a common DEV (2/2) Other Pre-Requisites If a DEV system is shared for multiple production systems (with or without additional DEV systems for localizations), certain other pre-requisites for the production systems have to be met: Common landscape track usages retrofit / track switching Single release strategy and release calendar Global solution manager for change request management by ChaRM Strategy for transport landscape and processes for related applications/systems (e.g. SAP APO) 2012 SAP AG. All rights reserved. 27

28 Transport Landscapes for Template Management Option (1): Virtual Single Instance Option (1): Virtual Single Instance QAS Explanation: Single development system, independent of the number of production systems. All localizations done in central development system, always hitting all production systems at more or less the same time. Result: all production systems share the same code and configuration Project landscape can be added. Considerations: Single development system is easiest way to achieve harmonized processes. One development system easier to control Risk minimized for getting out-of-sync Psychological effects of a single system In case a strong template is desired: strong governance is needed nevertheless to protect the global processes. Otherwise proliferation of process variants can happen in this option SAP AG. All rights reserved. 28

29 Transport Landscapes for Template Management Option (1): Virtual Single Instance Software Change Flexibility Software Change Management Flexibility in Virtual Single Instance Main principle: Production systems should be kept in sync as there is only a single development system for support. For speed for changes and downtime planning this model allows for more flexibility in comparison to a single production system, but the flexibility is limited in the following sense: Single changes (in particular emergency transports) can be transported to a single PRD system first, but should be regression tested and imported to all production systems with the next minor release (e.g. weekly). Medium/major business releases should be imported to all production systems within a few days, ideally within a weekend.. Upgrades (or other major changes for which a project landscape is needed) can be done if required at different consecutive weekends using the project landscape or the QAS-PRE landscape temporarily for production support (of course with the respective limited support and extra retrofit effort) SAP AG. All rights reserved. 29

30 Transport Landscapes for Template Management Option (2): Common + Localization DEV Systems (1/2) Option (2): Template DEV + localization DEV systems QAS Explanation: All common processes are developed as a template in the central development system and protected against changes in the localization L-DEV systems (e.g. using BC-sets and authorization on development classes) All localizations done in L-DEV systems, only hitting the respective productive system. Result: PRD systems share the same code and common configuration, but differ in terms of localization configuration. Project landscape can be added Considerations: Tools support the protection of the template (e.g. BC-Sets, authorization concepts), nevertheless quite sophisticated governance process needed to avoid too much localization. Ideally only one development team for common and local objects to avoid too much autonomy in the L-DEV systems. Quite complex transport patch and in case of dual track very complex retrofit process. Advantage that independent project schedules and downtimes per production system possible. Advantage that only selective configuration hits the production system SAP AG. All rights reserved. 30

31 Transport Landscapes for Template Management Option (2): Common + Localization DEV Systems (2/2) Keeping the Balance: Flexibility vs. Effort/Risk QAS The landscape can be used in very different ways and for different template cases, e.g. 95% template or partial 20% template. This landscape has built-in flexibility for change on the regional level, e.g. in case a correction is urgently needed in one of the PRDs, this could be done in the respective L-DEV. However this can partially also be achieved with a single DEV (e.g. cherry-picking of transports). And all flexibility on the L-DEVs comes with additional effort/costs and risks of inconsistencies: Short-cuts by implementing things first in one of the L-DEVs can lead to long-term inconsistencies. A solid process of how to retrofit those changes back in DEV is required. The more flexibility on the regional level is allowed, the more complex is the overall process (governance of the template, potential conflicts with the template / adoption of the template). If flexibility for upgrades is needed per track, the template DEV has to be maintained in multiple version. So generally, companies who want a strong template do all major developments and all corrections relevant for all PRDs only in DEV SAP AG. All rights reserved. 31

32 Transport Landscapes for Template Management Option (3): Global DEV system with separate clients Option (3): Central DEV system with separate clients per PRD system Explanation: Client 001: Common Client 010: PRD1 Client 020: PRD2 QAS There is only one DEV system, but different clients are used for configuration for each PRD system. Code and client-independent configuration is developed in client 001 and transported to all PRD systems. Common client-dependent configuration is developed as a template in client 001 and copied to clients 010 and 020 in DEV where the localization happens. Configuration is then transported to the respective PRD system (e.g. DEV client 010 to PRD 1 client 10). Of course, each PRD system only has a single client. Result: PRD systems share the same code and common configuration, but differ in terms of localization configuration. Implications and risks for operations: Transport execution is significantly more complex. Client 010 Client 020 Risk of inconsistencies for developments (configuration and code have to arrive at the same time.) Not having identical PRDs can lead to issues, in particular for cherry-picked transports, e.g. unexpected failure situations because of dependencies to/from cross-client customizing and coding possible. Problem solving is more difficult (they first need to understand the differences in a given system) SAP AG. All rights reserved. 32

33 Elements of a Software Change Management Strategy SAP MaxAttention IT Planning Offering

34 SAP MaxAttention IT Planning Strategic services for Software Change Management SAP MaxAttention IT Planning: Topics SAP Production System Strategy, i.e. number, size and location of production systems SAP Software Change Management SAP Technical Architecture, i.e. type of hardware, number of application server per system, HA/DR concept, virtualization concept, etc. Example: SAP Software Change Management Onsite Review of software change management processes at the customer Comparison to Best Practices Identification of improvement points Result: Report with concrete recommendations for software change management improvement points 2012 SAP AG. All rights reserved. 34

35 SAP MaxAttention IT Planning Motivation (1/2) Motivation Customer has the requirement to rollout new functionality for the foreseeable future, in release waves, during which time the customer will also need to able to: Stabilize and isolate production from on-going development and maintenance risks Provide an environment which has the ability to handle multiple major projects in parallel, inclusive of maintenance, and provides software change management governance Is capable of supporting business as usual requirements, such as, providing production with emergency corrections, standard changes and minor enhancements Typical situations at SAP customers: Release Management processes, to manage complex requirements, are not in place. Project Management not optimized o Projects are often treated as a release, and as such individual projects drive the landscape. This leads to a landscape optimization/consolidation effort o Project conflicts often lead to the deployment of a second development instance, separating the projects, causing significant integration effort later Change Management / Transport Management and its governance not defined, causing errors in production o Transports in environments where they do not belong, at this point in time 2012 SAP AG. All rights reserved. 35

36 SAP MaxAttention IT Planning Motivation (2/2) Motivation Most of these situations drive the customer questions: Are my software change management processes optimized? What are the software change management Best Practices? How to follow a fixed release calendar and still provide flexibility to the business units? How to manage multiple projects in parallel? o How to manage object conflicts? How to govern change, their transports, and adequately test the change? Is the landscape optimized? o What are the landscape best practices? o How are other customers managing their software change management requirements and their landscapes? 2012 SAP AG. All rights reserved. 36

37 SAP MaxAttention IT Planning Overview of IT Planning Software Change Management Strategy Service At a Glance: IT Planning Software Change Management Strategy Service The IT Planning Software Change Management Strategy service is a service exclusively delivered for SAP MaxAttention customers. helps customers to o understand the benefits of proper software change management in general, o understand how release management can ensure the quality of production software, o understand how multiple projects can be developed, tested and deployed in parallel, o ensure the fundamental change categories and prioritization are in place, o evaluate transport landscape options and its usage to ensure it can manage the software change management requirements. minimizes future risks and reduces costs of the future SAP landscape for a relatively low investment The IT Planning team has experience with software change management and its transport landscape requirements from jointly working with SAP MaxAttention customers around the world SAP AG. All rights reserved. 37

38 SAP MaxAttention IT Planning Details for the IT Planning Software Change Management Strategy Service Approach of the IT Planning Software Change Management Strategy Service Onsite Workshop (typically 2-3 days): Understand the customer s Software Change Management situation o What is the customer situation (change volume, types of changes, time for realization of enhancements, downtime requirements,.)? o What is the situation today? What are important boundary conditions? o What will change in the future? What are new requirements Review of the overall Software Change Management concept. o Does it effectively support the requirements of the customer? o Is it in line with best practices? Review of the transport landscape o What is the concept behind the current transport landscape? How did it evolve, what were driving factors? o Does it support the processes effectively? o Is it in line with best practices? o How does it compare to the landscapes used by other companies? Remote creation of Final Report: Documentation of the findings and recommendations for improvement from the workshop Result: Final Report (ppt-format) delivered typically one week after the workshop 2012 SAP AG. All rights reserved. 38

39 Thank You! IT Planning SAP Active Global Support

Two Value Releases per Year. How IT Can Deliver Releases with Tangible Business Value Every Six Months

Two Value Releases per Year. How IT Can Deliver Releases with Tangible Business Value Every Six Months Two Value Releases per Year How IT Can Deliver Releases with Tangible Business Value Every Six Months TABLE OF CONTENTS 0 LEGAL DISCLAIMER... 4 1 IMPROVE VALUE CHAIN AND REDUCE SG&A COSTS IN FAST CYCLES...

More information

SAP ERP Upgrade Checklist Project Preparation

SAP ERP Upgrade Checklist Project Preparation A SAP ERP Upgrade Checklist Project Preparation Upgrade Project Phase Project Preparation Definition From the project perspective the project preparation phase includes: Learning about the new functionality

More information

Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA

Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA Cost effective methods of test environment management Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA 2013 Agenda Basic complexity Dynamic needs for test environments Traditional

More information

Managing Changes With Change Request Management

Managing Changes With Change Request Management Managing Changes With Change Request Management Whitepaper Solution Management SAP Active Global Support Page 1 of 20 Table of Content 1 Introduction... 3 2 Be flexible with changes... 6 3 Control your

More information

SAP Standard for Upgrade and Enhancement Management

SAP Standard for Upgrade and Enhancement Management October 2009 SAP Standard for Upgrade and Enhancement Management Whitepaper Active Global Support SAP AG Page 1 of 67 Change history: Version Date Changes 1.0 April 2007 Original version 2.0 October 2009

More information

Disaster Recovery for SAP APO

Disaster Recovery for SAP APO Disaster Recovery for SAP APO Approach and Best Practices Prasun Mandal Abstract This document would like to provide guidelines about general procedure for SAP APO solution in case of business disruptions

More information

Solution Documentation with Solution Documentation Assistant

Solution Documentation with Solution Documentation Assistant Application Life-Cycle Management Solution Documentation with Solution Documentation Assistant Solution Management Application Life-Cycle Management SAP AG Solution Documentation Assistant Overview Solution

More information

State of Oregon. State of Oregon 1

State of Oregon. State of Oregon 1 State of Oregon State of Oregon 1 Table of Contents 1. Introduction...1 2. Information Asset Management...2 3. Communication Operations...7 3.3 Workstation Management... 7 3.9 Log management... 11 4. Information

More information

SAP Private Cloud Case Studies Real World Customer Case Study

SAP Private Cloud Case Studies Real World Customer Case Study SAP Private Cloud Case Studies Real World Customer Case Study 2009 VMware Inc. All rights reserved SAP Future A Crisis for Complexity As the world gets smarter, the demand for SAP infrastructure will grow

More information

SAP Standard for Change Control Management

SAP Standard for Change Control Management SAP Standard for E2E Solution Operations Document Version: 1.0 2014-12-12 SAP Solution Manager 7.1 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These

More information

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere white PAPER Email outages disrupt a company s ability to conduct business. Issues as diverse as scheduled downtime, human

More information

Virtualizácia Dátového centra v Slovak Telekom

Virtualizácia Dátového centra v Slovak Telekom Virtualizácia Dátového centra v Slovak Telekom e FOCUS konferencia TRENDY, STRATEGIE A IT TECHNOLOGIE pre 2008 až 2010 Doc. Ing. Oto Malý, PhD Vrchný riaditeľ Divízie IT Bratislava, 5.3.2008 February,

More information

Qlik UKI Consulting Services Catalogue

Qlik UKI Consulting Services Catalogue Qlik UKI Consulting Services Catalogue The key to a successful Qlik project lies in the right people, the right skills, and the right activities in the right order www.qlik.co.uk Table of Contents Introduction

More information

Application Life-Cycle Management Solution Documentation

Application Life-Cycle Management Solution Documentation Application Life-Cycle Management Solution Documentation Solution Management Application Life-Cycle Management SAP AG Disclaimer This presentation is a preliminary version and not subject to your license

More information

Cloud-based Managed Services for SAP. Service Catalogue

Cloud-based Managed Services for SAP. Service Catalogue Cloud-based Managed Services for SAP Service Catalogue Version 1.8 Date: 28.07.2015 TABLE OF CONTENTS Introduction... 4 Managed Services out of the Cloud... 4 Cloud-based Flexibility, Efficiency and Scalability...

More information

Data Sync Manager. Flexible, consistent and secure copying of data. SAP Project Leader, Multi-national chemical manufacturer

Data Sync Manager. Flexible, consistent and secure copying of data. SAP Project Leader, Multi-national chemical manufacturer Data Sync Manager Flexible, consistent and secure copying of data Every business aims for success. As a manager, you are always looking for ways to increase profits, reduce risk and improve efficiency

More information

SAP Change Control - One Integrated Process to Manage Software Solution Deployments SAP AG

SAP Change Control - One Integrated Process to Manage Software Solution Deployments SAP AG SAP Change Control - One Integrated Process to Manage Software Solution Deployments SAP AG Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase

More information

Platform as a Service (PaaS) Policies and Procedures

Platform as a Service (PaaS) Policies and Procedures Platform as a Service (PaaS) Policies and Procedures PaaS Policies and Procedures Purpose of this document is to define what a Platform as a Service (PaaS) customer will need to do in order to use the

More information

Session 1604 Interactive Discussion Forum with ASUG Solution Manager SIG Leadership: Capitalizing on SAP Solution Manager for your business and IT

Session 1604 Interactive Discussion Forum with ASUG Solution Manager SIG Leadership: Capitalizing on SAP Solution Manager for your business and IT Session 1604 Interactive Discussion Forum with ASUG Solution Manager SIG Leadership: Capitalizing on SAP Solution Manager for your business and IT initiatives Disclaimer This presentation outlines our

More information

Virtual Server Hosting Service Definition. SD021 v1.8 Issue Date 20 December 10

Virtual Server Hosting Service Definition. SD021 v1.8 Issue Date 20 December 10 Virtual Server Hosting Service Definition SD021 v1.8 Issue Date 20 December 10 10 Service Overview Virtual Server Hosting is InTechnology s hosted managed service for virtual servers. Our virtualisation

More information

Author: Mariusz Debowski Active Global Support SAP Architecture Bluebook. Near Zero Downtime Reduction of Business Downtime

Author: Mariusz Debowski Active Global Support SAP Architecture Bluebook. Near Zero Downtime Reduction of Business Downtime Author: Mariusz Debowski Active Global Support Near Zero Downtime Reduction of Business Downtime Version 1.01 August 2010 Acknowledgement The following colleagues contributed in various ways to make this

More information

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module WHITE PAPER May 2015 Contents Advantages of NEC / Iron Mountain National

More information

SAP Mobile Platform rapid-deployment solution

SAP Mobile Platform rapid-deployment solution SAP Mobile Platform rapid-deployment solution V6.30 Customer Contents Overview Scope Deployment of SAP Mobile Platform Network, Security and Push of SAP Mobile Platform Operational Maintenance of SAP Mobile

More information

Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011

Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011 Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011 "You" and "your" refers to the individual or entity that has ordered Advanced Customer Services from Oracle or an authorized distributor.

More information

SAP Test Data Migration Server: Creating High-Quality Test Systems With a Reduced Set of Data. Peter Keller, Solution Management SAP AG

SAP Test Data Migration Server: Creating High-Quality Test Systems With a Reduced Set of Data. Peter Keller, Solution Management SAP AG SAP Test Data Migration Server: Creating High-Quality Test Systems With a Reduced Set of Data Peter Keller, Solution Management SAP AG Agenda SAP TDMS Overview 1. Customer Situation and Challenges 2. Solution

More information

Rapid Consumption and Deployment of SAP Software as Virtual Appliances Using SAP Cloud Appliance Library

Rapid Consumption and Deployment of SAP Software as Virtual Appliances Using SAP Cloud Appliance Library Rapid Consumption and Deployment of SAP Software as Virtual Appliances Using SAP Cloud Appliance Library Sanjay Kulkarni, Chief Expert, Solution Management, Virtualization & Cloud Management May 2013 Customer

More information

W H I T E P A P E R. Reducing Server Total Cost of Ownership with VMware Virtualization Software

W H I T E P A P E R. Reducing Server Total Cost of Ownership with VMware Virtualization Software W H I T E P A P E R Reducing Server Total Cost of Ownership with VMware Virtualization Software Table of Contents Executive Summary............................................................ 3 Why is

More information

View Point. Oracle Applications and the economics of Cloud Computing. Abstract

View Point. Oracle Applications and the economics of Cloud Computing. Abstract View Point Oracle Applications and the economics of Cloud Computing Mandar Bhale Abstract Cloud computing is making waves in the Enterprise package space as the latest trend in Information Technology.

More information

Dynamic Service Desk. Unified IT Management. Solution Overview

Dynamic Service Desk. Unified IT Management. Solution Overview I T S E R V I C E + I T A S S E T M A N A G E M E N T INFRASTRUCTURE MANAGEMENT Dynamic Service Desk Unified IT Management Achieving business and IT alignment requires having insight into hardware and

More information

Quorum DR Report. Top 4 Types of Disasters: 55% Hardware Failure 22% Human Error 18% Software Failure 5% Natural Disasters

Quorum DR Report. Top 4 Types of Disasters: 55% Hardware Failure 22% Human Error 18% Software Failure 5% Natural Disasters SAP High Availability in virtualized environments running on Windows Server 2012 Hyper-V Part 1: Overview Introduction Almost everyone is talking about virtualization and cloud computing these days. This

More information

Backup and Redundancy

Backup and Redundancy Backup and Redundancy White Paper NEC s UC for Business Backup and Redundancy allow businesses to operate with confidence, providing security for themselves and their customers. When a server goes down

More information

Building flexible, easy to change and rock-solid applications with BRFplus decision services. Carsten Ziegler, James Taylor

Building flexible, easy to change and rock-solid applications with BRFplus decision services. Carsten Ziegler, James Taylor [ Building flexible, easy to change and rock-solid applications with BRFplus decision services Carsten Ziegler, James Taylor [ Learning Points Learn how the empowerment of business experts is built into

More information

WHITE PAPER. iet ITSM Enables Enhanced Service Management

WHITE PAPER. iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management Need for IT Service Management The focus within the vast majority of large and medium-size companies has shifted

More information

SOLUTION WHITE PAPER. BMC Manages the Full Service Stack on Secure Multi-tenant Architecture

SOLUTION WHITE PAPER. BMC Manages the Full Service Stack on Secure Multi-tenant Architecture SOLUTION WHITE PAPER BMC Manages the Full Service Stack on Secure Multi-tenant Architecture Table of Contents Introduction................................................... 1 Secure Multi-tenancy Architecture...................................

More information

AITS FY15 Metrics Report. 7/1/2015 University of Illinois Administrative Information Technology Services

AITS FY15 Metrics Report. 7/1/2015 University of Illinois Administrative Information Technology Services AITS FY15 Metrics Report 7/1/215 University of Illinois Administrative Information Technology Services AITS FY15 Metrics Overview AITS provides a wide range of administrative information technology solutions

More information

SAP Solution Brief SAP Technology SAP IT Infrastructure Management. Unify Infrastructure and Application Lifecycle Management

SAP Solution Brief SAP Technology SAP IT Infrastructure Management. Unify Infrastructure and Application Lifecycle Management SAP Brief SAP Technology SAP IT Infrastructure Management Objectives Unify Infrastructure and Application Lifecycle Management Supercharge your IT infrastructure Supercharge your IT infrastructure What

More information

Abstract. SAP Upgrade Testing : In A Nutshell Page 2 of 15

Abstract. SAP Upgrade Testing : In A Nutshell Page 2 of 15 contents A U T H O R : S n e h a l W a d g a o n k a r, N a c h i k e t R o k a d e, C h e t a n J a d h a v SAP Upgrade Testing: In A Nutshell Abstract... 2 Introduction... 3 Why SAP Upgrade?... 3 SAP

More information

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper Top Ten Considerations For Choosing A Server Virtualization Technology www.parallels.com Version 1.0 Table of Contents Introduction... 3 Technology Overview...

More information

7 Best Practices When SAP Must Run 24 x 7

7 Best Practices When SAP Must Run 24 x 7 Panaya Inc. 7 Best Practices When SAP Must Run 24 x 7 Maintenance windows are all but non-existent and infrastructure upgrades are a fact of life, but you can still keep SAP running around the clock by

More information

SAP Managed Cloud as a Service (MCaaS)

SAP Managed Cloud as a Service (MCaaS) SAP Managed Cloud as a Service (MCaaS) The impact of MCaaS on the Total Cost of Ownership (TCO) of running SAP 1 MEASURE 2 ANALYZE 3 OPTIMIZE VMS AG July 2013 Content KEY FINDINGS Executive Summary IN

More information

The Road to Technical Monitoring with SAP Solution Manager

The Road to Technical Monitoring with SAP Solution Manager The Road to Technical Monitoring with SAP Solution Manager Heiko Zuerker ALM230 Copyright 2012 Rockwell Automation, Inc. All rights reserved. Agenda Rockwell Automation s SAP and Solution Manager Landscape

More information

Disaster Recovery Infrastructure

Disaster Recovery Infrastructure Disaster Recovery Infrastructure An Ideal cost effective solution to protect your organizations critical IT infrastructure with business continuity. Organization's IT infrastructure usually evolves with

More information

Introducing SAP s Landscape and Data Center Innovation Platform. Phil Jackson SAP Solution Engineer

Introducing SAP s Landscape and Data Center Innovation Platform. Phil Jackson SAP Solution Engineer Introducing SAP s Landscape and Data Center Innovation Platform Phil Jackson SAP Solution Engineer CIO challenges Business Agility & Innovation Business Continuity Cost Containment Hybrid On-premise, Virtual

More information

Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0

Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Unless otherwise stated, these Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies

More information

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION Five key success factors Whether the decision to relocate or consolidate a data center is driven by cost pressure or the need for greater IT efficiency,

More information

ITIL Roles Descriptions

ITIL Roles Descriptions ITIL Roles s Role Process Liaison Incident Analyst Operations Assurance Analyst Infrastructure Solution Architect Problem Manager Problem Owner Change Manager Change Owner CAB Member Release Analyst Test

More information

NCOE whitepaper Master Data Deployment and Management in a Global ERP Implementation

NCOE whitepaper Master Data Deployment and Management in a Global ERP Implementation NCOE whitepaper Master Data Deployment and Management in a Global ERP Implementation Market Offering: Package(s): Oracle Authors: Rick Olson, Luke Tay Date: January 13, 2012 Contents Executive summary

More information

AGILENT SPECIFICATIONS INFORMATICS SOFTWARE SUPPORT AND SERVICES GOLD-LEVEL

AGILENT SPECIFICATIONS INFORMATICS SOFTWARE SUPPORT AND SERVICES GOLD-LEVEL AGILENT SPECIFICATIONS INFORMATICS SOFTWARE SUPPORT AND SERVICES GOLD-LEVEL The following terms set forth the specifications under which Agilent will provide support and services to customers who are under

More information

Consequences of Poorly Performing Software Systems

Consequences of Poorly Performing Software Systems Consequences of Poorly Performing Software Systems COLLABORATIVE WHITEPAPER SERIES Poorly performing software systems can have significant consequences to an organization, well beyond the costs of fixing

More information

Solution Documentation for Custom Development

Solution Documentation for Custom Development Version: 1.0 August 2008 Solution Documentation for Custom Development Active Global Support SAP AG 2008 SAP AGS SAP Standard Solution Documentation for Custom Page 1 of 53 1 MANAGEMENT SUMMARY... 4 2

More information

Cloud Based Application Architectures using Smart Computing

Cloud Based Application Architectures using Smart Computing Cloud Based Application Architectures using Smart Computing How to Use this Guide Joyent Smart Technology represents a sophisticated evolution in cloud computing infrastructure. Most cloud computing products

More information

SigMo Platform based approach for automation of workflows in large scale IT-Landscape. Tarmo Ploom 2/21/2014

SigMo Platform based approach for automation of workflows in large scale IT-Landscape. Tarmo Ploom 2/21/2014 SigMo Platform based approach for automation of workflows in large scale IT-Landscape 2/21/2014 Agenda Starting situation Problem Solution variants Friction of project based approach Platform approach

More information

Desktop Application Virtualization and Application Streaming: Function and Security Benefits

Desktop Application Virtualization and Application Streaming: Function and Security Benefits Desktop Application Virtualization and Application Streaming: Function and Security Benefits Tom Olzak August 2007 Current security issues caused by an increasing number of threats, application vulnerabilities,

More information

Document Management In SAP Solution Manager Application Lifecycle Management

Document Management In SAP Solution Manager Application Lifecycle Management Document Management In SAP Solution Manager Application Lifecycle Management www.sap.com TABLE OF CONTENTS 1.0 Motivation... 3 2.0 Method and Prerequisites... 4 2.1 Document storage in SAP Solution Manager...

More information

Global Roll Out of Supplier Relationship Management UsingAgile Methodology. Naveen Rajan GyanSys Inc. Naveen.rajan@gyansys.com

Global Roll Out of Supplier Relationship Management UsingAgile Methodology. Naveen Rajan GyanSys Inc. Naveen.rajan@gyansys.com Global Roll Out of Supplier Relationship Management UsingAgile Methodology Naveen Rajan GyanSys Inc Naveen.rajan@gyansys.com Who are we? 10 years of Growth with Stability 75+ Customers Globally Solution

More information

The Butterfly Initiative

The Butterfly Initiative The Butterfly Initiative Executive Summary met-a-mor-pho-sis a profound change in form from one stage to the next in the life history of an organism, as from the caterpillar to the pupa and from the pupa

More information

Guest Presentation Test Environment Management

Guest Presentation Test Environment Management Guest Presentation Test Environment Management The Balance of Control & Agility By: Steven Iannuzzelli 1 Copyright ANZTB Agenda Our Services and Scope Why Test Environment Management CBA Context Environment

More information

WHITE PAPER July 2013. Upgrade Your SAP Application Software with Confidence

WHITE PAPER July 2013. Upgrade Your SAP Application Software with Confidence WHITE PAPER July 2013 Upgrade Your SAP Application Software with Confidence Table of Contents Executive Summary 3 Introduction: 6 Why upgrade in the first place? 8 Upgrade project process 9 Conclusion

More information

The remedies set forth in this SLA are your sole and exclusive remedies for any failure of the service.

The remedies set forth in this SLA are your sole and exclusive remedies for any failure of the service. (SLA) The remedies set forth in this SLA are your sole and exclusive remedies for any failure of the service. Network Internal Network The internal network includes cables, switches, routers, and firewalls

More information

CITY UNIVERSITY OF HONG KONG Change Management Standard

CITY UNIVERSITY OF HONG KONG Change Management Standard CITY UNIVERSITY OF HONG KONG (Approved by the Information Strategy and Governance Committee in December 2013; revision 1.1 approved by Chief Information Officer in September 2015) PUBLIC Date of Issue:

More information

Virtualization across the organization

Virtualization across the organization Virtualization across the organization Server Virtualization Desktop Virtualization Application Virtualization Presentation Virtualization Consolidate workloads for more efficient resource utilization

More information

Server Virtualization and Consolidation

Server Virtualization and Consolidation Server Virtualization and Consolidation An Ideal cost effective solution to maximize your Return on Investment of your organization's hardware infrastructure It is quit evident today that Business owners,

More information

Guideline for stresstest Page 1 of 6. Stress test

Guideline for stresstest Page 1 of 6. Stress test Guideline for stresstest Page 1 of 6 Stress test Objective: Show unacceptable problems with high parallel load. Crash, wrong processing, slow processing. Test Procedure: Run test cases with maximum number

More information

itelligence Implements SAP ERP Powered by SAP HANA

itelligence Implements SAP ERP Powered by SAP HANA A Field Report itelligence Implements SAP ERP Powered by SAP HANA Putting in-memory technology to the test: itelligence was one of the first companies to implement the SAP ERP solution powered by SAP HANA.

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Picasso Recommendation

Picasso Recommendation Picasso Recommendation Mission The School of Dentistry for the University at Buffalo (UB) uses a custom application called Picasso to manage their clinic operations. Developed by two engineers in 1997,

More information

Solution Manager: What Is It & What Can It Do for Your Business? A Solution Overview written by Ken Asher, Sr. SAP Architect

Solution Manager: What Is It & What Can It Do for Your Business? A Solution Overview written by Ken Asher, Sr. SAP Architect Solution Manager: What Is It & What Can It Do for Your Business? A Solution Overview written by Ken Asher, Sr. SAP Architect Are you considering implementing additional functionality within Solution Manager?

More information

Reducing the Cost and Complexity of Business Continuity and Disaster Recovery for Email

Reducing the Cost and Complexity of Business Continuity and Disaster Recovery for Email Reducing the Cost and Complexity of Business Continuity and Disaster Recovery for Email Harnessing the Power of Virtualization with an Integrated Solution Based on VMware vsphere and VMware Zimbra WHITE

More information

Service Availability Metrics

Service Availability Metrics 2014 Service Availability Benchmark Survey Published by Executive Summary This benchmark survey presents service availability metrics that allow IT infrastructure, business continuity, and disaster recovery

More information

Modern Data Centers: Creating a New Value Proposition

Modern Data Centers: Creating a New Value Proposition Modern Data Centers: Creating a New Value Proposition América Latina 2008 Inter-secretarial Commission for the Development of Electronic Government Mexico City 24 May 2013 Data Center Consolidation Consolidating

More information

Mark Bennett. Search and the Virtual Machine

Mark Bennett. Search and the Virtual Machine Mark Bennett Search and the Virtual Machine Agenda Intro / Business Drivers What to do with Search + Virtual What Makes Search Fast (or Slow!) Virtual Platforms Test Results Trends / Wrap Up / Q & A Business

More information

How To Use Adobe Software For A Business

How To Use Adobe Software For A Business EXHIBIT FOR MANAGED SERVICES (2013V3) This Exhibit for Managed Services, in addition to the General Terms, the OnDemand Exhibit, and any applicable PDM, applies to any Managed Services offering licensed

More information

Solution Guide Parallels Virtualization for Linux

Solution Guide Parallels Virtualization for Linux Solution Guide Parallels Virtualization for Linux Overview Created in 1991, Linux was designed to be UNIX-compatible software that was composed entirely of open source or free software components. Linux

More information

Exhibit E - Support & Service Definitions. v1.11 / 2015-07-03

Exhibit E - Support & Service Definitions. v1.11 / 2015-07-03 Exhibit E - Support & Service Definitions v1.11 / 2015-07-03 Introduction - Support Services Table of Contents 1 Introduction... 4 2 General Definitions... 5 2.1 Support Services... 5 2.2 2.3 License or

More information

Integrated Testing Solution Using SAP Solution Manager, HP-QC/QTP and SAP TAO

Integrated Testing Solution Using SAP Solution Manager, HP-QC/QTP and SAP TAO Integrated Testing Solution Using SAP Solution Manager, HP-QC/QTP and SAP TAO Applies to: SAP Test Acceleration and Optimization, HP Quality Center, HP Quick Test Professional, SAP Solution Manager. For

More information

Customer Master Presentation - Contents

Customer Master Presentation - Contents Customer Master Presentation - Contents V5.30 Solution at a Glance SAP Rapid Deployment Solution Overview SAP Mobile Platform Overview SAP Mobile Platform Rapid Deployment Solution - Overview SAP Mobile

More information

Blackboard Collaborate Web Conferencing Hosted Environment Technical Infrastructure and Security

Blackboard Collaborate Web Conferencing Hosted Environment Technical Infrastructure and Security Overview Blackboard Collaborate Web Conferencing Hosted Environment Technical Infrastructure and Security Blackboard Collaborate web conferencing is available in a hosted environment and this document

More information

ensurcloud Service Level Agreement (SLA)

ensurcloud Service Level Agreement (SLA) ensurcloud Service Level Agreement (SLA) Table of Contents ensurcloud Service Level Agreement 1. Overview... 3 1.1. Definitions and abbreviations... 3 2. Duties and Responsibilities... 5 2.1. Scope and

More information

IBM Software as a Service (SaaS) Support Handbook for IBM Cognos Sales Performance Management

IBM Software as a Service (SaaS) Support Handbook for IBM Cognos Sales Performance Management IBM Software as a Service (SaaS) Support Handbook for IBM Cognos Sales Performance Management Contents Overview... 1 1.0 MONITORING... 2 2.0 SCHEDULED MAINTENANCE... 2 2.1 Notification... 2 2.2 Regular

More information

PLUMgrid Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure

PLUMgrid Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure Introduction The concept of Virtual Networking Infrastructure (VNI) is disrupting the networking space and is enabling

More information

Master data deployment and management in a global ERP implementation

Master data deployment and management in a global ERP implementation Master data deployment and management in a global ERP implementation Contents Master data management overview Master data maturity and ERP Master data governance Information management (IM) Business processes

More information

UX Adoption & Design Services for Fiori and Screen Personas

UX Adoption & Design Services for Fiori and Screen Personas UX Adoption & Design Services for Fiori and Screen Personas SAP UX Adoption Service Kits for Fiori and Screen Personas UX Adoption Service Kits from SAP make it easy to plan, install and further extend

More information

SESSION 109 Monday, November 2, 10:15am - 11:15am Track: Strategic View

SESSION 109 Monday, November 2, 10:15am - 11:15am Track: Strategic View SESSION 109 Monday, November 2, 10:15am - 11:15am Track: Strategic View It's All About the Services: Implementing a Service Portfolio Nelli Serifovski Senior Process Manager, NNIT A/S nser@nnit.com Session

More information

VDI Security for Better Protection and Performance

VDI Security for Better Protection and Performance VDI Security for Better Protection and Performance Addressing security and infrastructure challenges in your VDI deployments Trend Micro, Incorporated» See why you need security designed for VDI environments

More information

Virtual Hosting Service Definition SD021 V1.5 Issue Date 18 Sept 09

Virtual Hosting Service Definition SD021 V1.5 Issue Date 18 Sept 09 Virtual Hosting Service Definition SD021 V1.5 Issue Date 18 Sept 09 Service Overview Introduction Virtual Hosting is InTechnology s hosted managed service for virtual servers. Our virtualisation service

More information

CUSTOMER GUIDE. Support Services

CUSTOMER GUIDE. Support Services CUSTOMER GUIDE Support Services Table of Contents Nexenta Support Overview... 4 Support Contract Levels... 4 Support terminology... 5 Support Services Provided... 6 Technical Account Manager (TAM)... 6

More information

Server-Hosted Virtual Desktop Infrastructure (VDI)

Server-Hosted Virtual Desktop Infrastructure (VDI) White Paper Server-Hosted Virtual Desktop Infrastructure (VDI) The Future of Desktop Computing 2007 Virtual Iron Software, Inc. -1- April 14, 2007 Introduction With the widespread adoption of personal

More information

Developing a Risk Based Testing Plan for Enterprise Applications Systems

Developing a Risk Based Testing Plan for Enterprise Applications Systems Developing a Risk Based Testing Plan for Enterprise Applications Systems Alex Collier Senior Director, Services Engineering The following is intended to outline our general product

More information

Cut Costs and Improve Agility by Simplifying and Automating Common System Administration Tasks

Cut Costs and Improve Agility by Simplifying and Automating Common System Administration Tasks SAP Brief Objectives Cut Costs and Improve Agility by Simplifying and Automating Common System Administration Tasks Simplify management of SAP software landscapes Simplify management of SAP software landscapes

More information

W H I T E P A P E R S A P E R P L i f e - C y c l e M a n a g e m e n t O v e r c o m i n g t h e D o w n s i d e o f U p g r a d i n g

W H I T E P A P E R S A P E R P L i f e - C y c l e M a n a g e m e n t O v e r c o m i n g t h e D o w n s i d e o f U p g r a d i n g W H I T E P A P E R S A P E R P L i f e - C y c l e M a n a g e m e n t O v e r c o m i n g t h e D o w n s i d e o f U p g r a d i n g Sponsored by: Panaya Dan Yachin September 2009 I D C O P I N I O

More information

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION Five key success factors IT organizations today are under constant business pressure to transform their infrastructure to reduce costs, increase

More information

SAP Enterprise Architecture in the Era of SAP HANA, Infrastructure, Platforms, Software and Everything-as-a-Service

SAP Enterprise Architecture in the Era of SAP HANA, Infrastructure, Platforms, Software and Everything-as-a-Service SAP Enterprise Architecture in the Era of SAP HANA, Infrastructure, Platforms, Software and Everything-as-a-Service Chuck Kichler (kichler@us.ibm.com) LEARNING POINTS How to consume the on-premise vs.

More information

Flexiant Cloud Orchestrator with Parallels Cloud Server

Flexiant Cloud Orchestrator with Parallels Cloud Server Flexiant Cloud Orchestrator with Parallels Cloud Server Solution Brief Industry leading container virtualization from Parallels Cloud Server, now available for Flexiant Cloud Orchestrator www.parallels.com

More information

Change and Transport System - Overview (BC-CTS)

Change and Transport System - Overview (BC-CTS) Change and Transport System - Overview (BC-CTS) HELP.BCCTS Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

SaaS A Product Perspective

SaaS A Product Perspective SaaS A Product Perspective Software-as-a-Service (SaaS) is quickly gaining credibility and market share against traditional packaged software. This presents new opportunities for product groups and also

More information

How To Upgrade Your System With Bib 4.6.1.1

How To Upgrade Your System With Bib 4.6.1.1 Best Practices and Methodologies for Upgrading SAP BusinessObjects Enterprise to SAP BusinessObjects BI 4.0 Disclaimer This presentation outlines our general product direction and should not be relied

More information

ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes. October 2013

ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes. October 2013 ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes October 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

Anatomy of an Enterprise Software Delivery Project

Anatomy of an Enterprise Software Delivery Project Chapter 2 Anatomy of an Enterprise Software Delivery Project Chapter Summary I present an example of a typical enterprise software delivery project. I examine its key characteristics and analyze specific

More information

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Introduction Rajesh Gupta - rajgupta@deloitte.com Solution Network

More information