PARC and SAP Co-innovation: High-performance Graph Analytics for Big Data Powered by SAP HANA

Size: px
Start display at page:

Download "PARC and SAP Co-innovation: High-performance Graph Analytics for Big Data Powered by SAP HANA"

Transcription

1 PARC and SAP Co-innovation: High-performance Graph Analytics for Big Data Powered by SAP HANA Harnessing the combined power of SAP HANA and PARC s HiperGraph graph analytics technology for real-time insights Surendra Reddy (PARC), Cirrus Shakeri (SAP), Heinz Ulrich Roggenkemper (SAP), Hartmut Vogler (SAP), and Jens Doerpmund (SAP) PARC and SAP Co-innovation, page 1

2 Table of Contents Executive Overview...3 Introduction to Graph Analytics and PARC s Big Data Research...3 Real-Time Marketing and Big Data...3 How SAP HANA and PARC HiperGraph Disrupt the Way Business Insights are Delivered to Users...4 Real-world Case Study: Major Retailer Data with HiperGraph and HANA...5 Next Steps and the Innovation Edge of HANA and HiperGraph...6 PARC and SAP Co-innovation, page 2

3 Executive Overview Graph analytics is a crucial element in extracting insights from Big Data because it helps discover hidden relationships by connecting the dots. A graph, meaning the network of nodes and relationships, treats the linkage between objects as equally important as the objects themselves. Social networks or supply chains are obvious examples, but graphs include any network of objects such as customers, products, purchase orders, customer support calls, product inventory, etc. HiperGraph, PARC s breakthrough Big Data technology, is a high-performance graph analytics engine. Through a fourmonth research project with SAP, we added HiperGraph s analytics to SAP HANA to demonstrate a live, real-time marketing insights use case. Graph reasoning technologies provide the ability to contextualize relational data with the tapestry of information and can go beyond simplistic reporting and dashboards. This creates opportunities to rapidly experiment, gain new insights, and identify root causes. The demonstrated technology match between HANA and HiperGraph has great disruptive potential, especially in the identification of key patterns within datasets (e.g., via clustering). With HANA and HiperGraph we can finally deliver on the promise of a closed feedback loop in the enterprise where transactions are analyzed and reacted to in real-time. The intelligence that is implicit in large volumes of structured and unstructured data from varieties of sources from inside or outside of the enterprise can be delivered to the users in the form of smart business applications. We concluded that the existing commercial or open source algorithms either did not provide the real-time response or were unable to scale to the large volumes of data. The requirements from our customer (an online retailer) required real-time response from their Big Data system. PARC s graph reasoning, versatile goaldirected clustering, egocentric recommendations, and real-time recommendation algorithms combined with the power of HANA in-memory technologies far exceeded the expectations. Brand managers can use this solution to automatically find clusters of customers with similar purchases, clusters of products that are frequently bought together, clusters of products that tend to be purchased on sale vs. those that are purchased at full price, and so on, and act on these insights during the customer s shopping experience. There is a great opportunity for businesses to gain value by combining the HANA in-memory technology with HiperGraph reasoning, recommendation, matrix factorization, egocentric collaborative filtering, and versatile goal-directed clustering. With SAP and PARC co-innovation in Big Data analytics we can now reduce and/or eliminate the need for complex extract, transform, and load (ETL) processes; increase speed in clustering; and introduce new accessibility for business users to directly explore data clusters. We are democratizing data science for all business users in the enterprise. Introduction to Graph Analytics and PARC s Big Data Research During PARC s multi-year research effort on graph-based reasoning and graph analytics, we found many broad applications across industries beyond their popular use for the mining of Twitter associations or Facebook friends. We realized that most applications today handle data which is inherently deeply associative, and becoming more and more graph-oriented in nature. Typically enterprise datasets are high dimensionality with a rich tapestry of relationships requiring highly scalable machine learning and reasoning algorithms for advanced analytics. PARC has developed high-performance algorithms for analyzing large graphs in real time called HiperGraph. After six months of exploration with Hadoop + Hive, Native Map/Reduce, R/ MR, and Mahout under different execution environments like multi-core, multi-threaded, and parallel computation, PARC found the optimal solution by integrating our reasoning and insight discovery algorithms with SAP HANA. Real-Time Marketing and Big Data Technology Drivers The primary challenge is finding the right tools to reveal insights in a dataset that can sometimes take days to process. Organizations must have powerful hardware and nuanced software to produce actionable insights. Otherwise, the analysis can hold little value. PARC and SAP Co-innovation, page 3

