Best Practices in Leveraging a Staging Area for SaaS-to-Enterprise Integration

Size: px
Start display at page:

Download "Best Practices in Leveraging a Staging Area for SaaS-to-Enterprise Integration"

Transcription

1 white paper Best Practices in Leveraging a Staging Area for SaaS-to-Enterprise Integration David S. Linthicum Introduction SaaS-to-enterprise integration requires that a number of architectural calls are made around the process of integration, including the frequency of data movement, the mechanism to maintain data integrity, and the underlying integration technology and location of that technology. When approaching SaaS-to-enterprise integration, there are many architectural options. These options include the direct migration of information from source to target, or the use of a staging area to process information more thoroughly from source to target. A staging area is a relational database that exists within the firewall. Staging areas are a place to store temporary data for import, and thus allow you to check and alter this data before committing it to the final target database. Clearly, the use of a staging area as an approach to integrating SaaS-based systems to enterprise-based systems provides a number of advantages, including the ability to better maintain data integrity and data quality, as well as providing better control over the data. However, a staging area approach to integration requires that the data integration architect understand both the core notions and best practices of SaaS-to-enterprise integration. Moreover, the architect must leverage the right technology. In this paper we ll look at the notion of leveraging a staging area for SaaS-to-enterprise integration, which includes suggesting a methodology that leverages best practices. We ll examine the value of this approach, as well as provide information around the proper enabling technology. Integration Patterns Those who deal with SaaS-to-enterprise integration need to deal with a number of issues, including semantic mediation, data quality, interface mediation, routing, filtering, and other logical operations on the data moving from SaaS-to-enterprise, or enterprise-to-saas. The idea is to make the data as useful as possible when it reaches the target system, including any business intelligence operations that need to occur and/or any business operations on that data, on-premise or SaaS-resident.

2 Thus, in order to figure out the best data integration approach, you first need to understand your own integration requirements and your existing application and data infrastructure. This includes the usage of the data when placed on the target system, and how that maps from the source. To that end, there are two basic patterns emerging around data integration for SaaS-to-Enterprises. They include Direct integration and Staging integration. Direct Direct integration, as depicted in Figure 1, is really about moving information from one data source and data schema to another, and translating the differences in semantics from the source to the target system. While we depict databases here, this could as easily be data bound to enterprise applications, such as ERP or CRM, or data bound to SaaS-based applications, such as Salesforce.com. The idea is to extract the information found in the source system, such as customer information, and place it in the target system using whatever native schema the target system uses, and translate the differences in schema and content, as needed and on the fly. This allows information to flow from one system to another without having to change either the source or the target system. The Direct integration approach accounts for the differences in schema using a translation and routing engine that exists between two systems. This is more along the lines of traditional integration, as has been defined for years. Figure 1: Direct integration simply moves information from source to target (e.g., SaaS-to-Enterprise), translating and transforming the data on the fly. While this is okay for simple data integration needs, it falls short when the integration requirements are more complex. [ 2 ]

3 Direct integration is typically leveraged when quick and dirty information integration needs to occur on operational-type data, usually from one system to another. For instance, updating the on-demand CRM system with customer data entered in the sales order entry system, which is on-premise. Direct integration is characterized by: Limitations in supporting complex data operations, generally doing very simple data operations such as transformation and routing. More fine grained, meaning the data sets are usually small and repeat. Operational focused, or when data needs to flow between systems to support ongoing light transactions. Staging In contrast to direct integration, a staging approaching to integration supports more complex and valuable data integration operations, including support for many large data sets and data operations that are more complex and of higher value. Using a staging area, or a temporary location where the data from the source system or systems is replicated, provides a logical location to perform complex operations on the data that would be difficult if not impossible to do when using direct integration approaches. An example would be extracting data from multiple enterprise data stores, manipulating the data as to structure and content, performing complex operations such as data replication, data aggregation, and data cleansing, and then posting the data to a SaaS-based application such as Salesforce.com. Or, perhaps doing the same type of data integration in reverse order, from SaaS to the enterprise. Leveraging a staging area for integration is characterized by: The ability to perform more complex operations on data, including complete transformation of semantics and the data content using any number of dimensions since, in essence, you operate on an intermediary database that you control completely. The ability to leverage more coarse grained and complex data sets that may not always repeat. Informational focused, supporting valuable information externalization approaches, including business intelligence. More flexibility around business cycles, data processing cycles, widely disbursed systems, and hardware and network limitations, where it may not be feasible to extract all operational databases at the same time. The ability to better support complex database functions, including replication, cleansing, and aggregation. [ 3 ]

4 As Figure 2 depicts, the use of a staging area is really about the gathering of information from many different sources that leverage different structures, data content, and operations on that data. For instance, within some enterprise systems you maybe able to extract sales data on a daily basis. However, when considering financial data, daily extracts are not suitable or not possible, since financial data typically requires a month-end reconciliation process. You may find similar things in geographically disbursed data, such as extracting sales data from London and New York at the same time, when the data is posted at different times of the day due to time zone differences. Figure 2: The use of a staging area is really about gathering the information from many different sources and creating a single, unified view of the data for integration to a SaaS-based systems, such as Salesforce.com. [ 4 ]

