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

Size: px
Start display at page:

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

Transcription

1 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

2 Enabling Converged, Real-time Analytics 1

3 Enabling Converged, Real-time Analytics 2 Executive Summary An expanding use of analytics tools that can converge and extract value from multiple data sources has fueled a growing interest in real- time information delivery. Business executives are discovering that information gleaned from real- time data sources both internal and external to the enterprise can have more relevance and value in a competitive business context than information that essentially looks backward in time. In addition, the fact that results can be had with greater speed means that more business can be generated on a daily basis vs. using traditional business intelligence system architectures. The power of new in- memory data processing technologies becomes apparent when business users can be offered new real- time analytics services that can be used to guide them to gain competitive advantage on an ongoing basis. This approach makes in- memory independent of specific vendor- centric solutions (SAP HANA, for example), alleviating the need to buy, train for, and support different ones from each vendor as needs arise. An example of this approach can be found in GridGain s In- Memory Data Fabric, a software- only implementation that is available on the open source model or in an enterprise edition. Here we review the GridGain Data Fabric architectural approach as a way to extract value from multiple data sources and in real time. The Value of In-Memory Computing to the CEO Applications built on databases have traditionally used mechanical disk to perform most of a system s storage functions. Today, enterprise disk systems can store huge amounts of data at a relatively low cost. Because DRAM memory has traditionally been much more expensive than disk, it is used as very high- speed temporary storage for database applications. Data on disk is paged in and out of DRAM. But what if most if not all of the data needed for an application could be economically stored in DRAM memory? Business intelligence (BI) application users could see multiple orders of magnitude gains in performance because there would be no need for the BI system to continually read and write data to and from disk. Rather than getting reports from data gathered the previous day or week, they could get the information they need to make informed, data- based decisions immediately and in real time. Storing large amounts of data in memory is now economically possible for two reasons: 1. The cost of DRAM is continually decreasing while the storage capacity and performance of DRAM modules are continually increasing. Simply stated, users can plan on buying more DRAM performance and capacity for less, both now and in the foreseeable future. 2. In- Memory Data Grid technology allows DRAM modules to be wired together to form memory fabrics that span individual server clusters. DRAM storage for a BI application can be contiguously scaled upward in capacity, making it possible to store entire databases in DRAM. This eliminates the time- consuming task of continuously paging data in and out of disk. Data is immediately available to the BI application and the business application user.

4 Enabling Converged, Real-time Analytics 3 In the financial services industry, for example, in- memory technologies have become a key enabler of real- time analysis and information delivery to business users. In fact, some financial services firms now consider these technologies to be mission critical. However, simply having the ability to run in- memory analytics processes is not enough. Another important factor is the ability to integrate diverse data streams in real time as well. Enterprise CEOs have been well aware for years that, to varying degrees, data drives their business models. This realization also makes them aware of the multiplicity of data sources available to them now and in the future. As early as 2004, the CEO of a major teaching hospital envisioned the real- time convergence of RFID data with patient data to yield a system that would set off an alarm at a nursing station when the potential existed for a patient to be exposed to a drug that would cause an adverse reaction 1. However, one of the roadblocks CEOs commonly see in leveraging these data sources is an inability to integrate them with data they already have. This was true of the hospital CEO in 2004 and it is still true today. They often see deficiencies in both technology and expertise on the part of their IT departments, which inhibits data acquisition and management once it s acquired. While aware of the data available from many social media sources (Facebook, Twitter, etc.), they encounter barriers to integrating these data streams with their own customer data. The good news is they generally believe that access to multiple data sources is increasing i.e. the Big Data phenomenon where these new data sources include mobile device usage on a massive scale, social media, and the Internet of Things, and that these data sources can be integrated into and will add significant value to their business models. They are increasing their investments in Big Data projects and/or establishing new ones at an increasing rate. So for them, it s now more simply a matter of developing an ability to tap into the new sources of data, integrating them with what they already have, and enabling decision makers to leverage them. Nevertheless, the early Big Data integration leaders are now expressing a concern that many of their competitors are doing what they were doing at the start of the phenomenon, and they now need to find new ways to secure a competitive advantage 2. Therefore, leveraging multiple data sources to make decisions and support business users in real time will likely become the new business intelligence objective. In- memory computing technology can fill this need. 1 Source: Inescapable Data- Harnessing the Power of Convergence. 2 Source: mandate/