4 Business Drivers With the proliferation of digital channels like web, social, and mobile, today s consumers have more power and choice than ever before. Multi-channel campaign marketing is becoming highly important for brands to reach out and engage with these technically savvy customers and respond to them with relevant offers and campaigns in near real time. Real-time recommendation engine/service is one example of many real-time response approaches. Traditional, batch processing recommendation engines are a good start, but not sufficient. To make real-time marketing work, marketing managers should be able to discover and contextualize marketing insights in near real-time and craft customized one-on-one personalized messages to the targeted audience. Real-time marketing is viewed as a business process, having an operational team ready to react and engage with consumers and messages that are relevant to current events, sports, television, or sometimes even natural disasters. The benefits of being a relevant and timely brand can be powerful, but needs to be executed at scale and delivered in a unique but consistent way to optimize the customer experience. From PARC s experience working with customers for the past 18 months, we realized that the following four pillars form a strong foundation for the success of real-time marketing efforts: Speed and Agility: Fundamental to actually achieving real-time insights is understanding the context of a customer at the very moment of truth when engaging with a consumer. This also needs to be an automated and dynamic process. Personalization: Every message or touch point delivered by a brand should matter, providing a unique and memorable experience for each consumer, including personalized messages for anonymous prospects and known customers. Marketers need to look to an approach that not only relates to current events quickly, but also places emphasis on the individual consumer, and takes into account coordinating a consistent experience across multiple channels. Scalability: Real-time insights process needs to automatically glean through large volumes of high dimensional data for every differentiated consumer. Every consumer has their own tastes, interests, needs, and behaviors. This consumer data is not frozen in time either. As customers engage with brands in different channels, provide commentary, and share and exchange information, this context should be absorbed and used to immediately enhance the customer experience at every touch point. Cross-Channel Optimization: Add the ability to carry contextual information with consumers wherever they go, across channels, ensuring that information is reconciled and channel conflict is avoided. How SAP HANA and PARC HiperGraph Disrupt the Way Business Insights are Delivered to Users SAP HANA is a fast, massively parallel ACID-compliant database platform for both analytical and transactional data processing. Both transactions and analytics are supported within the in-memory columnar engine, and all data processing and calculations take place in memory. HANA provides business, predictive and advanced analytic libraries (e.g. rules engine, text processing, spatial analytics) which can be called from within a rich, procedural language. What is unique about HANA is that it enables customers to perform complex analytical processing directly on top of the online transaction processing (OLTP) data structures, thus eliminating redundant data storage and reporting via batchprocessing. With HANA Live, customers have access to a large number of non-materialized business views for real-time reporting and application development. HANA s real-time response combined with PARC s fast HiperGraph reasoning algorithms helped us to generate qualitatively superior output (i.e., clusters with higher modularity, rapid discovery of hidden patterns, and insights). The perfect match between HiperGraph and HANA s analytics is unique in terms of turning the speed of computations into new ways of solving problems. For example, we can simulate the spread of diseases, optimize when and where vaccinations should be done, analyze viral marketing, detect next-best-action, optimize supply-chains with up-to-thesecond transactions, and detect frauds with input data in real-time. PARC and SAP Co-innovation, page 4

5 This powerful combination of HANA and HiperGraph deliver three building blocks to disrupt the way business insights are delivered to the business users: #1 Real-Time Data: All sources of data from the enterprise, both at rest and in motion, are in an environment where enterprise data is at users fingertips. No heavy ETL tools. Access to data is as simple as point and click. Where data lives is not a worry. Users are equipped with the ability to simply define what data is relevant for their function be it OLTP, online analytical processing (OLAP), or knowledge bases. HANA plus HiperGraph fuses the relevant features and builds the best models through machine learning. It can provide the knobs and controls to drive objectives from these insights and act on them. #2 Automated Domain Specific Models: Manual generation of models doesn t scale. Domain specific use cases and business problems can empower business analysts to rapidly explore and discover new insights and act on them. The system should automatically generate and select models as well as provide nobs and controls for business analysts to apply it to years of historic data and/or a stream of live real-time data. Seamlessly and easily configure data in a format that an organization s algorithms can consume and be executed on infrastructure in a parallel, distributed, highly scalable way. #3 Actionable Insights: Knowledge of how to apply analytics against data through the use of application business rules to produce a positive impact to the business. Producing insights and reports are not sufficient. Business analysts should be able to fuse insights and business rules in a way that they can actually be consumed by business users and acted upon. What s even more exciting is the ability to deploy insights operationally through an application that leverages individual domain expertise and understanding of the business logic associated with the targeted use case being solved against. Real-world Case Study: Major Retailer Data with HiperGraph and HANA In a recent project for a large retail customer, PARC deployed HiperGraph and ego-centric collaborative filtering the act of making predictions for a single individual based on the behaviors of others that have at least one commonality with HANA to help shape a new approach to real-time big data analytics. The primary focus of the project was to improve and streamline contextual recommendations. Our goal was to learn from disparate data sources including Internet usage histories, third-party CRM data, and click patterns to help improve product layout, recommendations, and generate a smarter user experience that is based on algorithmic deductive reasoning and machine learning. The dataset represented 50 million customers, 3 million products, 371 million e-commerce transactions, and 6.5 billion clickstreams. That is a massive amount of data points and relationships to model. The real challenge is being able to deliver tools that can enable users to explore and discover new insights and then translate those insights into actions. PARC and SAP Co-innovation, page 5

6 Upon completion, brand and CRM managers were able to: Gather data from many external sources (including news) to gain insight into their risk position Engage customers in interactive/personalized conversations (real-time) Provide a consistent, cross-channel experience including real-time touch points like web and mobile Understand and respond to critical moments in the customer sales cycle (in the moment) Model and adjust campaigns based on customer real-time activities We validated the premise that the entirety of a real-time dataset, such as that generated by the retail industry, can be processed in real-time to allow for immediate insights and influence. Next Steps and the Innovation Edge of HANA and HiperGraph The demonstrated technology match between HANA and HiperGraph has a great disruptive potential, especially in the key identification of clusters within datasets. PARC has demonstrated using HANA to hold and extract arbitrary datasets while using Goal Directed Clustering running in remote accelerators to identify clusters within those datasets. This innovation is about turning the fast in-memory computations of HANA and HiperGraph into business applications that are qualitatively different or superior compared to the current generation of applications. Right now SAP and PARC are entering a new phase of our partnership in order to bring this co-innovation to the market. In the coming months, we will provide more details on the technology and product roadmap. Stay tuned! Visit or follow for updates Coyote Hill Road Palo Alto, California USA engage@parc.com Palo Alto Research Center Incorporated PARC, a Xerox company, is in The Business of Breakthroughs. Practicing open innovation, we provide custom R&D services, technology, expertise, best practices, and IP to Fortune 500 and Global 1000 companies, startups, and government agency partners. We create new business options, accelerate time to market, augment internal capabilities, and reduce risk for our clients. SAP Labs, Bay Area 3410 Hillview Avenue Palo Alto, CA USA As market leader in enterprise application software, SAP (NYSE: SAP) helps companies of all sizes and industries run better. From back office to boardroom, warehouse to storefront, desktop to mobile device SAP empowers people and organizations to work together more efficiently and use business insight more effectively to stay ahead of the competition. SAP applications and services enable more than 251,000 customers to operate profitably, adapt continuously, and grow sustainably. PARC and SAP Co-innovation, page 6