5 Defining the Value Considering the advantages of leveraging staging for SaaS-to-enterprise integration, there are many business advantages over more traditional integration approaches, including: The cost advantage of keeping volatility within a single domain. The value of agility, as related to the ability for the integration patterns to change as the needs of the business change. The value of customized complex views for specific systems and users. The value of leveraging clean, reliable data. The cost advantage of keeping volatility within a single domain refers to the fact that, since a staging area is where all of the data from different sources is temporary housed, using different formats and different time sensitivity, then any changes made to the source and/or target systems are handled within the staging area. This is especially useful when considering enterprise-to-saas integration, since the dynamic nature of the information on both the enterprise and SaaS sources and targets constantly changes, in terms of structure, content, and the interfaces. All of these changes can be abstracted within the staging area which is able to adjust using a configuration mechanism, rather than force expensive redevelopment. The value of agility is an outcome of keeping volatility in the single domain of the staging area, since the more a company changes, and thus requires changes to the enterprise and SaaS-delivered systems, the more value agility brings. Remember, it s agility that allows enterprises to adjust to take advantage of new market trends, or quickly reposition the business to avoid the negative and take advantage of the positive. Thus, the value of agility is substantial, considering that the ability to quickly move into a new market could make the company millions of dollars in the forthcoming year, or provide the ability to move quickly away from an unprofitable business process to avoid huge losses. The value of customized, complex views for specific systems and users refers to the fact that, when you use a staging area, you re able to provide the information that s needed to the system that needs it, customized for users specific needs. An example would be the ability to extract customer sales information from a SaaS-based system and credit information from a credit reporting system. Through the use of a staging area where the information is combined, it is then updated using a specific format into a sales reporting system that is leveraged by the executives within the company. This allows the information to be combined and presented to the target system, in this case, the target customer reporting systems, using views of the information that are specific to that system. Finally, the value of leveraging clean, reliable data that goes through a cleansing and validation process insures there is no missing or invalid information. The value of this is obvious. [ 5 ]

6 Leveraging a Staging Area Best Practices In order to do effective staging for enterprise-to-saas problem domains, we need to follow a few basic steps. These steps include: Understand the source and target data. Define the data staging approach. Design the data staging operations. Implementation and testing (see Figure 3). Figure 3: For SaaS-to-Enterprise data staging integration, you need to carefully consider the approach and the design, after understanding your own requirements and existing infrastructure. Testing needs to occur as well, in order to validate the solution. [ 6 ]

7 Understand the source and target data refers to the process of understanding all source and target systems at a semantic level, meaning what the data means in the larger context of the enterprise architecture. This is important since integration requires that we have an understanding of the source information in order to perform the operations that will be completed within the staging area, including aggregation, replication, cleansing, and transformation. Define the data staging approach refers to the process of creating a high-level approach to the data staging for your particular problem domain, including definition of the core purpose of the data staging operations, and a description of the transformation, replication, cleansing, and aggregation operations that need to occur. This describes the What needs to be done step. Design the data staging operations refers to what happens to the data as it s fed from the operational data sources, including consumption of the information into a common format, and the manipulation of the data for use by the target system, as defined by the approach we created in the previous step. This describes the How something is done step. Implementation and testing refers to implementing the staging area and making sure that it works as designed, and is able to maintain integrity of the data as it s manipulated within the staging area. This typically requires the creation of a test plan, test data, and acceptance testing before the staging area is placed into production. [ 7 ]

8 Leveraging Informatica PowerExchange for Salesforce CRM Informatica PowerExchange for Salesforce CRM lets you use Informatica PowerCenter to migrate, replicate, cleanse, and synchronize your Salesforce CRM or Force.com application data, with your on-premise enterprise business applications and databases (see Figure 4). PowerExchange takes advantage of the staging approaching to integration, as defined in this paper. Figure 4: Informatica PowerExchange for Salesforce CRM [ 8 ]

9 Benefits of using PowerExchange for Salesforce CRM include the reduction of development costs due to the configuration and visual approach that this technology provides. Thus, there is an increase in IT productivity since it reduces or eliminates coding to the Salesforce.com API. Because you capitalize on the value of data integration through the use of staging, you take full advantage of your investment in Salesforce.com. Other features of PowerCenter include: Execute bidirectional Salesforce integration without requiring code. Bring Salesforce data within your corporate firewall. Use one tool to transform and cleanse data before delivering it to your on-premise enterprise software and databases. Pass Salesforce data directly from source to target without intermediate staging in message queues. Simplify the tasks of migrating, replicating, cleansing, and synchronizing Salesforce data across the Internet with business analytics applications or master data hubs. Distill new and updated Salesforce data from unchanged background data, and send only the changes for further processing. Receive Salesforce data in a batch on any chosen schedule, or as a real-time stream of updates, all with a common architecture, and all without coding or scripting. Support any enterprise data integration initiative involving Salesforce data. Scale to support Web services in SOAs, event-driven architectures, and traditional data integration techniques on multiple platforms. Choose your preferred technology and evolve gradually as conditions change. [ 9 ]

10 Leveraging Informatica On-Demand When it comes to populating the staging area, you should consider Informatica On-Demand. Informatica On-Demand allows you to leverage a staging area, either to or from the SaaSdelivered applications, such as Salesforce.com. The facilities of Informatica On-Demand allow you to use this staging area without a significant amount of data transformation, and it is easily leveraged by the application administrator. Moreover, by leveraging Informatica On-Demand, the application administrator is able to focus on the staging area, and not the transformation. The transformation is carried out by mechanisms introduced by the developer, leveraging tools such as PowerCenter (discussed previously). This allows for the implementation of strict validation rules and logic required by the target systems. Therefore, the use of both Informatica On-Demand and PowerCenter frees IT from the requirements of understanding the natives of a particular application, and thus changes that are requested by the end user (see Figure 5). Informatica is the only vendor that provides the technology to serves both needs, and thus is one-stop-shopping for those looking to do data integration, from SaaS-to-enterprise, leveraging a staging area. Figure 5: The use of both Informatica On-Demand and PowerCenter frees IT from the requirements of understanding the natives of a particular application, and changes that are requested by the end user. Informatica is the only vendor that solves both of those problems. [ 10 ]