5 Enabling Converged, Real-time Analytics 4 GridGain s In-Memory Data Fabric The GridGain In- Memory Data Fabric is comprehensive in- memory software enabling high- performance for transaction processing, real- time streaming and analytics in a single, highly scalable data access and processing layer. It is designed to support both existing and new applications in a distributed, massively parallel processing environment composed of commodity hardware. Figure 1. GridGain Data Fabric Source: GridGain Systems The GridGain In- Memory Data Fabric accesses and processes data from distributed enterprise and cloud- based data stores orders of magnitudes faster than traditional BI systems. There are four major aspects of the Data Fabric: Data Grid The Data Grid allows GridGain to collocate computations with data in a way that reduces latency by storing all data both in- memory and disk as opposed to disk only for primary storage. The Data Grid employs a memory- first and disk- second approach where memory is utilized as a primary storage for computation and disk as a secondary storage for data protection and persistence. The Data Grid scales horizontally in capacity by adding nodes on demand without disruption. Scaling to hundreds of nodes is possible. The Data Grid supports local, replicated, and partitioned data sets and allows the ability to freely cross- query between these data sets using standard SQL syntax. No data movement is required, allowing IT administrators to assure business application users that they are basing decisions on a single source of the truth Evaluator Group, Inc. All rights reserved. Reproduction of this publication in any form without prior written permission is prohibited.

6 Enabling Converged, Real-time Analytics 5 Clustering GridGain s clustering is based on technology that provides the ability to connect and manage a heterogeneous set of computing devices. Data consistency across nodes is maintained for clusters scaling to hundreds and even thousands of nodes. A Zero Deployment feature removes the need to deploy GridGain software components individually to the cluster. All software together with resources is deployed across the cluster automatically. The ability to automatically recover from a cluster node failure is also included. Real-time Streaming Real- time, in- memory data stream processing provides both event workflow and Complex Event Processing (CEP) capabilities that are integrated with the Data Fabric. Data is queried in real time, as the cluster encounters it. GridGain implements sliding event processing windows (see below) that can be limited by size or time. Event Windows can also be defined by individual events or processed in batches and can be sorted and snapshotted for sharing and data protection. Figure 2: The Sliding Event Window in GridGain s Real- time Streaming To preserve data integrity for mission- critical information, survive node crashes, and ensure that all event- related data will always remain intact and consistent, GridGain allows streaming events to be stored in the Data Grid to avoid disruptions in real- time processing. Hadoop Acceleration Hadoop acceleration included in the GridGain In- Memory Data Fabric features the GridGain In- Memory File System (GGFS). It has been designed to work in dual mode as either a standalone primary file system in the Hadoop cluster or in tandem with HDFS, serving as an intelligent caching layer with HDFS configured as the primary file system. GridGain s software can now be acquired in two ways: 1. GridGain s fully functional Data Fabric source code was recently released under the Apache 2.0 license and accepted into the Apache Incubator program under the name of Apache Ignite.

7 Enabling Converged, Real-time Analytics 6 2. An Enterprise version of the software that offers increased resilience, security and manageability vs. the Apache version can be licensed from GridGain. Business Impact We have seen that, once a Big Data analytics application such as one enabled by the GridGain In- Memory Data Fabric goes successfully into production, others quickly follow. The reason is that when business users realize value from being able to converge and analyze large volumes of different types of data (database transactions, click streams from web sources, text from s, GPS data from mobile devices, etc.), they want to apply this power in other ways to generate more revenue and/or solve other business problems. We have seen retailers start with an application that reveals customer buying decision patterns via an analysis of Twitter and Facebook data converged with their own individual customer transaction data (a process commonly known as Sentiment Analysis ). Success here leads to applications that optimize retail inventory to enhance customer satisfaction, increase net income through supply chain and pricing optimization, and decrease inventory shrinkage via video data analysis. Similarly, we have seen financial services firms begin with an application that dramatically reduces credit card fraud in real by stopping a fraudulent transaction in progress and progress to applications that deliver personalized investment information to their customers via mobile devices in real time. The ability to converge different data sources in real time allows business executives to advance their objectives in two ways. First, they can take automated information processes they already have and enhance them by adding more relevant data sources and accelerating the ability to deliver more information faster to decision makers. But they can also dream- up and implement completely new business models and processes based on applications that would otherwise not be possible without real time data convergence. Evaluator Group Assessment: As a once highly visible national leader once quipped, There are known knowns, known unknowns, and unknown unknowns. Many CEOs are aware that there are times when they feel they don t know what they don t know. It s just not a matter of getting answers to questions that are validated by hard data. Rather, they don t know the right questions to ask of the data in the first place. The power of real- time information- based decision making is realized when a business executive can analyze data in real time and see patterns emerge that weren t expected. For example, a financial services anaylst may see new and unexpected patterns emerge from market data that could represent a risk to the firm s positions. Further querying can then lead to taking actions that avoid the risk in the shortest time possible. Similarly, a credit card services company could see what could be fraudulent card usage patterns emerge from transaction data as it is occuring. Further anaylysis could then lead to the immediate implementation of preventative measures.