Microsoft Big Data. Solution Brief

Microsoft Big Data. Solution Brief Microsoft Big Data Solution Brief Contents Introduction... 2 The Microsoft Big Data Solution... 3 Key Benefits... 3 Immersive Insight, Wherever You Are... 3 Connecting with the World s Data... 3 Any Data,

More information

BIG DATA & ANALYTICS. Transforming the business and driving revenue through big data and analytics

BIG DATA & ANALYTICS. Transforming the business and driving revenue through big data and analytics BIG DATA & ANALYTICS Transforming the business and driving revenue through big data and analytics Collection, storage and extraction of business value from data generated from a variety of sources are

More information

Accenture and SAP: Delivering Visual Data Discovery Solutions for Agility and Trust at Scale

Accenture and SAP: Delivering Visual Data Discovery Solutions for Agility and Trust at Scale Accenture and SAP: Delivering Visual Data Discovery Solutions for Agility and Trust at Scale 2 Today s data-driven enterprises are ramping up demands on their business intelligence (BI) teams for agility

More information

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract W H I T E P A P E R Deriving Intelligence from Large Data Using Hadoop and Applying Analytics Abstract This white paper is focused on discussing the challenges facing large scale data processing and the

More information

Social Business Intelligence For Retail Industry

Social Business Intelligence For Retail Industry Actionable Social Intelligence SOCIAL BUSINESS INTELLIGENCE FOR RETAIL INDUSTRY Leverage Voice of Customers, Competitors, and Competitor s Customers to Drive ROI Abstract Conversations on social media

More information

5 Keys to Unlocking the Big Data Analytics Puzzle. Anurag Tandon Director, Product Marketing March 26, 2014

5 Keys to Unlocking the Big Data Analytics Puzzle. Anurag Tandon Director, Product Marketing March 26, 2014 5 Keys to Unlocking the Big Data Analytics Puzzle Anurag Tandon Director, Product Marketing March 26, 2014 1 A Little About Us A global footprint. A proven innovator. A leader in enterprise analytics for

More information

Understanding Your Customer Journey by Extending Adobe Analytics with Big Data

Understanding Your Customer Journey by Extending Adobe Analytics with Big Data SOLUTION BRIEF Understanding Your Customer Journey by Extending Adobe Analytics with Big Data Business Challenge Today s digital marketing teams are overwhelmed by the volume and variety of customer interaction

More information

Using an In-Memory Data Grid for Near Real-Time Data Analysis

Using an In-Memory Data Grid for Near Real-Time Data Analysis SCALEOUT SOFTWARE Using an In-Memory Data Grid for Near Real-Time Data Analysis by Dr. William Bain, ScaleOut Software, Inc. 2012 ScaleOut Software, Inc. 12/27/2012 IN today s competitive world, businesses

More information

Extend your analytic capabilities with SAP Predictive Analysis

Extend your analytic capabilities with SAP Predictive Analysis September 9 11, 2013 Anaheim, California Extend your analytic capabilities with SAP Predictive Analysis Charles Gadalla Learning Points Advanced analytics strategy at SAP Simplifying predictive analytics

More information

In-Database Analytics

In-Database Analytics Embedding Analytics in Decision Management Systems In-database analytics offer a powerful tool for embedding advanced analytics in a critical component of IT infrastructure. James Taylor CEO CONTENTS Introducing

More information

Advanced In-Database Analytics

Advanced In-Database Analytics Advanced In-Database Analytics Tallinn, Sept. 25th, 2012 Mikko-Pekka Bertling, BDM Greenplum EMEA 1 That sounds complicated? 2 Who can tell me how best to solve this 3 What are the main mathematical functions??

More information

Winning with an Intuitive Business Intelligence Solution for Midsize Companies

Winning with an Intuitive Business Intelligence Solution for Midsize Companies SAP Product Brief SAP s for Small Businesses and Midsize Companies SAP BusinessObjects Business Intelligence, Edge Edition Objectives Winning with an Intuitive Business Intelligence for Midsize Companies

More information

How to leverage SAP HANA for fast ROI and business advantage 5 STEPS. to success. with SAP HANA. Unleashing the value of HANA

How to leverage SAP HANA for fast ROI and business advantage 5 STEPS. to success. with SAP HANA. Unleashing the value of HANA How to leverage SAP HANA for fast ROI and business advantage 5 STEPS to success with SAP HANA Unleashing the value of HANA 5 steps to success with SAP HANA How to leverage SAP HANA for fast ROI and business

More information

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities Technology Insight Paper Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities By John Webster February 2015 Enabling you to make the best technology decisions Enabling

More information

Hadoop Beyond Hype: Complex Adaptive Systems Conference Nov 16, 2012. Viswa Sharma Solutions Architect Tata Consultancy Services