11 Data Staging Taking Center Stage As we learned in this paper, the need for data integration to support integration from and to SaaS-based applications, such as Salesforce.com to on-premise information systems, is a core need as the interest in SaaS and cloud computing grows. However, those who look to address this integration using more traditional, tactically-oriented tools are doomed to replicate improperly processed information to the target system that receives it. The use of staging as an approach to data integration provides the data or enterprise architect with the ability to perform complex processing on an intermediate form of the data, which in turn provides a location to gather the data when it s ready to be gathered, aggregates the data so it has better business meaning, and cleans the data where needed to insure data quality. In essence, staging provides a location where value can be added to the data as it moves from on-premise to SaaS, and from SaaS to on-premise. [ 11 ]

12 About the Author David Linthicum (Dave) is an internationally known Enterprise Application Integration (EAI), Service Oriented Architecture (SOA), and cloud computing expert. In his career, Dave has formed or enhanced many of the ideas behind modern distributed computing including EAI, B2B Application Integration, and SOA, approaches and technologies in wide use today. Currently, Dave is the founder of David S. Linthicum, LLC, a consulting organization dedicated to excellence in SOA product development, SOA implementation, corporate SOA strategy, and leveraging the cloud computing. Dave is the former CEO of BRIDGEWERX, former CTO of Mercator Software, and has held key technology management roles with a number of organizations including CTO of SAGA Software, Mobil Oil, EDS, AT&T, and Ernst and Young. Dave is on the board of directors serving Bondmart.com, and provides advisory services for several venture capital organizations and key technology companies. In addition, Dave was an associate professor of computer science for eight years, and continues to lecture at major technical colleges and universities including the University of Virginia, Arizona State University, and the University of Wisconsin. Dave keynotes at many leading technology conferences on application integration, SOA, Web 2.0, cloud computing, and enterprise architecture, and has appeared on a number of TV and radio shows as a computing expert David S. Linthicum, LLC 6986 (06/04/2009) [ 12 ]

Salesforce.com to SAP Integration

Salesforce.com to SAP Integration white paper Salesforce.com to SAP Integration Practices, Approaches and Technology David Linthicum If you re a Salesforce.com user, chances are you have a core enterprise system as well, including systems

More information

Approaching SaaS Integration with Data Integration Best Practices and Technology

Approaching SaaS Integration with Data Integration Best Practices and Technology white paper Approaching SaaS Integration with Data Integration Best Practices and Technology David S. Linthicum Introduction Many new and existing business processes and information continue to move outside

More information

Salesforce.com to SAP Integration

Salesforce.com to SAP Integration White Paper Salesforce.com to SAP Integration Practices, Approaches and Technology David Linthicum This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information

More information

Importance of Data Abstraction, Data Virtualization, and Data Services Page 1

Importance of Data Abstraction, Data Virtualization, and Data Services Page 1 Importance of Data Abstraction, Data Virtualization, and Data Services David S. Linthicum The management of data is core to successful IT. However, few enterprises have a strategy for the use of data assets,

More information

Leveraging an On-Demand Platform for Enterprise Architecture Preparing for the Change

Leveraging an On-Demand Platform for Enterprise Architecture Preparing for the Change Leveraging an On-Demand Platform for Enterprise Architecture Preparing for the Change David S. Linthicum david@linthicumgroup.com The notion of enterprise architecture is changing quickly. What was once

More information

zapnote Analyst: David S. Linthicum

zapnote Analyst: David S. Linthicum zapthink zapnote ZAPTHINK ZAPNOTE Doc. ID: ZTZN-1221 Released December 3, 2007 BOOMI ONDEMAND INTEGRATION AT THE SPEED OF THE INTERNET Analyst: David S. Linthicum Abstract Integration engines don t always

More information

Next-Generation Data Virtualization Fast and Direct Data Access, More Reuse, and Better Agility and Data Governance for BI, MDM, and SOA

Next-Generation Data Virtualization Fast and Direct Data Access, More Reuse, and Better Agility and Data Governance for BI, MDM, and SOA white paper Next-Generation Data Virtualization Fast and Direct Data Access, More Reuse, and Better Agility and Data Governance for BI, MDM, and SOA Executive Summary It s 9:00 a.m. and the CEO of a leading

More information

Understanding the Value of Financial Intelligence for Cloud Management. A white paper by David Linthicum

Understanding the Value of Financial Intelligence for Cloud Management. A white paper by David Linthicum Understanding the Value of Financial Intelligence for Cloud Management A white paper by David Linthicum Hybrid IT Computing 2 Executive Summary Most of those who fund and operate cloud-based or virtualized

More information

Replicating Salesforce.com Data for Operational Reporting and Compliance WHITE PAPER

Replicating Salesforce.com Data for Operational Reporting and Compliance WHITE PAPER Replicating Salesforce.com Data for Operational Reporting and Compliance WHITE PAPER This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information ) of Informatica

More information

Cloud Ready Data: Speeding Your Journey to the Cloud

Cloud Ready Data: Speeding Your Journey to the Cloud Cloud Ready Data: Speeding Your Journey to the Cloud Hybrid Cloud first Born to the cloud 3 Am I part of a Cloud First organization? Am I part of a Cloud First agency? The cloud applications questions

More information

Cloud First Does Not Have to Mean Cloud Exclusively. Digital Government Institute s Cloud Computing & Data Center Conference, September 2014

Cloud First Does Not Have to Mean Cloud Exclusively. Digital Government Institute s Cloud Computing & Data Center Conference, September 2014 Cloud First Does Not Have to Mean Cloud Exclusively Digital Government Institute s Cloud Computing & Data Center Conference, September 2014 Am I part of a cloud first organization? Am I part of a cloud