8 Enabling Converged, Real-time Analytics 7 CEOs are generally aware that their business environments are increasingly data driven. In fact, they ve been so for years. What they ve generally lacked is the system support. Real- time data analytics enabled by an affordable in- memory computing technology such as GridGain s can now help them realize their visions. GridGain s In- Memory Data Fabric can be deployed on general purpose commodity hardware and can integrate data from multiple internal and external sources. In addition, the ability to analyze streaming data in real time enables a degree of business control not possible using traditional business intelligence systems. About Evaluator Group Evaluator Group Inc. is dedicated to helping IT professionals and vendors create and implement strategies that make the most of the value of their storage and digital information. Evaluator Group services deliver in- depth, unbiased analysis on storage architectures, infrastructures and management for IT professionals. Since 1997 Evaluator Group has provided services for thousands of end users and vendor professionals through product and market evaluations, competitive analysis and education. Follow us on Copyright 2015 Evaluator Group, Inc. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording, or stored in a database or retrieval system for any purpose without the express written consent of Evaluator Group Inc. The information contained in this document is subject to change without notice. Evaluator Group assumes no responsibility for errors or omissions. Evaluator Group makes no expressed or implied warranties in this document relating to the use or operation of the products described herein. In no event shall Evaluator Group be liable for any indirect, special, inconsequential or incidental damages arising out of or associated with any aspect of this publication, even if advised of the possibility of such damages. The Evaluator Series is a trademark of Evaluator Group, Inc. All other trademarks are the property of their respective companies.

Big Data Maximizing the Flow

Big Data Maximizing the Flow Technology Insight Paper Big Data Maximizing the Flow By John Webster August 15, 2012 Enabling you to make the best technology decisions Big Data Maximizing the Flow 1 Big Data Maximizing the Flow 2 The

More information

Object Storage: Out of the Shadows and into the Spotlight

Object Storage: Out of the Shadows and into the Spotlight Technology Insight Paper Object Storage: Out of the Shadows and into the Spotlight By John Webster December 12, 2012 Enabling you to make the best technology decisions Object Storage: Out of the Shadows

More information

Apache Ignite TM (Incubating) - In- Memory Data Fabric Fast Data Meets Open Source

Apache Ignite TM (Incubating) - In- Memory Data Fabric Fast Data Meets Open Source Apache Ignite TM (Incubating) - In- Memory Data Fabric Fast Data Meets Open Source DMITRIY SETRAKYAN Founder, PPMC http://www.ignite.incubator.apache.org @apacheignite @dsetrakyan Agenda About In- Memory

More information

Exchange Storage Meeting Requirements with Dot Hill

Exchange Storage Meeting Requirements with Dot Hill Technology Insight Paper Exchange Storage Meeting Requirements with Dot Hill By Randy Kerns October, 2012 Enabling you to make the best technology decisions Exchange Storage Meeting Requirements with Dot

More information

An Oracle White Paper November 2010. Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics

An Oracle White Paper November 2010. Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics An Oracle White Paper November 2010 Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics 1 Introduction New applications such as web searches, recommendation engines,

More information

Accelerating Hadoop MapReduce Using an In-Memory Data Grid

Accelerating Hadoop MapReduce Using an In-Memory Data Grid Accelerating Hadoop MapReduce Using an In-Memory Data Grid By David L. Brinker and William L. Bain, ScaleOut Software, Inc. 2013 ScaleOut Software, Inc. 12/27/2012 H adoop has been widely embraced for

More information

Optimize Revenue for High-Volume Service Providers with Pricing Simulation

Optimize Revenue for High-Volume Service Providers with Pricing Simulation SAP Brief SAP Billing and Revenue Innovation Management SAP Convergent Pricing Simulation Objectives Optimize Revenue for High-Volume Service Providers with Pricing Simulation Tailor pricing strategies

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

SAP HANA SAP s In-Memory Database. Dr. Martin Kittel, SAP HANA Development January 16, 2013

SAP HANA SAP s In-Memory Database. Dr. Martin Kittel, SAP HANA Development January 16, 2013 SAP HANA SAP s In-Memory Database Dr. Martin Kittel, SAP HANA Development January 16, 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase

More information

GridGain In- Memory Data Fabric: UlCmate Speed and Scale for TransacCons and AnalyCcs

GridGain In- Memory Data Fabric: UlCmate Speed and Scale for TransacCons and AnalyCcs GridGain In- Memory Data Fabric: UlCmate Speed and Scale for TransacCons and AnalyCcs DMITRIY SETRAKYAN Founder & EVP Engineering @dsetrakyan www.gridgain.com #gridgain Agenda EvoluCon of In- Memory CompuCng

More information

Innovative technology for big data analytics

Innovative technology for big data analytics Technical white paper Innovative technology for big data analytics The HP Vertica Analytics Platform database provides price/performance, scalability, availability, and ease of administration Table of

More information

SQL Server 2012 Performance White Paper