Hadoop Beyond Hype: Complex Adaptive Systems Conference Nov 16, 2012. Viswa Sharma Solutions Architect Tata Consultancy Services Hadoop Beyond Hype: Complex Adaptive Systems Conference Nov 16, 2012 Viswa Sharma Solutions Architect Tata Consultancy Services 1 Agenda What is Hadoop Why Hadoop? The Net Generation is here Sizing the

More information

Explore the Art of the Possible Discover how your company can create new business value through a co-innovation partnership with SAP

Explore the Art of the Possible Discover how your company can create new business value through a co-innovation partnership with SAP Explore the Art of the Possible Discover how your company can create new business value through a co-innovation partnership with SAP Innovate to Differentiate How SAP technology innovations can help your

More information

Big Data and the SAP Data Platform Including SAP HANA and Apache Hadoop Balaji Krishna, SAP HANA Product Management

Big Data and the SAP Data Platform Including SAP HANA and Apache Hadoop Balaji Krishna, SAP HANA Product Management Orange County Convention Center Orlando, Florida June 3-5, 2014 Big Data and the SAP Data Platform Including SAP HANA and Apache Hadoop Balaji Krishna, SAP HANA Product Management @balajivkrishna LEARNING

More information

Customer Centric Banking. June 2014, IBU Banking, SAP

Customer Centric Banking. June 2014, IBU Banking, SAP Customer Centric Banking June 2014, IBU Banking, SAP EMPOWERED CUSTOMERS ARE 79% 53% 59% Digitally Connected of customers spend at least 50% of total shopping time researching brands online. Socially Networked

More information

Hortonworks & SAS. Analytics everywhere. Page 1. Hortonworks Inc. 2011 2014. All Rights Reserved

Hortonworks & SAS. Analytics everywhere. Page 1. Hortonworks Inc. 2011 2014. All Rights Reserved Hortonworks & SAS Analytics everywhere. Page 1 A change in focus. A shift in Advertising From mass branding A shift in Financial Services From Educated Investing A shift in Healthcare From mass treatment

More information

Cray: Enabling Real-Time Discovery in Big Data

Cray: Enabling Real-Time Discovery in Big Data Cray: Enabling Real-Time Discovery in Big Data Discovery is the process of gaining valuable insights into the world around us by recognizing previously unknown relationships between occurrences, objects

More information

NICE MULTI-CHANNEL INTERACTION ANALYTICS

NICE MULTI-CHANNEL INTERACTION ANALYTICS NICE MULTI-CHANNEL INTERACTION ANALYTICS Revealing Customer Intent in Contact Center Communications CUSTOMER INTERACTIONS: The LIVE Voice of the Customer Every day, customer service departments handle

More information

Demonstration of SAP Predictive Analysis 1.0, consumption from SAP BI clients and best practices

Demonstration of SAP Predictive Analysis 1.0, consumption from SAP BI clients and best practices September 10-13, 2012 Orlando, Florida Demonstration of SAP Predictive Analysis 1.0, consumption from SAP BI clients and best practices Vishwanath Belur, Product Manager, SAP Predictive Analysis Learning

More information

Torquex Customer Engagement Analytics. End to End View of Customer Interactions and Operational Insights

Torquex Customer Engagement Analytics. End to End View of Customer Interactions and Operational Insights Torquex Customer Engagement Analytics End to End View of Customer Interactions and Operational Insights Rob Witthoft Torquex {Pty) Ltd 10/1/2015 Torquex Customer Engagement Analytics Torquex Customer Engagement

More information

SAP HANA Software for Small Businesses and Midsize Companies

SAP HANA Software for Small Businesses and Midsize Companies SAP Solution in Detail Database and Technology SAP HANA SAP HANA Software for Small Businesses and Midsize Companies Table of Contents 3 Quick Facts 4 Pioneer New Frontiers with SAP HANA 5 Turn Obstacles

More information

UNIFY YOUR (BIG) DATA

UNIFY YOUR (BIG) DATA UNIFY YOUR (BIG) DATA ANALYTIC STRATEGY GIVE ANY USER ANY ANALYTIC ON ANY DATA Scott Gnau President, Teradata Labs scott.gnau@teradata.com t Unify Your (Big) Data Analytic Strategy Technology excitement:

More information

Engage your customers

Engage your customers Business white paper Engage your customers HP Autonomy s Customer Experience Management market offering Table of contents 3 Introduction 3 The customer experience includes every interaction 3 Leveraging

More information

BIG DATA TOOLS. Top 10 open source technologies for Big Data

BIG DATA TOOLS. Top 10 open source technologies for Big Data BIG DATA TOOLS Top 10 open source technologies for Big Data We are in an ever expanding marketplace!!! With shorter product lifecycles, evolving customer behavior and an economy that travels at the speed

More information

How to use Big Data in Industry 4.0 implementations. LAURI ILISON, PhD Head of Big Data and Machine Learning

How to use Big Data in Industry 4.0 implementations. LAURI ILISON, PhD Head of Big Data and Machine Learning How to use Big Data in Industry 4.0 implementations LAURI ILISON, PhD Head of Big Data and Machine Learning Big Data definition? Big Data is about structured vs unstructured data Big Data is about Volume

More information

May 2015 Robert Gibbon & Jochen Stroobants

May 2015 Robert Gibbon & Jochen Stroobants May 2015 Robert Gibbon & Jochen Stroobants 1 Robert Gibbon Founder at Big Industries Technical solution architect Hands on knowledge of Big Data design, build and operation Hadoop guru Jochen Stroobants

More information

How To Optimize Data Center Performance