More information

Enterprise Data Integration

Enterprise Data Integration Enterprise Data Integration Access, Integrate, and Deliver Data Efficiently Throughout the Enterprise brochure How Can Your IT Organization Deliver a Return on Data? The High Price of Data Fragmentation

More information

5 Ways Informatica Cloud Data Integration Extends PowerCenter and Enables Hybrid IT. White Paper

5 Ways Informatica Cloud Data Integration Extends PowerCenter and Enables Hybrid IT. White Paper 5 Ways Informatica Cloud Data Integration Extends PowerCenter and Enables Hybrid IT White Paper This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information

More information

elivering CRM Success in the Cloud

elivering CRM Success in the Cloud Salesforce.com Services As a Cloud System Integrator Agama Solutions partners with you through the complete lifespam of your cloud journey while amplifying your returns from the cloud and minimizing the

More information

Controlling Hybrid IT Spend BY DAVID S. LINTHICUM

Controlling Hybrid IT Spend BY DAVID S. LINTHICUM Controlling Hybrid IT Spend A WHITE PAPER BY DAVID S. LINTHICUM Contents Executive Summary 3 The Rise of Hybrid IT 5 What is a Hybrid Cloud? 7 The Need for Consumption Tracking 7 The Need for Visibility

More information

Data as a Service Virtualization with Enzo Unified

Data as a Service Virtualization with Enzo Unified Data as a Service Virtualization with Enzo Unified White Paper by Blue Syntax Abstract: This white paper explains how companies can benefit from a Data as a Service virtualization layer and build a data

More information

Managing Data in Motion

Managing Data in Motion Managing Data in Motion Data Integration Best Practice Techniques and Technologies April Reeve ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY

More information

MDM and Data Warehousing Complement Each Other

MDM and Data Warehousing Complement Each Other Master Management MDM and Warehousing Complement Each Other Greater business value from both 2011 IBM Corporation Executive Summary Master Management (MDM) and Warehousing (DW) complement each other There

More information

Consolidating Multiple Salesforce Orgs: A Best Practice Guide. White Paper

Consolidating Multiple Salesforce Orgs: A Best Practice Guide. White Paper Consolidating Multiple Salesforce Orgs: A Best Practice Guide White Paper This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information ) of Informatica Corporation

More information

THE QUEST FOR A CLOUD INTEGRATION STRATEGY

THE QUEST FOR A CLOUD INTEGRATION STRATEGY THE QUEST FOR A CLOUD INTEGRATION STRATEGY ENTERPRISE INTEGRATION Historically, enterprise-wide integration and its countless business benefits have only been available to large companies due to the high

More information

THE DEATH OF TRADITIONAL DATA INTEGRATION

THE DEATH OF TRADITIONAL DATA INTEGRATION L I N T H I C U M R E S E A R C H THE DEATH OF TRADITIONAL DATA INTEGRATION HOW THE CHANGING NATURE OF IT MANDATES NEW APPROACHES AND TECHNOLOGIES DAVID S. LINTHICUM It s not a matter of if we re moving

More information

Data Integration Checklist

Data Integration Checklist The need for data integration tools exists in every company, small to large. Whether it is extracting data that exists in spreadsheets, packaged applications, databases, sensor networks or social media

More information

SaaS or On-Premise? How to Select the Right Paths for Your Enterprise. David Linthicum

SaaS or On-Premise? How to Select the Right Paths for Your Enterprise. David Linthicum SaaS or On-Premise? How to Select the Right Paths for Your Enterprise David Linthicum SaaS or On-Premise? How to Select the Right Paths for Your Enterprise 2 Executive Summary The growth of Software- as-

More information

Creating and Implementing an Enterprise Cloud Strategy

Creating and Implementing an Enterprise Cloud Strategy White Paper Creating and Implementing an Enterprise Cloud Strategy David Linthicum Blue Mountain Labs Introduction Cloud computing is about the ability to share IT resources more efficiently. Thus, the

More information

Pervasive Software + NetSuite = Seamless Cloud Business Processes

Pervasive Software + NetSuite = Seamless Cloud Business Processes Pervasive Software + NetSuite = Seamless Cloud Business Processes Successful integration solution between cloudbased ERP and on-premise applications leveraging Pervasive integration software. Prepared

More information

Data Integration: Using ETL, EAI, and EII Tools to Create an Integrated Enterprise. Colin White Founder, BI Research TDWI Webcast October 2005

Data Integration: Using ETL, EAI, and EII Tools to Create an Integrated Enterprise. Colin White Founder, BI Research TDWI Webcast October 2005 Data Integration: Using ETL, EAI, and EII Tools to Create an Integrated Enterprise Colin White Founder, BI Research TDWI Webcast October 2005 TDWI Data Integration Study Copyright BI Research 2005 2 Data

More information

Informatica and the Vibe Virtual Data Machine

Informatica and the Vibe Virtual Data Machine White Paper Informatica and the Vibe Virtual Data Machine Preparing for the Integrated Information Age This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information

More information

Data Integration for the Real Time Enterprise

Data Integration for the Real Time Enterprise Executive Brief Data Integration for the Real Time Enterprise Business Agility in a Constantly Changing World Overcoming the Challenges of Global Uncertainty Informatica gives Zyme the ability to maintain

More information

PaaS market moves beyond deployment and scaling

PaaS market moves beyond deployment and scaling PaaS market moves beyond deployment and scaling David S. Linthicum April 30, 2014 This report is underwritten by Restlet. TABLE OF CONTENTS Executive Summary... 3 State of the PaaS Market... 4 While PaaS

More information

Effecting Data Quality Improvement through Data Virtualization