SQL Server 2012 Performance White Paper Published: April 2012 Applies to: SQL Server 2012 Copyright The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication.

More information

Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances

Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances INSIGHT Oracle's All- Out Assault on the Big Data Market: Offering Hadoop, R, Cubes, and Scalable IMDB in Familiar Packages Carl W. Olofson IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA

More information

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software WHITEPAPER Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software SanDisk ZetaScale software unlocks the full benefits of flash for In-Memory Compute and NoSQL applications

More information

Trafodion Operational SQL-on-Hadoop

Trafodion Operational SQL-on-Hadoop Trafodion Operational SQL-on-Hadoop SophiaConf 2015 Pierre Baudelle, HP EMEA TSC July 6 th, 2015 Hadoop workload profiles Operational Interactive Non-interactive Batch Real-time analytics Operational SQL

More information

Oracle Big Data Building A Big Data Management System

Oracle Big Data Building A Big Data Management System Oracle Big Building A Big Management System Copyright 2015, Oracle and/or its affiliates. All rights reserved. Effi Psychogiou ECEMEA Big Product Director May, 2015 Safe Harbor Statement The following

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 April 10, 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

The 4 Pillars of Technosoft s Big Data Practice

The 4 Pillars of Technosoft s Big Data Practice beyond possible Big Use End-user applications Big Analytics Visualisation tools Big Analytical tools Big management systems The 4 Pillars of Technosoft s Big Practice Overview Businesses have long managed

More information

Transforming the Telecoms Business using Big Data and Analytics

Transforming the Telecoms Business using Big Data and Analytics Transforming the Telecoms Business using Big Data and Analytics Event: ICT Forum for HR Professionals Venue: Meikles Hotel, Harare, Zimbabwe Date: 19 th 21 st August 2015 AFRALTI 1 Objectives Describe

More information

Big Data. How New Data Analytics Systems will Impact Storage. John Webster. Senior Partner Evaluator Group

Big Data. How New Data Analytics Systems will Impact Storage. John Webster. Senior Partner Evaluator Group Big Data How New Data Analytics Systems will Impact Storage John Webster Senior Partner Evaluator Group There is no question about whether or not traditional data warehousing will be transformed into "Big

More information

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Agenda

More information

CDH AND BUSINESS CONTINUITY:

CDH AND BUSINESS CONTINUITY: WHITE PAPER CDH AND BUSINESS CONTINUITY: An overview of the availability, data protection and disaster recovery features in Hadoop Abstract Using the sophisticated built-in capabilities of CDH for tunable

More information

Detect, Prevent, and Deter Fraud in Big Data Environments

Detect, Prevent, and Deter Fraud in Big Data Environments SAP Brief SAP s for Governance, Risk, and Compliance SAP Fraud Management Objectives Detect, Prevent, and Deter Fraud in Big Data Environments Detect and prevent fraud to reduce financial loss Detect and

More information

Apache Ignite TM (Incubating) - In- Memory Data Fabric Fast Data Meets Open Source

Apache Ignite TM (Incubating) - In- Memory Data Fabric Fast Data Meets Open Source Apache Ignite TM (Incubating) - In- Memory Data Fabric Fast Data Meets Open Source DMITRIY SETRAKYAN Founder, PPMC http://www.ignite.incubator.apache.org #apacheignite Agenda Apache Ignite (tm) In- Memory

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

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

Enabling Real-Time Sharing and Synchronization over the WAN

Enabling Real-Time Sharing and Synchronization over the WAN Solace message routers have been optimized to very efficiently distribute large amounts of data over wide area networks, enabling truly game-changing performance by eliminating many of the constraints

More information

ORACLE COHERENCE 12CR2

ORACLE COHERENCE 12CR2 ORACLE COHERENCE 12CR2 KEY FEATURES AND BENEFITS ORACLE COHERENCE IS THE #1 IN-MEMORY DATA GRID. KEY FEATURES Fault-tolerant in-memory distributed data caching and processing Persistence for fast recovery

More information

Big Data and the Data Lake. February 2015

Big Data and the Data Lake. February 2015 Big Data and the Data Lake February 2015 My Vision: Our Mission Data Intelligence is a broad term that describes the real, meaningful insights that can be extracted from your data truths that you can act

More information

Cloudera Enterprise Reference Architecture for Google Cloud Platform Deployments

Cloudera Enterprise Reference Architecture for Google Cloud Platform Deployments Cloudera Enterprise Reference Architecture for Google Cloud Platform Deployments Important Notice 2010-2015 Cloudera, Inc. All rights reserved. Cloudera, the Cloudera logo, Cloudera Impala, Impala, and

More information

HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics

HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics ESSENTIALS EMC ISILON Use the industry's first and only scale-out NAS solution with native Hadoop

More information

Empower Individuals and Teams with Agile Data Visualizations in the Cloud