How To Optimize Data Center Performance Data Center Optimization WHITE PAPER PARC, 3333 Coyote Hill Road, Palo Alto, California 94304 USA +1 650 812 4000 engage@parc.com www.parc.com Abstract Recent trends in data center technology have created

More information

Big Data Analytics. with EMC Greenplum and Hadoop. Big Data Analytics. Ofir Manor Pre Sales Technical Architect EMC Greenplum

Big Data Analytics. with EMC Greenplum and Hadoop. Big Data Analytics. Ofir Manor Pre Sales Technical Architect EMC Greenplum Big Data Analytics with EMC Greenplum and Hadoop Big Data Analytics with EMC Greenplum and Hadoop Ofir Manor Pre Sales Technical Architect EMC Greenplum 1 Big Data and the Data Warehouse Potential All

More information

www.pwc.com/oracle Next presentation starting soon Business Analytics using Big Data to gain competitive advantage

www.pwc.com/oracle Next presentation starting soon Business Analytics using Big Data to gain competitive advantage www.pwc.com/oracle Next presentation starting soon Business Analytics using Big Data to gain competitive advantage If every image made and every word written from the earliest stirring of civilization

More information

VIEWPOINT. High Performance Analytics. Industry Context and Trends

VIEWPOINT. High Performance Analytics. Industry Context and Trends VIEWPOINT High Performance Analytics Industry Context and Trends In the digital age of social media and connected devices, enterprises have a plethora of data that they can mine, to discover hidden correlations

More information

Big Data for Investment Research Management

Big Data for Investment Research Management IDT Partners www.idtpartners.com Big Data for Investment Research Management Discover how IDT Partners helps Financial Services, Market Research, and Investment Management firms turn big data into actionable

More information

BIG DATA TRENDS AND TECHNOLOGIES

BIG DATA TRENDS AND TECHNOLOGIES BIG DATA TRENDS AND TECHNOLOGIES THE WORLD OF DATA IS CHANGING Cloud WHAT IS BIG DATA? Big data are datasets that grow so large that they become awkward to work with using onhand database management tools.

More information

Microsoft SQL Server Business Intelligence and Teradata Database

Microsoft SQL Server Business Intelligence and Teradata Database Microsoft SQL Server Business Intelligence and Teradata Database Help improve customer response rates by using the most sophisticated marketing automation application available. Integrated Marketing Management

More information

Big Data & the Cloud: The Sum Is Greater Than the Parts

Big Data & the Cloud: The Sum Is Greater Than the Parts E-PAPER March 2014 Big Data & the Cloud: The Sum Is Greater Than the Parts Learn how to accelerate your move to the cloud and use big data to discover new hidden value for your business and your users.

More information

How to deliver a superior multi channel experience including the new Web Channel Experience Management 3.0

How to deliver a superior multi channel experience including the new Web Channel Experience Management 3.0 How to deliver a superior multi channel experience including the new Web Channel Experience Management 3.0 Matthias Göhler Vice President Product Management Multi Channel, SAP AG Learning Points In this

More information

SAP 360 Customer Powered by SAP HANA. Marcus Ruebsam, Global Head of Solutions, Lob Customer, SAP AG 12 March 2013

SAP 360 Customer Powered by SAP HANA. Marcus Ruebsam, Global Head of Solutions, Lob Customer, SAP AG 12 March 2013 SAP 360 Customer Powered by SAP HANA Marcus Ruebsam, Global Head of Solutions, Lob Customer, SAP AG 12 March 2013 Empowered Customers are Changing the Rules Digitally Connected Socially Networked Informed

More information

Oracle Real Time Decisions

Oracle Real Time Decisions A Product Review James Taylor CEO CONTENTS Introducing Decision Management Systems Oracle Real Time Decisions Product Architecture Key Features Availability Conclusion Oracle Real Time Decisions (RTD)

More information

SAP Predictive Analysis: Strategy, Value Proposition

SAP Predictive Analysis: Strategy, Value Proposition September 10-13, 2012 Orlando, Florida SAP Predictive Analysis: Strategy, Value Proposition Thomas B Kuruvilla, Solution Management, SAP Business Intelligence Scott Leaver, Solution Management, SAP Business

More information

SAP HANA FAQ. A dozen answers to the top questions IT pros typically have about SAP HANA

SAP HANA FAQ. A dozen answers to the top questions IT pros typically have about SAP HANA ? SAP HANA FAQ A dozen answers to the top questions IT pros typically have about SAP HANA??? Overview If there s one thing that CEOs, CFOs, CMOs and CIOs agree on, it s the importance of collecting data.

More information

Big Data simplified. SAPSA Impuls, Stockholm 2014-11-13 Martin Faiss & Niklas Packendorff, SAP

Big Data simplified. SAPSA Impuls, Stockholm 2014-11-13 Martin Faiss & Niklas Packendorff, SAP Big Data simplified SAPSA Impuls, Stockholm 2014-11-13 Martin Faiss & Niklas Packendorff, SAP Complexity built up over decades hampers the ability to innovate; radical simplification is needed to unlock

More information

In-memory computing with SAP HANA

In-memory computing with SAP HANA In-memory computing with SAP HANA June 2015 Amit Satoor, SAP @asatoor 2015 SAP SE or an SAP affiliate company. All rights reserved. 1 Hyperconnectivity across people, business, and devices give rise to

More information

G-Cloud Big Data Suite Powered by Pivotal. December 2014. G-Cloud. service definitions

G-Cloud Big Data Suite Powered by Pivotal. December 2014. G-Cloud. service definitions G-Cloud Big Data Suite Powered by Pivotal December 2014 G-Cloud service definitions TABLE OF CONTENTS Service Overview... 3 Business Need... 6 Our Approach... 7 Service Management... 7 Vendor Accreditations/Awards...