Effecting Data Quality Improvement through Data Virtualization Effecting Data Quality Improvement through Data Virtualization Prepared for Composite Software by: David Loshin Knowledge Integrity, Inc. June, 2010 2010 Knowledge Integrity, Inc. Page 1 Introduction The

More information

Software as a Service (SaaS) Testing Challenges- An Indepth

Software as a Service (SaaS) Testing Challenges- An Indepth www.ijcsi.org 506 Software as a Service (SaaS) Testing Challenges- An Indepth Analysis Prakash.V Ravikumar Ramadoss Gopalakrishnan.S Assistant Professor Department of Computer Applications, SASTRA University,

More information

White paper. Planning for SaaS Integration

White paper. Planning for SaaS Integration White paper Planning for SaaS Integration KEY PLANNING CONSIDERATIONS: Business Process Modeling Data Moderling and Mapping Data Ownership Integration Strategy Security Quality of Data (Data Cleansing)

More information

How To Integrate With Salesforce Crm

How To Integrate With Salesforce Crm Introduction Turbo-Charge Salesforce CRM with Dell Integration Services By Chandar Pattabhiram January 2010 Fueled by today s fiercely competitive business environment, IT managers must deliver rapid,

More information

Integrating with the Cloud Practices That Work

Integrating with the Cloud Practices That Work Integrating with the Cloud Practices That Work Glen T. Ryen Prisio Technologies Abstract With business applications moving to the cloud, organizations are increasingly running their applications in an

More information

<Insert Picture Here> Integrating your On-Premise Applications with Cloud Applications

<Insert Picture Here> Integrating your On-Premise Applications with Cloud Applications Integrating your On-Premise Applications with Cloud Applications Agenda Hybrid IT Infrastructure An Emerging Trend A New Set of Challenges The Five Keys to Overcoming the Challenges

More information

E-GUIDE. Cloud Services Brokerage: An Educational Brief

E-GUIDE. Cloud Services Brokerage: An Educational Brief E-GUIDE Cloud Services Brokerage: An Educational Brief Introduction With today s fast-paced marketplace, integrating, transforming and managing your enterprise s critical business applications and data

More information

Service Oriented Patterns and Anti-patterns

Service Oriented Patterns and Anti-patterns Service Oriented Patterns and Anti-patterns Kyle Gabhart SOA Practice Lead for Web Age Solutions Agenda Introduction Technology Patterns Technology Anti-patterns Human Patterns Human Anti-patterns Review

More information

POLAR IT SERVICES. Business Intelligence Project Methodology

POLAR IT SERVICES. Business Intelligence Project Methodology POLAR IT SERVICES Business Intelligence Project Methodology Table of Contents 1. Overview... 2 2. Visualize... 3 3. Planning and Architecture... 4 3.1 Define Requirements... 4 3.1.1 Define Attributes...

More information

Simplify Software as a Service (SaaS) integration

Simplify Software as a Service (SaaS) integration IBM Software WebSphere Thought Leadership White Paper Simplify Software as a Service (SaaS) integration By Simon Peel January 2011 2 Simplify Software as a Service (SaaS) integration Contents Introduction

More information

Real time information -Philips case

Real time information -Philips case Real time information -Philips case Leyla Akgez-Laakso Lead architect for Information Platforms 11 maart 2014 Enterprise information architecture All structured information that is relevant to Philips