Empower Individuals and Teams with Agile Data Visualizations in the Cloud SAP Brief SAP BusinessObjects Business Intelligence s SAP Lumira Cloud Objectives Empower Individuals and Teams with Agile Data Visualizations in the Cloud Empower everyone to make data-driven decisions

More information

E2E Systems Resource Analysis (SRA) for Virtual, Cloud and Abstracted Environments

E2E Systems Resource Analysis (SRA) for Virtual, Cloud and Abstracted Environments End to End Systems Resource Analysis for Virtual, Cloud and Abstracted Environments Importance of Situational Awareness for Virtual and Abstracted Environments By Greg Schulz Founder and Senior Advisory

More information

Here comes the flood Tools for Big Data analytics. Guy Chesnot -June, 2012

Here comes the flood Tools for Big Data analytics. Guy Chesnot -June, 2012 Here comes the flood Tools for Big Data analytics Guy Chesnot -June, 2012 Agenda Data flood Implementations Hadoop Not Hadoop 2 Agenda Data flood Implementations Hadoop Not Hadoop 3 Forecast Data Growth

More information

Simplifying Big Data Analytics: Unifying Batch and Stream Processing. John Fanelli,! VP Product! In-Memory Compute Summit! June 30, 2015!!

Simplifying Big Data Analytics: Unifying Batch and Stream Processing. John Fanelli,! VP Product! In-Memory Compute Summit! June 30, 2015!! Simplifying Big Data Analytics: Unifying Batch and Stream Processing John Fanelli,! VP Product! In-Memory Compute Summit! June 30, 2015!! Streaming Analy.cs S S S Scale- up Database Data And Compute Grid

More information

From Spark to Ignition:

From Spark to Ignition: From Spark to Ignition: Fueling Your Business on Real-Time Analytics Eric Frenkiel, MemSQL CEO June 29, 2015 San Francisco, CA What s in Store For This Presentation? 1. MemSQL: A real-time database for

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

HadoopTM Analytics DDN

HadoopTM Analytics DDN DDN Solution Brief Accelerate> HadoopTM Analytics with the SFA Big Data Platform Organizations that need to extract value from all data can leverage the award winning SFA platform to really accelerate

More information

Oracle Big Data Discovery The Visual Face of Hadoop

Oracle Big Data Discovery The Visual Face of Hadoop Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

How To Handle Big Data With A Data Scientist

How To Handle Big Data With A Data Scientist III Big Data Technologies Today, new technologies make it possible to realize value from Big Data. Big data technologies can replace highly customized, expensive legacy systems with a standard solution

More information

FINANCIAL SERVICES: FRAUD MANAGEMENT A solution showcase

FINANCIAL SERVICES: FRAUD MANAGEMENT A solution showcase FINANCIAL SERVICES: FRAUD MANAGEMENT A solution showcase TECHNOLOGY OVERVIEW FRAUD MANAGE- MENT REFERENCE ARCHITECTURE This technology overview describes a complete infrastructure and application re-architecture

More information

Hadoop IST 734 SS CHUNG

Hadoop IST 734 SS CHUNG Hadoop IST 734 SS CHUNG Introduction What is Big Data?? Bulk Amount Unstructured Lots of Applications which need to handle huge amount of data (in terms of 500+ TB per day) If a regular machine need to

More information

Evaluation of Enterprise Data Protection using SEP Software

Evaluation of Enterprise Data Protection using SEP Software Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &

More information

CitusDB Architecture for Real-Time Big Data

CitusDB Architecture for Real-Time Big Data CitusDB Architecture for Real-Time Big Data CitusDB Highlights Empowers real-time Big Data using PostgreSQL Scales out PostgreSQL to support up to hundreds of terabytes of data Fast parallel processing

More information

How To Turn Big Data Into An Insight

How To Turn Big Data Into An Insight mwd a d v i s o r s Turning Big Data into Big Insights Helena Schwenk A special report prepared for Actuate May 2013 This report is the fourth in a series and focuses principally on explaining what s needed

More information

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION EXECUTIVE SUMMARY Oracle business intelligence solutions are complete, open, and integrated. Key components of Oracle business intelligence

More information

SAP Makes Big Data Real Real Time. Real Results.

SAP Makes Big Data Real Real Time. Real Results. SAP Makes Big Data Real Real Time. Real Results. MAKE BIG DATA REAL WITH SAP SOLUTIONS: ACCELERATE. APPLY. ACHIEVE Accelerate, Apply, and Achieve Big Results from Your Big Data Big Data represents an opportunity

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

Ignite Your Creative Ideas with Fast and Engaging Data Discovery

Ignite Your Creative Ideas with Fast and Engaging Data Discovery SAP Brief SAP BusinessObjects BI s SAP Crystal s SAP Lumira Objectives Ignite Your Creative Ideas with Fast and Engaging Data Discovery Tap into your data big and small Tap into your data big and small