More information

SAP Solution Brief SAP Technology SAP HANA. SAP HANA An In-Memory Data Platform for Real-Time Business

SAP Solution Brief SAP Technology SAP HANA. SAP HANA An In-Memory Data Platform for Real-Time Business SAP Brief SAP Technology SAP HANA Objectives SAP HANA An In-Memory Data Platform for Real-Time Business Fast, broad, and meaningful insight at your service Real-time analytics Fast, broad, and meaningful

More information

SAP HANA An In-Memory Data Platform for Real-Time Business

SAP HANA An In-Memory Data Platform for Real-Time Business SAP Brief SAP Technology SAP HANA Objectives SAP HANA An In-Memory Data Platform for Real-Time Business Real-time business: a competitive advantage Real-time business: a competitive advantage Uncertainty

More information

Data Mining: Benefits for business.

Data Mining: Benefits for business. Data Mining: Benefits for business. Data Mining enables businesses of all types and sizes to empower their data and gain valuable insight into what decisions to take. Since 2005 the Oversea-Chinese Banking

More information

Interactive data analytics drive insights

Interactive data analytics drive insights Big data Interactive data analytics drive insights Daniel Davis/Invodo/S&P. Screen images courtesy of Landmark Software and Services By Armando Acosta and Joey Jablonski The Apache Hadoop Big data has

More information

TS03: Operational Excellence by Leveraging Internet of Things Technologies

TS03: Operational Excellence by Leveraging Internet of Things Technologies TS03: Operational Excellence by Leveraging Internet of Things Technologies Virendra Chaudhari- Industry Solutions Manufacturing- Microsoft Imtiaz Javeed Product Manager -Visualization & Information Software

More information

High-Performance Analytics

High-Performance Analytics High-Performance Analytics David Pope January 2012 Principal Solutions Architect High Performance Analytics Practice Saturday, April 21, 2012 Agenda Who Is SAS / SAS Technology Evolution Current Trends

More information

Introducing Oracle Exalytics In-Memory Machine

Introducing Oracle Exalytics In-Memory Machine Introducing Oracle Exalytics In-Memory Machine Jon Ainsworth Director of Business Development Oracle EMEA Business Analytics 1 Copyright 2011, Oracle and/or its affiliates. All rights Agenda Topics Oracle

More information

Advanced Big Data Analytics with R and Hadoop

Advanced Big Data Analytics with R and Hadoop REVOLUTION ANALYTICS WHITE PAPER Advanced Big Data Analytics with R and Hadoop 'Big Data' Analytics as a Competitive Advantage Big Analytics delivers competitive advantage in two ways compared to the traditional

More information

Deliver a Better Digital Customer Experience Through Sonata s Digital Engagement Solutions

Deliver a Better Digital Customer Experience Through Sonata s Digital Engagement Solutions Deliver a Better Digital Customer Experience Through Sonata s Digital Engagement Solutions The World is Going Digital The incredible growth of the internet, the proliferation of mobile devices and the

More information

Delivering new insights and value to consumer products companies through big data

Delivering new insights and value to consumer products companies through big data IBM Software White Paper Consumer Products Delivering new insights and value to consumer products companies through big data 2 Delivering new insights and value to consumer products companies through big

More information

SAP and Hortonworks Reference Architecture

SAP and Hortonworks Reference Architecture SAP and Hortonworks Reference Architecture Hortonworks. We Do Hadoop. June Page 1 2014 Hortonworks Inc. 2011 2014. All Rights Reserved A Modern Data Architecture With SAP DATA SYSTEMS APPLICATIO NS Statistical

More information

ANALYTICS BUILT FOR INTERNET OF THINGS

ANALYTICS BUILT FOR INTERNET OF THINGS ANALYTICS BUILT FOR INTERNET OF THINGS Big Data Reporting is Out, Actionable Insights are In In recent years, it has become clear that data in itself has little relevance, it is the analysis of it that

More information

Cloudera Enterprise Data Hub in Telecom:

Cloudera Enterprise Data Hub in Telecom: Cloudera Enterprise Data Hub in Telecom: Three Customer Case Studies Version: 103 Table of Contents Introduction 3 Cloudera Enterprise Data Hub for Telcos 4 Cloudera Enterprise Data Hub in Telecom: Customer

More information

Using In-Memory Computing to Simplify Big Data Analytics

Using In-Memory Computing to Simplify Big Data Analytics SCALEOUT SOFTWARE Using In-Memory Computing to Simplify Big Data Analytics by Dr. William Bain, ScaleOut Software, Inc. 2012 ScaleOut Software, Inc. 12/27/2012 T he big data revolution is upon us, fed

More information

Customer Insight Appliance. Enabling retailers to understand and serve their customer

Customer Insight Appliance. Enabling retailers to understand and serve their customer Customer Insight Appliance Enabling retailers to understand and serve their customer Customer Insight Appliance Enabling retailers to understand and serve their customer. Technology has empowered today

More information

Client focused. Results driven. Ciber Retail Solutions

Client focused. Results driven. Ciber Retail Solutions Client focused. Results driven. Ciber Retail Solutions Multi-Channel Retailing Retailers are confronted by a downturn in consumer spending, ever-tighter margins, emerging shopping patterns, empowered consumers

More information

BIG DATA What it is and how to use?

BIG DATA What it is and how to use? BIG DATA What it is and how to use? Lauri Ilison, PhD Data Scientist 21.11.2014 Big Data definition? There is no clear definition for BIG DATA BIG DATA is more of a concept than precise term 1 21.11.14