More information

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com ` CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS Review Business and Technology Series www.cumulux.com Table of Contents Cloud Computing Model...2 Impact on IT Management and

More information

Hubspan White Paper: Beyond Traditional EDI

Hubspan White Paper: Beyond Traditional EDI March 2010 Hubspan White Paper: Why Traditional EDI no longer meets today s business or IT needs, and why companies need to look at broader business integration Table of Contents Page 2 Page 2 Page 3 Page

More information

Hadoop in the Hybrid Cloud

Hadoop in the Hybrid Cloud Presented by Hortonworks and Microsoft Introduction An increasing number of enterprises are either currently using or are planning to use cloud deployment models to expand their IT infrastructure. Big

More information

EAI vs. ETL: Drawing Boundaries for Data Integration

EAI vs. ETL: Drawing Boundaries for Data Integration A P P L I C A T I O N S A W h i t e P a p e r S e r i e s EAI and ETL technology have strengths and weaknesses alike. There are clear boundaries around the types of application integration projects most

More information

Trusted, Enterprise QlikViewreporting. data Integration and data Quality (It s all about data)

Trusted, Enterprise QlikViewreporting. data Integration and data Quality (It s all about data) Trusted, Enterprise QlikViewreporting with Informatica data Integration and data Quality (It s all about data) Arjan Hijstek senior sales consultant Informatica Nederland bv ahijstek@informatica.com 06-22.454.327

More information

Where Cloud Computing Meets Enterprise Architecture

Where Cloud Computing Meets Enterprise Architecture David S. Linthicum david@bluemountainlabs.com i l b www.bluemountainlabs.com Where Cloud Computing Meets Enterprise Architecture 2006 The Linthicum Group. All Rights Reserved. Understanding di the Relationships

More information

Salesforce Certified Data Architecture and Management Designer. Study Guide. Summer 16 TRAINING & CERTIFICATION

Salesforce Certified Data Architecture and Management Designer. Study Guide. Summer 16 TRAINING & CERTIFICATION Salesforce Certified Data Architecture and Management Designer Study Guide Summer 16 Contents SECTION 1. PURPOSE OF THIS STUDY GUIDE... 2 SECTION 2. ABOUT THE SALESFORCE CERTIFIED DATA ARCHITECTURE AND

More information

Cloud Integration for Hybrid IT

Cloud Integration for Hybrid IT Cloud Integration for Hybrid IT Balancing Business Self-Service and IT Control W H I T E PA P E R This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information

More information

Cloud Integration for Hybrid IT

Cloud Integration for Hybrid IT White Paper Cloud Integration for Hybrid IT Balancing Business Self-Service and IT Control This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information ) of

More information

CRM Integration Best Practices

CRM Integration Best Practices CRM Integration Best Practices TABLE OF CONTENTS Introduction... 1 Should every business consider integration?... 1 Methods: Data Integration vs Systems Integration... 2 Data Integration... 2 Systems Integration...

More information

Master Your Data and Your Business Using Informatica MDM. Ravi Shankar Sr. Director, MDM Product Marketing

Master Your Data and Your Business Using Informatica MDM. Ravi Shankar Sr. Director, MDM Product Marketing Master Your and Your Business Using Informatica MDM Ravi Shankar Sr. Director, MDM Product Marketing 1 Driven Enterprise Timely Trusted Relevant 2 Agenda Critical Business Imperatives Addressed by MDM

More information

Connectivity in the Enterprise: The Rise of Cloud and Its Integration Challenges

Connectivity in the Enterprise: The Rise of Cloud and Its Integration Challenges 2015 Industry Report Connectivity in the Enterprise: The Rise of Cloud and Its Integration Challenges By Scribe Software Conducted in conjunction with Spiceworks TABLE OF CONTENTS 3 Introduction 4 Executive

More information

How To Value Your Business It

How To Value Your Business It Gain Clarity & Cost Control when Delivering IT Services to the Business A WHITE PAPER BY DAVID S. LINTHICUM Contents Executive Summary 3 Value Shift for Enterprise IT - CIO and Operations Teams 4 Shadow

More information

Managing Sprawl of Cloud Services & Data Everywhere in an Enterprise Mazin Yousif, PhD. Cloud Forward 2015 October 7 th

Managing Sprawl of Cloud Services & Data Everywhere in an Enterprise Mazin Yousif, PhD. Cloud Forward 2015 October 7 th Managing Sprawl of Cloud Services & Data Everywhere in an Enterprise Mazin Yousif, PhD Cloud Forward 2015 October 7 th WE CAN DIGITIZE ALMOST EVERYTHING. WE CAN CONNECT/ANALYZE EVERYTHING DIGITIZED 2 The

More information

Five Steps to Integrate SalesForce.com with 3 rd -Party Systems and Avoid Most Common Mistakes

Five Steps to Integrate SalesForce.com with 3 rd -Party Systems and Avoid Most Common Mistakes Five Steps to Integrate SalesForce.com with 3 rd -Party Systems and Avoid Most Common Mistakes This white paper will help you learn how to integrate your SalesForce.com data with 3 rd -party on-demand,

More information

Architecting an Industrial Sensor Data Platform for Big Data Analytics

Architecting an Industrial Sensor Data Platform for Big Data Analytics Architecting an Industrial Sensor Data Platform for Big Data Analytics 1 Welcome For decades, organizations have been evolving best practices for IT (Information Technology) and OT (Operation Technology).

More information

Data Virtualization for Agile Business Intelligence Systems and Virtual MDM. To View This Presentation as a Video Click Here

Data Virtualization for Agile Business Intelligence Systems and Virtual MDM. To View This Presentation as a Video Click Here Data Virtualization for Agile Business Intelligence Systems and Virtual MDM To View This Presentation as a Video Click Here Agenda Data Virtualization New Capabilities New Challenges in Data Integration

More information

Is cloud computing right for you?

Is cloud computing right for you? Is cloud computing right for you? Assess the options with Modern Networks. W: www.modern-networks.co.uk E: tellmemore@modern-networks.co.uk T: 02078717500 or 01462425600 The Cloud services companies of

More information

Integrating SAP and non-sap data for comprehensive Business Intelligence

Integrating SAP and non-sap data for comprehensive Business Intelligence WHITE PAPER Integrating SAP and non-sap data for comprehensive Business Intelligence www.barc.de/en Business Application Research Center 2 Integrating SAP and non-sap data Authors Timm Grosser Senior Analyst

More information

How Informatica Built and Launched a Successful SaaS Business

How Informatica Built and Launched a Successful SaaS Business How Informatica Built and Launched a Successful SaaS Business A Neovise Case Study, Prepared for Zuora 2011 Neovise, LLC. All Rights Reserved. Being successful with SaaS isn t just about web -based software

More information

Instinct meets evidence: using operational data to drive planning

Instinct meets evidence: using operational data to drive planning Instinct meets evidence: using operational data to drive planning David S. Linthicum May 30, 2014 This report is underwritten by Anaplan. TABLE OF CONTENTS Executive summary... 3 Understanding the problem...

More information

Cloud Computing. Key Considerations for Adoption. Abstract. Ramkumar Dargha

Cloud Computing. Key Considerations for Adoption. Abstract. Ramkumar Dargha Cloud Computing Key Considerations for Adoption Ramkumar Dargha Abstract Cloud Computing technology and services have been witnessing quite a lot of attention for the past couple of years now. We believe

More information

Migrating SaaS Applications to Windows Azure

Migrating SaaS Applications to Windows Azure Migrating SaaS Applications to Windows Azure Lessons Learned 04.04.2012 Speaker Introduction Deepthi Raju Marketing Technology Services Deepthi joined Smartbridge in 2005 and has over twenty years of technology

More information

Bringing Together Data Integration and SOA

Bringing Together Data Integration and SOA An IT Briefing produced by By David Linthicum 2008 TechTarget BIO David Linthicum is the CEO of the Linthicum Group LLC, an SOA consultancy. He is the former CEO of Bridgewerx and former CTO of Mercator

More information

perspective Microservices A New Application Paradigm Abstract

perspective Microservices A New Application Paradigm Abstract perspective Microservices A New Application Paradigm Abstract Microservices Architecture is introducing the concept of developing functionality as a number of small self-contained services. This paper

More information

The Arangen Approach to Enterprise Information Integration

The Arangen Approach to Enterprise Information Integration The Arangen Approach to Enterprise Information Integration Call: 1-408-942-7320 or email: info@arangen.com 20070531090038 Arangen... 1 Enterprise Integration... 1 Data Integration Solutions Ineffective...

More information

Data Ownership and Enterprise Data Management: Implementing a Data Management Strategy (Part 3)

Data Ownership and Enterprise Data Management: Implementing a Data Management Strategy (Part 3) A DataFlux White Paper Prepared by: Mike Ferguson Data Ownership and Enterprise Data Management: Implementing a Data Management Strategy (Part 3) Leader in Data Quality and Data Integration www.flux.com

More information

Inspiring New Patterns or Data Integration Mixed-Time Federation and Virtualization

Inspiring New Patterns or Data Integration Mixed-Time Federation and Virtualization White Paper Inspiring New Patterns or Data Integration Mixed-Time Federation and Virtualization Pamela Szabó Chief Technology Officer Stone Bond Technologies June 2012 The Inspiration Inspiring New Patterns

More information

A discussion of information integration solutions November 2005. Deploying a Center of Excellence for data integration.

A discussion of information integration solutions November 2005. Deploying a Center of Excellence for data integration. A discussion of information integration solutions November 2005 Deploying a Center of Excellence for data integration. Page 1 Contents Summary This paper describes: 1 Summary 1 Introduction 2 Mastering

More information

Chapter 1 Defining Cloud Services Brokerage COPYRIGHTED MATERIAL

Chapter 1 Defining Cloud Services Brokerage COPYRIGHTED MATERIAL Chapter 1 Defining Cloud Services Brokerage In This Chapter Recognizing the cloud computing trend Going beyond B2B integration with enterprise application integration in the cloud Understanding what cloud

More information

Jitterbit Technical Overview : Salesforce

Jitterbit Technical Overview : Salesforce Jitterbit allows you to easily integrate Salesforce with any cloud, mobile or on premise application. Jitterbit s intuitive Studio delivers the easiest way of designing and running modern integrations

More information

Towards Cloud Computing at IS Department, King Abdulaziz University

Towards Cloud Computing at IS Department, King Abdulaziz University 4 Towards Cloud Computing at IS Department, King Abdulaziz University Muhammad Haleem Information Systems Department Faculty of Computing and Information Technology King Abdulaziz University, Jeddah, Saudi

More information

Best Practices for Implementing Oracle Data Integrator (ODI) July 21, 2011

Best Practices for Implementing Oracle Data Integrator (ODI) July 21, 2011 July 21, 2011 Lee Anne Spencer Founder & CEO Global View Analytics Cheryl McCormick Chief Architect Global View Analytics Agenda Introduction Oracle Data Integrator ODI Components Best Practices Implementation

More information

PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION

PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION White Paper May 2012 Abstract Whether enterprises choose to use private, public or hybrid clouds, the availability of a broad range

More information

One thing everyone seems to agree with is that Big Data reflects the geometric growth of captured data and our intent to take advantage of it.

One thing everyone seems to agree with is that Big Data reflects the geometric growth of captured data and our intent to take advantage of it. 1. CONTEXT Everywhere you turn these days, you will hear three buzzwords: SaaS (Software as a Service), cloud computing and Big Data. The first is a business model, the second a capacity model. The last

More information

Informatica PowerCenter The Foundation of Enterprise Data Integration

Informatica PowerCenter The Foundation of Enterprise Data Integration Informatica PowerCenter The Foundation of Enterprise Data Integration The Right Information, at the Right Time Powerful market forces globalization, new regulations, mergers and acquisitions, and business

More information

Optimizing Service Levels in Public Cloud Deployments

Optimizing Service Levels in Public Cloud Deployments WHITE PAPER OCTOBER 2014 Optimizing Service Levels in Public Cloud Deployments Keys to Effective Service Management 2 WHITE PAPER: OPTIMIZING SERVICE LEVELS IN PUBLIC CLOUD DEPLOYMENTS ca.com Table of

More information

Realizing the True Power of Insurance Data: An Integrated Approach to Legacy Replacement and Business Intelligence

Realizing the True Power of Insurance Data: An Integrated Approach to Legacy Replacement and Business Intelligence Realizing the True Power of Insurance Data: An Integrated Approach to Legacy Replacement and Business Intelligence Featuring as an example: Guidewire DataHub TM and Guidewire InfoCenter TM An Author: Mark

More information

Getting Real Real Time Data Integration Patterns and Architectures

Getting Real Real Time Data Integration Patterns and Architectures Getting Real Real Time Data Integration Patterns and Architectures Nelson Petracek Senior Director, Enterprise Technology Architecture Informatica Digital Government Institute s Enterprise Architecture

More information

LEVERAGING ORACLE DRM TO INTEGRATE ORACLE EBS CUSTOMER DATA WITH SALESFORCE CERVELLO WHITEPAPER

LEVERAGING ORACLE DRM TO INTEGRATE ORACLE EBS CUSTOMER DATA WITH SALESFORCE CERVELLO WHITEPAPER LEVERAGING ORACLE DRM TO INTEGRATE ORACLE EBS CUSTOMER DATA WITH SALESFORCE CERVELLO WHITEPAPER INTRODUCTION Hierarchy management for both reporting and operational environments can create technical, business

More information

Key Strategies for SOA Testing

Key Strategies for SOA Testing Compliments of Progress Software Key Strategies for SOA Testing A step-by-step guide for defining your own domain, understanding your unique needs, and all components to help ensure your SOA will be productive

More information

Informatica PowerCenter Data Virtualization Edition

Informatica PowerCenter Data Virtualization Edition Data Sheet Informatica PowerCenter Data Virtualization Edition Benefits Rapidly deliver new critical data and reports across applications and warehouses Access, merge, profile, transform, cleanse data

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

The Evolution of PACS Data Migration

The Evolution of PACS Data Migration Clinical Content Interoperability White Paper The Evolution of PACS Data Migration A Discussion of Current Migration Strategies Shannon Werb Chief Strategy Officer Chief Operating Officer Contents Introduction...

More information

Oracle Data Integration: CON7926 Oracle Data Integration: A Crucial Ingredient for Cloud Integration

Oracle Data Integration: CON7926 Oracle Data Integration: A Crucial Ingredient for Cloud Integration Oracle Data Integration: CON7926 Oracle Data Integration: A Crucial Ingredient for Cloud Integration Julien Testut Principal Product Manager, Oracle Data Integration Sumit Sarkar Principal Systems Engineer,

More information

Big Data Integration: A Buyer's Guide

Big Data Integration: A Buyer's Guide SEPTEMBER 2013 Buyer s Guide to Big Data Integration Sponsored by Contents Introduction 1 Challenges of Big Data Integration: New and Old 1 What You Need for Big Data Integration 3 Preferred Technology

More information

Data Virtualization Usage Patterns for Business Intelligence/ Data Warehouse Architectures

Data Virtualization Usage Patterns for Business Intelligence/ Data Warehouse Architectures DATA VIRTUALIZATION Whitepaper Data Virtualization Usage Patterns for / Data Warehouse Architectures www.denodo.com Incidences Address Customer Name Inc_ID Specific_Field Time New Jersey Chevron Corporation

More information

Preparing for the Convergence of Healthcare, SOA, and Cloud Computing

Preparing for the Convergence of Healthcare, SOA, and Cloud Computing David S. Linthicum david@bluemountainlabs.com www.bluemountainlabs.com Preparing for the Convergence of Healthcare, SOA, and Cloud Computing 2006 The Linthicum Group. All Rights Reserved. Reproduction

More information

Service Oriented Data Management

Service Oriented Data Management Service Oriented Management Nabin Bilas Integration Architect Integration & SOA: Agenda Integration Overview 5 Reasons Why Is Critical to SOA Oracle Integration Solution Integration

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION Oracle Data Integrator Enterprise Edition 12c delivers high-performance data movement and transformation among enterprise platforms with its open and integrated

More information

SOA and SaaS - new challenges

SOA and SaaS - new challenges SOA and SaaS - new challenges Andre Grübel Business Technology Capgemini Loeffelstrasse 44-46 70597 Stuttgart andre.gruebel@capgemini.com Abstract: SOA is moving towards Software as a Service (SaaS), which

More information

CHAPTER 8 CLOUD COMPUTING

CHAPTER 8 CLOUD COMPUTING CHAPTER 8 CLOUD COMPUTING SE 458 SERVICE ORIENTED ARCHITECTURE Assist. Prof. Dr. Volkan TUNALI Faculty of Engineering and Natural Sciences / Maltepe University Topics 2 Cloud Computing Essential Characteristics

More information

Data Migration in SAP environments

Data Migration in SAP environments Framework for Data Migration in SAP environments Does this scenario seem familiar? Want to save 50% in migration costs? Data migration is about far more than just moving data into a new application or

More information

thoughtonomy Virtual Workforce for Service Automation

thoughtonomy Virtual Workforce for Service Automation thoughtonomy Virtual Workforce for Service Automation The Thoughtonomy Virtual Workforce uses software to replicate the interactions of people and technology to automate a wide range of operational and

More information

Cloud Computing. Figure 1

Cloud Computing. Figure 1 HRG Insight: Cloud Computing Keeping apprised of terminology in today s constantly changing IT landscape can be a fulltime job for IT decisionmakers. Some terms lend themselves to a fairly educated guess

More information

Guiding SOA Evolution through Governance From SOA 101 to Virtualization to Cloud Computing

Guiding SOA Evolution through Governance From SOA 101 to Virtualization to Cloud Computing Guiding SOA Evolution through Governance From SOA 101 to Virtualization to Cloud Computing 3-day seminar The evolution of how companies employ SOA can be broken down into three phases: the initial phase

More information

Salesforce Automation

Salesforce Automation Salesforce Automation Bill Evanow Vice President, Sales salesforce.com Alana Kaselitz Principal Founder Echo Lane Jim Thompson Founder and CEO Rogue IT 1 July 16-17, 2009 Napa Valley Marriott Salesforce.com

More information

ENTERPRISE EDITION ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE DATA INTEGRATOR

ENTERPRISE EDITION ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE DATA INTEGRATOR ORACLE DATA INTEGRATOR ENTERPRISE EDITION KEY FEATURES AND BENEFITS ORACLE DATA INTEGRATOR ENTERPRISE EDITION OFFERS LEADING PERFORMANCE, IMPROVED PRODUCTIVITY, FLEXIBILITY AND LOWEST TOTAL COST OF OWNERSHIP

More information

How To Use Shareplex

How To Use Shareplex Data consolidation and distribution with SharePlex database replication Written by Sujith Kumar, Chief Technologist Executive summary In today s fast-paced mobile age, data continues to accrue by leaps

More information

Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0

Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Contents MITEL PROFESSIONAL SERVICES DELIVERY METHODOLOGY... 2 CUSTOMER NEEDS... 2 ENGAGING

More information