More information

Power Smart Business Operations with Real-Time Process Intelligence

Power Smart Business Operations with Real-Time Process Intelligence SAP Brief SAP Business Suite SAP Operational Process Intelligence Powered by SAP HANA Objectives Power Smart Business Operations with Real-Time Process Intelligence Gain visibility into processes and data

More information

Understanding Storage Virtualization of Infortrend ESVA

Understanding Storage Virtualization of Infortrend ESVA Understanding Storage Virtualization of Infortrend ESVA White paper Abstract This white paper introduces different ways of implementing storage virtualization and illustrates how the virtualization technology

More information

OPEN MODERN DATA ARCHITECTURE FOR FINANCIAL SERVICES RISK MANAGEMENT

OPEN MODERN DATA ARCHITECTURE FOR FINANCIAL SERVICES RISK MANAGEMENT WHITEPAPER OPEN MODERN DATA ARCHITECTURE FOR FINANCIAL SERVICES RISK MANAGEMENT A top-tier global bank s end-of-day risk analysis jobs didn t complete in time for the next start of trading day. To solve

More information

Manifest for Big Data Pig, Hive & Jaql

Manifest for Big Data Pig, Hive & Jaql Manifest for Big Data Pig, Hive & Jaql Ajay Chotrani, Priyanka Punjabi, Prachi Ratnani, Rupali Hande Final Year Student, Dept. of Computer Engineering, V.E.S.I.T, Mumbai, India Faculty, Computer Engineering,

More information

MicroStrategy Cloud Reduces the Barriers to Enterprise BI...

MicroStrategy Cloud Reduces the Barriers to Enterprise BI... MicroStrategy Cloud Reduces the Barriers to Enterprise BI... MicroStrategy Cloud reduces the traditional barriers that organizations face when implementing enterprise business intelligence solutions. MicroStrategy

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

Big Data Comes of Age: Shifting to a Real-time Data Platform

Big Data Comes of Age: Shifting to a Real-time Data Platform An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) White Paper Prepared for SAP April 2013 IT & DATA MANAGEMENT RESEARCH, INDUSTRY ANALYSIS & CONSULTING Table of Contents Introduction... 1 Drivers of Change...

More information

Is Hyperconverged Cost-Competitive with the Cloud?

Is Hyperconverged Cost-Competitive with the Cloud? Economic Insight Paper Is Hyperconverged Cost-Competitive with the Cloud? An Evaluator Group TCO Analysis Comparing AWS and SimpliVity By Eric Slack, Sr. Analyst January 2016 Enabling you to make the best

More information

Accelerating the path to SAP BW powered by SAP HANA

Accelerating the path to SAP BW powered by SAP HANA Ag BW on SAP HANA Unleash the power of imagination Dramatically improve your decision-making ability, reduce risk and lower your costs, Accelerating the path to SAP BW powered by SAP HANA Hardware Software

More information

Big Data and Big Data Modeling

Big Data and Big Data Modeling Big Data and Big Data Modeling The Age of Disruption Robin Bloor The Bloor Group March 19, 2015 TP02 Presenter Bio Robin Bloor, Ph.D. Robin Bloor is Chief Analyst at The Bloor Group. He has been an industry

More information

Bringing Big Data into the Enterprise

Bringing Big Data into the Enterprise Bringing Big Data into the Enterprise Overview When evaluating Big Data applications in enterprise computing, one often-asked question is how does Big Data compare to the Enterprise Data Warehouse (EDW)?

More information

How To Write An Article On An Hp Appsystem For Spera Hana

How To Write An Article On An Hp Appsystem For Spera Hana Technical white paper HP AppSystem for SAP HANA Distributed architecture with 3PAR StoreServ 7400 storage Table of contents Executive summary... 2 Introduction... 2 Appliance components... 3 3PAR StoreServ

More information

The Edge Editions of SAP InfiniteInsight Overview

The Edge Editions of SAP InfiniteInsight Overview Analytics Solutions from SAP The Edge Editions of SAP InfiniteInsight Overview Enabling Predictive Insights with Mouse Clicks, Not Computer Code Table of Contents 3 The Case for Predictive Analysis 5 Fast

More information

Optimizing the Hybrid Cloud

Optimizing the Hybrid Cloud Judith Hurwitz President and CEO Marcia Kaufman COO and Principal Analyst Sponsored by IBM Introduction Hybrid cloud is fast becoming a reality for enterprises that want speed, predictability and flexibility

More information

Business white paper. environments. The top 5 challenges and solutions for backup and recovery

Business white paper. environments. The top 5 challenges and solutions for backup and recovery Business white paper Protecting missioncritical application environments The top 5 challenges and solutions for backup and recovery Table of contents 3 Executive summary 3 Key facts about mission-critical