More information

ROME, 17-10-2013 BIG DATA ANALYTICS

ROME, 17-10-2013 BIG DATA ANALYTICS ROME, 17-10-2013 BIG DATA ANALYTICS BIG DATA FOUNDATIONS Big Data is #1 on the 2012 and the 2013 list of most ambiguous terms - Global language monitor 2 BIG DATA FOUNDATIONS Big Data refers to data sets

More information

Big Data Executive Survey

Big Data Executive Survey Big Data Executive Full Questionnaire Big Date Executive Full Questionnaire Appendix B Questionnaire Welcome The survey has been designed to provide a benchmark for enterprises seeking to understand the

More information

Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement

Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement white paper Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement»» Summary For business intelligence analysts the era

More information

Understanding the Value of In-Memory in the IT Landscape

Understanding the Value of In-Memory in the IT Landscape February 2012 Understing the Value of In-Memory in Sponsored by QlikView Contents The Many Faces of In-Memory 1 The Meaning of In-Memory 2 The Data Analysis Value Chain Your Goals 3 Mapping Vendors to

More information

Accenture Business Intelligence for Fashion and Luxury. Creating a Differentiated Customer Experience for Long-term Brand Loyalty

Accenture Business Intelligence for Fashion and Luxury. Creating a Differentiated Customer Experience for Long-term Brand Loyalty Accenture Business Intelligence for Fashion and Luxury Creating a Differentiated Customer Experience for Long-term Brand Loyalty Fashion is inherently an ever-changing industry. Customer preferences fluctuate

More information

Ten Things You Need to Know About Data Virtualization

Ten Things You Need to Know About Data Virtualization White Paper Ten Things You Need to Know About Data Virtualization What is Data Virtualization? Data virtualization is an agile data integration method that simplifies information access. Data virtualization

More information

Gain Contextual Awareness for a Smarter Digital Enterprise with SAP HANA Vora

Gain Contextual Awareness for a Smarter Digital Enterprise with SAP HANA Vora SAP Brief SAP Technology SAP HANA Vora Objectives Gain Contextual Awareness for a Smarter Digital Enterprise with SAP HANA Vora Bridge the divide between enterprise data and Big Data Bridge the divide

More information

www.ducenit.com Analance Data Integration Technical Whitepaper

www.ducenit.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time

How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time SCALEOUT SOFTWARE How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time by Dr. William Bain and Dr. Mikhail Sobolev, ScaleOut Software, Inc. 2012 ScaleOut Software, Inc. 12/27/2012 T wenty-first

More information

Confidently Anticipate and Drive Better Business Outcomes

Confidently Anticipate and Drive Better Business Outcomes SAP Brief Analytics s from SAP SAP Predictive Analytics Objectives Confidently Anticipate and Drive Better Business Outcomes See the future more clearly with predictive analytics See the future more clearly

More information

Big Data. Fast Forward. Putting data to productive use

Big Data. Fast Forward. Putting data to productive use Big Data Putting data to productive use Fast Forward What is big data, and why should you care? Get familiar with big data terminology, technologies, and techniques. Getting started with big data to realize

More information

Real-Time Analytics: Integrating Social Media Insights with Traditional Data

Real-Time Analytics: Integrating Social Media Insights with Traditional Data SAP Brief SAP Rapid Deployment s SAP HANA Sentiment Intelligence Rapid-Deployment Objectives Real-Time Analytics: Integrating Social Media Insights with Traditional Data Capturing customer sentiment from

More information

Solve your toughest challenges with data mining

Solve your toughest challenges with data mining IBM Software IBM SPSS Modeler Solve your toughest challenges with data mining Use predictive intelligence to make good decisions faster Solve your toughest challenges with data mining Imagine if you could

More information

The retailers guide to data discovery

The retailers guide to data discovery The retailers guide to data discovery How smart retailers are using visual data discovery to search for actionable insights that boost profits and help them understand their customers next move quicker

More information

PRIME DIMENSIONS. Revealing insights. Shaping the future.

PRIME DIMENSIONS. Revealing insights. Shaping the future. PRIME DIMENSIONS Revealing insights. Shaping the future. Service Offering Prime Dimensions offers expertise in the processes, tools, and techniques associated with: Data Management Business Intelligence

More information

SAP Predictive Analytics: An Overview and Roadmap. Charles Gadalla, SAP @cgadalla SESSION CODE: 603

SAP Predictive Analytics: An Overview and Roadmap. Charles Gadalla, SAP @cgadalla SESSION CODE: 603 SAP Predictive Analytics: An Overview and Roadmap Charles Gadalla, SAP @cgadalla SESSION CODE: 603 Advanced Analytics SAP Vision Embed Smart Agile Analytics into Decision Processes to Deliver Business

More information

Databricks. A Primer

Databricks. A Primer Databricks A Primer Who is Databricks? Databricks vision is to empower anyone to easily build and deploy advanced analytics solutions. The company was founded by the team who created Apache Spark, a powerful

More information

Dell* In-Memory Appliance for Cloudera* Enterprise

Dell* In-Memory Appliance for Cloudera* Enterprise Built with Intel Dell* In-Memory Appliance for Cloudera* Enterprise Find out what faster big data analytics can do for your business The need for speed in all things related to big data is an enormous

More information

White Paper. Growing your business with APIs.

White Paper. Growing your business with APIs. White Paper Growing your business with APIs. Mobile and digital technologies have changed the way we live. Consumers are doing business with all kinds of companies via apps and mobile devices. We expect