More information

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved.

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved. Object Storage: A Growing Opportunity for Service Providers Prepared for: White Paper 2012 Neovise, LLC. All Rights Reserved. Introduction For service providers, the rise of cloud computing is both a threat

More information

Big Data and Your Data Warehouse Philip Russom

Big Data and Your Data Warehouse Philip Russom Big Data and Your Data Warehouse Philip Russom TDWI Research Director for Data Management April 5, 2012 Sponsor Speakers Philip Russom Research Director, Data Management, TDWI Peter Jeffcock Director,

More information

Testing Big data is one of the biggest

Testing Big data is one of the biggest Infosys Labs Briefings VOL 11 NO 1 2013 Big Data: Testing Approach to Overcome Quality Challenges By Mahesh Gudipati, Shanthi Rao, Naju D. Mohan and Naveen Kumar Gajja Validate data quality by employing

More information

The Future of Data Management

The Future of Data Management The Future of Data Management with Hadoop and the Enterprise Data Hub Amr Awadallah (@awadallah) Cofounder and CTO Cloudera Snapshot Founded 2008, by former employees of Employees Today ~ 800 World Class

More information

Using Big Data for Smarter Decision Making. Colin White, BI Research July 2011 Sponsored by IBM

Using Big Data for Smarter Decision Making. Colin White, BI Research July 2011 Sponsored by IBM Using Big Data for Smarter Decision Making Colin White, BI Research July 2011 Sponsored by IBM USING BIG DATA FOR SMARTER DECISION MAKING To increase competitiveness, 83% of CIOs have visionary plans that

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

Reduce your data storage footprint and tame the information explosion

Reduce your data storage footprint and tame the information explosion IBM Software White paper December 2010 Reduce your data storage footprint and tame the information explosion 2 Reduce your data storage footprint and tame the information explosion Contents 2 Executive

More information

GridGain gets open source in-memory accelerator out of the blocks

GridGain gets open source in-memory accelerator out of the blocks GridGain gets open source in-memory accelerator out of the blocks Analyst: Jason Stamper 24 Mar, 2015 GridGain is building a business around an open source in-memory data fabric, which it entered into

More information

Protecting Data with a Unified Platform

Protecting Data with a Unified Platform Protecting Data with a Unified Platform The Essentials Series sponsored by Introduction to Realtime Publishers by Don Jones, Series Editor For several years now, Realtime has produced dozens and dozens

More information

BANKING ON CUSTOMER BEHAVIOR

BANKING ON CUSTOMER BEHAVIOR BANKING ON CUSTOMER BEHAVIOR How customer data analytics are helping banks grow revenue, improve products, and reduce risk In the face of changing economies and regulatory pressures, retail banks are looking

More information

Big Fast Data Hadoop acceleration with Flash. June 2013

Big Fast Data Hadoop acceleration with Flash. June 2013 Big Fast Data Hadoop acceleration with Flash June 2013 Agenda The Big Data Problem What is Hadoop Hadoop and Flash The Nytro Solution Test Results The Big Data Problem Big Data Output Facebook Traditional

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

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

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Better Together Writer: Bill Baer, Technical Product Manager, SharePoint Product Group Technical Reviewers: Steve Peschka,

More information

INTRODUCING APACHE IGNITE An Apache Incubator Project

INTRODUCING APACHE IGNITE An Apache Incubator Project WHITE PAPER BY GRIDGAIN SYSTEMS FEBRUARY 2015 INTRODUCING APACHE IGNITE An Apache Incubator Project COPYRIGHT AND TRADEMARK INFORMATION 2015 GridGain Systems. All rights reserved. This document is provided

More information

Why Big Data in the Cloud?

Why Big Data in the Cloud? Have 40 Why Big Data in the Cloud? Colin White, BI Research January 2014 Sponsored by Treasure Data TABLE OF CONTENTS Introduction The Importance of Big Data The Role of Cloud Computing Using Big Data

More information

BIG DATA-AS-A-SERVICE

BIG DATA-AS-A-SERVICE White Paper BIG DATA-AS-A-SERVICE What Big Data is about What service providers can do with Big Data What EMC can do to help EMC Solutions Group Abstract This white paper looks at what service providers

More information

Elevate Your Customer Engagement Strategy with Cloud Services

Elevate Your Customer Engagement Strategy with Cloud Services SAP Brief SAP Services Cloud Services for Customer Relations Objectives Elevate Your Customer Engagement Strategy with Cloud Services Win over today s empowered customers Win over today s empowered customers

More information

EMC s Enterprise Hadoop Solution. By Julie Lockner, Senior Analyst, and Terri McClure, Senior Analyst

EMC s Enterprise Hadoop Solution. By Julie Lockner, Senior Analyst, and Terri McClure, Senior Analyst White Paper EMC s Enterprise Hadoop Solution Isilon Scale-out NAS and Greenplum HD By Julie Lockner, Senior Analyst, and Terri McClure, Senior Analyst February 2012 This ESG White Paper was commissioned