More information

BIG DATA AND ANALYTICS

BIG DATA AND ANALYTICS BIG DATA AND ANALYTICS From Sensory Overload to Predictable Outcomes THE BIG DATA CHALLENGE OR OPPORTUNITY Companies have long focused on how to better serve their customers and increase profitability.

More information

Big Data & QlikView. Democratizing Big Data Analytics. David Freriks Principal Solution Architect

Big Data & QlikView. Democratizing Big Data Analytics. David Freriks Principal Solution Architect Big Data & QlikView Democratizing Big Data Analytics David Freriks Principal Solution Architect TDWI Vancouver Agenda What really is Big Data? How do we separate hype from reality? How does that relate

More information

Databricks. A Primer

Databricks. A Primer Databricks A Primer Who is Databricks? Databricks was founded by the team behind Apache Spark, the most active open source project in the big data ecosystem today. Our mission at Databricks is to dramatically

More information

HYBRIS MARKETING AND HYBRIS COMMERCE.

HYBRIS MARKETING AND HYBRIS COMMERCE. hybris Solution Brief HYBRIS MARKETING AND HYBRIS COMMERCE. A Perfect Match for a Personalized Customer Experience. Effective marketing is a critical component for any organization operating on digital

More information

Accenture CAS: integrated sales platform Power at your fingertips

Accenture CAS: integrated sales platform Power at your fingertips Accenture CAS: integrated sales platform Power at your fingertips Understanding the market It is a tough market out there: margins are tightening, competition is increasing and the retail landscape is

More information

Are You Ready for Big Data?

Are You Ready for Big Data? Are You Ready for Big Data? Jim Gallo National Director, Business Analytics February 11, 2013 Agenda What is Big Data? How do you leverage Big Data in your company? How do you prepare for a Big Data initiative?

More information

Build Your Brand and Increase Revenue Through Digital Channels

Build Your Brand and Increase Revenue Through Digital Channels SAP Brief Adobe Experience Manager from SAP Adobe Target from SAP Adobe Analytics from SAP Objectives Build Your Brand and Increase Revenue Through Digital Channels Engage customers with personalized content

More information

This Symposium brought to you by www.ttcus.com

This Symposium brought to you by www.ttcus.com This Symposium brought to you by www.ttcus.com Linkedin/Group: Technology Training Corporation @Techtrain Technology Training Corporation www.ttcus.com Big Data Analytics as a Service (BDAaaS) Big Data

More information

Reimagining Business with SAP HANA Cloud Platform for the Internet of Things

Reimagining Business with SAP HANA Cloud Platform for the Internet of Things SAP Brief SAP HANA SAP HANA Cloud Platform for the Internet of Things Objectives Reimagining Business with SAP HANA Cloud Platform for the Internet of Things Connect, transform, and reimagine Connect,

More information

Introduction. External Document 2015 Infosys Limited

Introduction. External Document 2015 Infosys Limited Digital Building deeper consumer relationships through experience contextualization and personalization, analytics for insights-driven action, and digital program execution for superior ROI. Introduction

More information

Comprehensive Analytics on the Hortonworks Data Platform

Comprehensive Analytics on the Hortonworks Data Platform Comprehensive Analytics on the Hortonworks Data Platform We do Hadoop. Page 1 Page 2 Back to 2005 Page 3 Vertical Scaling Page 4 Vertical Scaling Page 5 Vertical Scaling Page 6 Horizontal Scaling Page

More information

How To Use Big Data To Help A Retailer

How To Use Big Data To Help A Retailer IBM Software Big Data Retail Capitalizing on the power of big data for retail Adopt new approaches to keep customers engaged, maintain a competitive edge and maximize profitability 2 Capitalizing on the

More information

SAP Solution Brief SAP HANA. Transform Your Future with Better Business Insight Using Predictive Analytics

SAP Solution Brief SAP HANA. Transform Your Future with Better Business Insight Using Predictive Analytics SAP Brief SAP HANA Objectives Transform Your Future with Better Business Insight Using Predictive Analytics Dealing with the new reality Dealing with the new reality Organizations like yours can identify

More information

Navigating Big Data business analytics

Navigating Big Data business analytics mwd a d v i s o r s Navigating Big Data business analytics Helena Schwenk A special report prepared for Actuate May 2013 This report is the third in a series and focuses principally on explaining what

More information

Oracle Big Data SQL Technical Update

Oracle Big Data SQL Technical Update Oracle Big Data SQL Technical Update Jean-Pierre Dijcks Oracle Redwood City, CA, USA Keywords: Big Data, Hadoop, NoSQL Databases, Relational Databases, SQL, Security, Performance Introduction This technical

More information

Banking On A Customer-Centric Approach To Data

Banking On A Customer-Centric Approach To Data Banking On A Customer-Centric Approach To Data Putting Content into Context to Enhance Customer Lifetime Value No matter which company they interact with, consumers today have far greater expectations

More information

Why your business decisions still rely more on gut feel than data driven insights.

Why your business decisions still rely more on gut feel than data driven insights. Why your business decisions still rely more on gut feel than data driven insights. THERE ARE BIG PROMISES FROM BIG DATA, BUT FEW ARE CONNECTING INSIGHTS TO HIGH CONFIDENCE DECISION-MAKING 85% of Business

More information

The Future of Business Analytics is Now! 2013 IBM Corporation

The Future of Business Analytics is Now! 2013 IBM Corporation The Future of Business Analytics is Now! 1 The pressures on organizations are at a point where analytics has evolved from a business initiative to a BUSINESS IMPERATIVE More organization are using analytics

More information