More information

HP EVA to 3PAR Online Import for EVA-to-3PAR StoreServ Migration

HP EVA to 3PAR Online Import for EVA-to-3PAR StoreServ Migration Technology Insight Paper HP EVA to 3PAR Online Import for EVA-to-3PAR StoreServ Migration By Leah Schoeb December 3, 2012 Enabling you to make the best technology decisions HP EVA to 3PAR Online Import

More information

Dell s SAP HANA Appliance

Dell s SAP HANA Appliance Dell s SAP HANA Appliance SAP HANA is the next generation of SAP in-memory computing technology. Dell and SAP have partnered to deliver an SAP HANA appliance that provides multipurpose, data source-agnostic,

More information

Enterprise Workloads on the IBM X6 Portfolio: Driving Business Advantages

Enterprise Workloads on the IBM X6 Portfolio: Driving Business Advantages WHITE PAPER Enterprise Workloads on the IBM X6 Portfolio: Driving Business Advantages Sponsored by: IBM Jed Scaramella January 2014 EXECUTIVE SUMMARY Enterprise information technology (IT) leaders are

More information

Affordable, Scalable, Reliable OLTP in a Cloud and Big Data World: IBM DB2 purescale

Affordable, Scalable, Reliable OLTP in a Cloud and Big Data World: IBM DB2 purescale WHITE PAPER Affordable, Scalable, Reliable OLTP in a Cloud and Big Data World: IBM DB2 purescale Sponsored by: IBM Carl W. Olofson December 2014 IN THIS WHITE PAPER This white paper discusses the concept

More information

Drive Performance and Growth with Scalable Solutions for Midsize Companies

Drive Performance and Growth with Scalable Solutions for Midsize Companies SAP Brief SAP s for Small Businesses and Midsize Companies SAP Business All-in-One s Objectives Drive Performance and Growth with Scalable s for Midsize Companies Manage every aspect of your business in

More information

Ensuring High Availability for Critical Systems and Applications

Ensuring High Availability for Critical Systems and Applications Ensuring High Availability for Critical Systems and Applications Using SharePlex to Ensure Your Oracle Databases Are Always Up and Running Bill Brunt, Product Manager, Dell Software Abstract Keeping business

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

Big Data Performance Growth on the Rise

Big Data Performance Growth on the Rise Impact of Big Data growth On Transparent Computing Michael A. Greene Intel Vice President, Software and Services Group, General Manager, System Technologies and Optimization 1 Transparent Computing (TC)

More information

can you effectively plan for the migration and management of systems and applications on Vblock Platforms?

can you effectively plan for the migration and management of systems and applications on Vblock Platforms? SOLUTION BRIEF CA Capacity Management and Reporting Suite for Vblock Platforms can you effectively plan for the migration and management of systems and applications on Vblock Platforms? agility made possible

More information

HP Business Intelligence Solutions. Connected intelligence. Outcomes that matter.

HP Business Intelligence Solutions. Connected intelligence. Outcomes that matter. HP Business Intelligence Solutions Connected intelligence. Outcomes that matter. Figure 1: The gap between realized and expected business outcomes continues to widen. Organizations must close this gap.

More information

Real-Time Big Data Analytics SAP HANA with the Intel Distribution for Apache Hadoop software

Real-Time Big Data Analytics SAP HANA with the Intel Distribution for Apache Hadoop software Real-Time Big Data Analytics with the Intel Distribution for Apache Hadoop software Executive Summary is already helping businesses extract value out of Big Data by enabling real-time analysis of diverse

More information

Please give me your feedback

Please give me your feedback Please give me your feedback Session DT4691 Speaker Brent Juelich Use the mobile app to complete a session survey 1. Access My schedule 2. Click on this session 3. Go to Rate & review If the session is

More information

Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC.

Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC. Leveraging BPM Workflows for Accounts Payable Processing BRAD BUKACEK - TEAM LEAD FISHBOWL SOLUTIONS, INC. i Fishbowl Solutions Notice The information contained in this document represents the current

More information

Data Lake In Action: Real-time, Closed Looped Analytics On Hadoop

Data Lake In Action: Real-time, Closed Looped Analytics On Hadoop 1 Data Lake In Action: Real-time, Closed Looped Analytics On Hadoop 2 Pivotal s Full Approach It s More Than Just Hadoop Pivotal Data Labs 3 Why Pivotal Exists First Movers Solve the Big Data Utility Gap

More information

User-Centric Proactive IT Management

User-Centric Proactive IT Management User-Centric Proactive IT Management The Powered Rise by Frontline of the Performance Mobile Intelligence Workforce Aternity for SAP Gain Control of End User Experience with Aternity 1 P a g e Prepared

More information