INFORM: 3 MYTHS & 5 BIG DATA PROBLEMS 3 BIG DATA MYTHS THAT ARE HOLDING US BACK

Size: px
Start display at page:

Download "INFORM: 3 MYTHS & 5 BIG DATA PROBLEMS 3 BIG DATA MYTHS THAT ARE HOLDING US BACK"

Transcription

1 INFORMATION DRIVES SOUND ANALYSIS, INSIGHT, AND ACTION. DO YOU HAVE A BIG DATA PROBLEM? INFORM: 3 MYTHS & 5 BIG DATA PROBLEMS These days, as organizations refine their technology roadmaps and plan their future data infrastructures, there s often a lot of head scratching when it comes to the subject of Big Data. We ve all heard the hype. If our organizations don t embrace Big Data, we re going to get disrupted and become market dinosaurs. We must overhaul our toolsets and hire an army of data scientists, who are rumored to return more real business value than entire departments of product managers and marketing analysts. Predictably, the loudest voices declaring these new truths belong to vendors selling Big Data technologies. But just because Big Data has been overhyped doesn t mean that it is all hype. Plenty of organizations have successfully demonstrated strong returns in some cases, phenomenal returns from their Big Data initiatives. The potential these new tools and approaches offer is something that today s IT organizations must take seriously. Just as our organizations evolved their IT infrastructures step-by-step to become more service-oriented, so, too, will we steadily and deliberately put new Big Data foundations in place. To do so successfully and to cut through the marketers fog and noise we must first take a step back and ask, Do we have a Big Data problem? If the answer to that question is yes, then we next need to ask, What particular Big Data problem (or problems) do we have? The answers to these questions are key to determining how we should proceed on our journey into the realm of Big Data. 3 BIG DATA MYTHS THAT ARE HOLDING US BACK When IT teams begin evaluating Big Data technologies and their potential uses, three common myths tend to make the fog of hype even more difficult to cut through. MYTH #1: BIG DATA TOOLS ARE HIGHLY ADVANCED AND IMPOSSIBLE TO UNDERSTAND One of the hardest parts about getting comfortable with Big Data tools and techniques is simply understanding what each one does in the first place. Bombarded by streams of semi-academic jargon and acronyms, it can be quite difficult even for very technical people to get their hands around the basics of what a particular tool does. Conceptually, though, most Big Data tools aren t really all that hard to understand, provided you can find someone who can explain in clear language what each tool is meant to do, the basic way that it stores data or divvies up jobs for processing, and how that differs from the way traditional data management tools do things.

2 MYTH #2: BIG DATA IS A SINGLE KIND OF TECHNOLOGY Just as Business Intelligence is an umbrella term that sweeps in a broad array of tools, techniques, and ways of thinking about problems, so too is Big Data. Before we begin diving into the inner workings of specific technologies (like Hadoop or NoSQL databases or visualization tools) it helps to first understand the analytic purpose of each. In other words, we need to understand the data problems we are trying to solve before we can begin to evaluate and select the technology needed for the solution. MYTH #3: BIG DATA TECHNOLOGIES ARE INHERENTLY SUPERIOR TO TRADITIONAL RELATIONAL DATABASES AND BI TOOLS Too often new Big Data technologies are presented as fundamentally better than older data tools, and the decision to adopt them is posed as an either/or question. Do we stick with the boring, old traditional data stack we ve got or replace it with these new, shiny Big Data things? But third normal form relational databases management systems (RDBMSs) like Oracle, SQL Server, and MySQL do what they are designed to do very well, as do business intelligence (BI) tools and approaches like star-schema data models, OLAP cubes, and pivot tables. The new generation of Big Data technologies were not developed to do everything better than transactional RDBMSs or BI tool sets but rather to solve specific problems that the previous generation of tools were not designed to solve. 5 BIG DATA PROBLEMS When you get right down to it, there is a relatively small set of problems that Big Data techniques and technologies can help us solve. Here are five of them. Which of these problems is your organization facing today? The answer to that is the key to laying the future roadmap for your Big Data strategy. 1. UNSTRUCTURED DATA Unstructured data doesn t fit nicely into the rows and columns of relational databases or the facts and dimensions of OLAP cubes. Companies like Google figured this out pretty quickly when they started working to parse, store, and index a particularly unruly set of unstructured data: the raw HTML content of millions of web pages. The tools and techniques they developed can be used to manage many other types of unstructured data as well: the thousands of customer s a company receives each day, social media tweets and posts, information captured in contracts and policies in Word document or PDF formats. Traditional extract, transform, and load (ETL) tools and RDBMS schemas are typically not very good at parsing and storing such unstructured information. If you have terabytes of valuable business data locked away in unstructured documents and files, you have a Big Data problem.

3 2. LARGE VOLUMES OF DATA THAT ARE DIFFICULT TO PROCESS Enterprise-strength relational databases can handle tables with millions of rows of data just fine, but when those numbers climb into the billions things can start to grind to a halt. There are tricks and techniques that can be used to keep scaling up, but at a certain point you begin to hit the limits of what the technologies were designed to do. These days, though, we are asking our teams to manage an ever-increasing volume of data. Clickstream data from web sites, for instance, is typically nicely structured discrete columns of well-formatted data but a busy site can generate tens of billions of rows of it each year. Similarly, network-connected devices and instruments can spit out thousands of readings per second, and when you have thousands of machines or vehicles in your data landscape, that volume gets very big very quickly. Much of that data may not even be particularly important readings that indicate normal operations, for instance but hidden among them might be a few critical patterns that just once or twice a year indicate a problem that requires maintenance to avoid an expensive failure. As we move into the era of the Internet of Things, where everything from wearable fitness devices to smart refrigerators are now spitting out unprecedented amounts of data, this problem is only increasing. If loading up all that hay and looking for a few needles within it is over-extending your current data systems, you ve got a Big Data problem. 3. COMPLEX ANALYTIC TASKS THAT ARE DIFFICULT TO PROCESS Sometimes it s not the raw volume of the data that is challenging but the sheer amount of crunching we are trying to do on it. As the techniques of data science become more widely used in business, running complex correlations and regressions and statistical models within SQL scripts or statistical programming tools like SAS can start to take hours or days to run. They may also start to require their own sandbox environments to run in to keep from bogging down other reporting and analytic functions. Are your data analysts spending hours each day just extracting, downloading, and moving data between environments? Do they spend days on end coding and recoding their scripts to make simple tweaks and fix bugs? Are they sitting around sipping coffee in the break room while their latest analytic job runs? If so, you ve got a Big Data problem. 4. MESSY, INCONSISTENT DATA The more businesses try to tap into what their customers are thinking and saying to each other and to the world, the more they run into challenges of messy, inconsistent data. How can you predict, for instance, what hash tags and keywords your customers may dream up for the social media content they generate (#CustomerServiceFail)? How much of what they are telling your customer service representatives gets captured in free form notes?

4 Or, perhaps you just want to take customer data from a dozen or more internal systems, each of which stores a different subset of the data its own unique format. The typical pre-big Data approach would have been to create an enterprise-wide master data model, map all the various source data fields to it, and build a monumental set of ETL jobs to extract and shoehorn it into the master model. This works well if you have several years of project time and millions of budget dollars to accomplish it. If you don t have that time and money, you have a Big Data problem. 5. APPLICATION DATA THAT CHANGES FREQUENTLY One of the pains that organizations encounter as their data warehousing and analytics foundation matures is that, as the warehouse grows and number of source systems expands, small changes in the data elements in those source systems can have ever-bigger downstream ripples. Each application enhancement or release begins to create bigger and bigger warehouse, ETL, and reporting maintenance tasks, and the data management teams begin to spend an ever greater percentage of their time just keeping the existing data infrastructure running and not bringing new value to the business. A common response is to dig in and try to do more of the same thing faster, or to put on the brakes and slow down the pace of application data changes. Release cycles expand, and project costs balloon. Perhaps there are other ways to handle data source changes other than through the full ETL, warehousing and reporting pipeline? If you are asking yourself this question, you have a big data problem. TRANSFORM: GETTING STARTED IDENTIFYING YOUR BIG DATA PROBLEMS In many cases, a particular type of data may pose two or more of these sorts of Big Data problems. A Twitter stream, for instance, can have a large volume of data that s difficult to process as well as contain messy, inconsistent data. The Big Data tools you need to adopt will vary depending upon which Big Data problem (or problems) you have, and most organizations find that no single tool Hadoop, document-oriented NoSQL databases, columnar and sharednothing NoSQL databases will solve all their problems. Like a repairman with a wellstocked toolbox, they frequently end up with a portfolio of Big Data technologies that they use selectively depending upon the current problem on which they are working. Here are a few questions that can help us begin to understand the current data landscape within an organization and whether there s a problem that can be addressed by Big Data technology: 1. What data sources do we need to deal with today and in the future? 2. What are we going to do with that data? Who needs to analyze it, and what type of analysis do they need to do?

5 3. Can we achieve the objectives with our current data infrastructure? If not, what are the specific barriers or limitations preventing us from doing so? In other words, what specific Big Data problem or problems are posed by those this particular data source and our analytic objectives for it? 4. How much does completeness and accuracy matter? 5. How frequently and significantly is the format or structure of this data source likely to change over the next 12 to 24 months? Answering these questions will help you identify the Big Data problems your organization is facing, and from there you can begin evaluating the proper tools and techniques to solve that problem. You might even discover that many of the problems you are trying to solve aren t Big Data problems at all and that the proper way to approach them is by improving the way you use the tools you already have in-house or by putting in place structured data governance, data stewardship, and data evangelism approaches. When it comes to mapping out the future of your Big Data infrastructure, we can get a lot further a lot faster if we ignore the hype and the grand promises of technology promoters and focus instead on understanding the specific data problems we are trying to solve. ABOUT THE AUTHOR Robert Moss leads Optimity s Technology Platforms advisory practice. An experienced technology and strategy leader, he helps organizations understand and adapt to the new technologies that are disrupting traditional business models. Robert advises clients in a range of industries, including healthcare, media & entertainment, and insurance, and supports them as they formulate and execute technology strategies such as online commerce, mobility, and advanced data management. Prior to joining Optimity Advisors, Robert served as Vice President of Product Development and Vice President of Product Management for Benefitfocus, the largest provider of Softwareas-a-Service (SaaS) solutions to the commercial health insurance industry. At Benefitfocus, he was responsible for the strategic product direction for the company s online benefits platform, which is used by over 11 million consumers and 300,000 employers to shop for, enroll in, and pay for their health insurance and other benefits.

6 Washington, DC 1600 K Street, Suite 202 Washington, DC Phone: Fax: info@optimityadvisors.com New York, NY 183 Madison Avenue, Suite 1205 New York, NY Phone: newyork@optimityadvisors.com Optimity Advisors Robert Moss Robert.Moss@optimityadvisors.com 1600 K St. NW, Suite 202 Washington, DC Direct: Main: Fax: Los Angeles, CA 1100 Glendon Avenue, Suite 925 Los Angeles, CA Phone: losangeles@optimityadvisors.com London Office 1st Floor, Kemp House City Road London EC1V 2NP UK Phone: +44 (0) enquiries@matrixknowledge.com Brussels Office Square de Meeus 25 B-1000 Brussels Belgium enquiries@matrixknowledge.com Offices also in Sacramento, Minneapolis and Dallas

Part I Inform: Provides an overview of the private exchange market and highlights considerations for forming a marketplace strategy.

Part I Inform: Provides an overview of the private exchange market and highlights considerations for forming a marketplace strategy. INFORMATION DRIVES SOUND ANALYSIS, INSIGHT, AND ACTION. IMPLEMENTING A HEALTHCARE PRIVATE EXCHANGE PART III OF III STRATEGIC AND TACTICAL CONCEPTS EVERY PAYER SHOULD KNOW INTRODUCTION Based on our experiences

More information

Big Data at Cloud Scale

Big Data at Cloud Scale Big Data at Cloud Scale Pushing the limits of flexible & powerful analytics Copyright 2015 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For

More information

INTRODUCTION WHAT IS DAM?

INTRODUCTION WHAT IS DAM? INFORMATION DRIVES SOUND ANALYSIS, INSIGHT, AND ACTION. DIGITAL ASSET MANAGEMENT (DAM): A FOUNDATION FOR DIGITAL STRATEGY INTRODUCTION The decision to implement a Digital Asset Management (DAM) system

More information

Getting Started Practical Input For Your Roadmap

Getting Started Practical Input For Your Roadmap Getting Started Practical Input For Your Roadmap Mike Ferguson Managing Director, Intelligent Business Strategies BA4ALL Big Data & Analytics Insight Conference Stockholm, May 2015 About Mike Ferguson

More information

BIG DATA ANALYTICS REFERENCE ARCHITECTURES AND CASE STUDIES

BIG DATA ANALYTICS REFERENCE ARCHITECTURES AND CASE STUDIES BIG DATA ANALYTICS REFERENCE ARCHITECTURES AND CASE STUDIES Relational vs. Non-Relational Architecture Relational Non-Relational Rational Predictable Traditional Agile Flexible Modern 2 Agenda Big Data

More information

EXECUTIVE SUMMARY INFORM

EXECUTIVE SUMMARY INFORM INFORMATION DRIVES SOUND ANALYSIS, INSIGHT AND ACTION. BIG DATA AND HEALTHCARE PAYERS: LESSONS FROM OTHER INDUSTRIES EXECUTIVE SUMMARY This OrangePaper looks at the potential benefits that Big Data tools

More information

2015 Analyst and Advisor Summit. Advanced Data Analytics Dr. Rod Fontecilla Vice President, Application Services, Chief Data Scientist

2015 Analyst and Advisor Summit. Advanced Data Analytics Dr. Rod Fontecilla Vice President, Application Services, Chief Data Scientist 2015 Analyst and Advisor Summit Advanced Data Analytics Dr. Rod Fontecilla Vice President, Application Services, Chief Data Scientist Agenda Key Facts Offerings and Capabilities Case Studies When to Engage

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

Outline. What is Big data and where they come from? How we deal with Big data?

Outline. What is Big data and where they come from? How we deal with Big data? What is Big Data Outline What is Big data and where they come from? How we deal with Big data? Big Data Everywhere! As a human, we generate a lot of data during our everyday activity. When you buy something,

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

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

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Managing Big Data with Hadoop & Vertica A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Copyright Vertica Systems, Inc. October 2009 Cloudera and Vertica

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

Big Data Integration: A Buyer's Guide

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

More information

Big Data Discovery: Five Easy Steps to Value

Big Data Discovery: Five Easy Steps to Value Big Data Discovery: Five Easy Steps to Value Big data could really be called big frustration. For all the hoopla about big data being poised to reshape industries from healthcare to retail to financial

More information

Leveraging Machine Data to Deliver New Insights for Business Analytics

Leveraging Machine Data to Deliver New Insights for Business Analytics Copyright 2015 Splunk Inc. Leveraging Machine Data to Deliver New Insights for Business Analytics Rahul Deshmukh Director, Solutions Marketing Jason Fedota Regional Sales Manager Safe Harbor Statement

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

PDF PREVIEW EMERGING TECHNOLOGIES. Applying Technologies for Social Media Data Analysis

PDF PREVIEW EMERGING TECHNOLOGIES. Applying Technologies for Social Media Data Analysis VOLUME 34 BEST PRACTICES IN BUSINESS INTELLIGENCE AND DATA WAREHOUSING FROM LEADING SOLUTION PROVIDERS AND EXPERTS PDF PREVIEW IN EMERGING TECHNOLOGIES POWERFUL CASE STUDIES AND LESSONS LEARNED FOCUSING

More information

Navigating the cloud of Big Data hype, lessons to live by. Andy Beale January 2015

Navigating the cloud of Big Data hype, lessons to live by. Andy Beale January 2015 Navigating the cloud of Big Data hype, lessons to live by Andy Beale How much will be spent on Big Data? How much are forecasters saying will be spent on Big Data? $51 billion by 2017 Source: Wikibon 2014

More information

Big Data Open Source Stack vs. Traditional Stack for BI and Analytics

Big Data Open Source Stack vs. Traditional Stack for BI and Analytics Big Data Open Source Stack vs. Traditional Stack for BI and Analytics Part I By Sam Poozhikala, Vice President Customer Solutions at StratApps Inc. 4/4/2014 You may contact Sam Poozhikala at spoozhikala@stratapps.com.

More information

Data Catalogs for Hadoop Achieving Shared Knowledge and Re-usable Data Prep. Neil Raden Hired Brains Research, LLC

Data Catalogs for Hadoop Achieving Shared Knowledge and Re-usable Data Prep. Neil Raden Hired Brains Research, LLC Data Catalogs for Hadoop Achieving Shared Knowledge and Re-usable Data Prep Neil Raden Hired Brains Research, LLC Traditionally, the job of gathering and integrating data for analytics fell on data warehouses.

More information

The Ultimate Guide to Buying Business Analytics

The Ultimate Guide to Buying Business Analytics The Ultimate Guide to Buying Business Analytics How to Evaluate a BI Solution for Your Small or Medium Sized Business: What Questions to Ask and What to Look For Copyright 2012 Pentaho Corporation. Redistribution

More information

Architected Blended Big Data with Pentaho

Architected Blended Big Data with Pentaho Architected Blended Big Data with Pentaho A Solution Brief Copyright 2013 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest information,

More information

Avoiding Big Failure with Big Data

Avoiding Big Failure with Big Data Avoiding Big Failure with Big Data By Doug Slemmer, President and CEO of iolap, Inc. Companies are being pressured on multiple fronts to do something amazing with Big Data. But should the brakes be applied,

More information

THE BIGGER THE DATA THE STRONGER THE STORY FIVE STEPS TO BREAKING DOWN BIG DATA INTO ACTIONABLE INSIGHTS

THE BIGGER THE DATA THE STRONGER THE STORY FIVE STEPS TO BREAKING DOWN BIG DATA INTO ACTIONABLE INSIGHTS THE BIGGER THE DATA THE STRONGER THE STORY FIVE STEPS TO BREAKING DOWN BIG DATA INTO ACTIONABLE INSIGHTS Everything we do becomes data. Every site we visit. Every shopping cart we abandon. Every tweet

More information

The Ultimate Guide to Buying Business Analytics

The Ultimate Guide to Buying Business Analytics The Ultimate Guide to Buying Business Analytics How to Evaluate a BI Solution for Your Small or Medium Sized Business: What Questions to Ask and What to Look For Copyright 2012 Pentaho Corporation. Redistribution

More information

End Small Thinking about Big Data

End Small Thinking about Big Data CITO Research End Small Thinking about Big Data SPONSORED BY TERADATA Introduction It is time to end small thinking about big data. Instead of thinking about how to apply the insights of big data to business

More information

You Rely On Software To Run Your Business Learn Why Your Software Should Rely on Software Analytics

You Rely On Software To Run Your Business Learn Why Your Software Should Rely on Software Analytics SOFTWARE ANALYTICS You Rely On Software To Run Your Business Learn Why Your Software Should Rely on Software Analytics March 19, 2014 Underwritten by Copyright 2014 The Big Data Group, LLC. All Rights

More information

Automated Business Intelligence

Automated Business Intelligence Automated Business Intelligence Delivering real business value,quickly, easily, and affordably 2 Executive Summary For years now, the greatest weakness of the Business Intelligence (BI) industry has been

More information

7 things to ask when upgrading your ERP solution

7 things to ask when upgrading your ERP solution Industrial Manufacturing 7 things to ask when upgrading your ERP solution The capabilities gap between older versions of ERP designs and current designs can create a problem that many organizations are

More information

Integrating a Big Data Platform into Government:

Integrating a Big Data Platform into Government: Integrating a Big Data Platform into Government: Drive Better Decisions for Policy and Program Outcomes John Haddad, Senior Director Product Marketing, Informatica Digital Government Institute s Government

More information

Unlocking The Value of the Deep Web. Harvesting Big Data that Google Doesn t Reach

Unlocking The Value of the Deep Web. Harvesting Big Data that Google Doesn t Reach Unlocking The Value of the Deep Web Harvesting Big Data that Google Doesn t Reach Introduction Every day, untold millions search the web with Google, Bing and other search engines. The volumes truly are

More information

INTRODUCTION THE IMPORTANCE OF UX IN DAM

INTRODUCTION THE IMPORTANCE OF UX IN DAM INFORMATION DRIVES SOUND ANALYSIS, INSIGHT AND ACTION. USER EXPERIENCE (UX) & DIGITAL ASSET MANAGEMENT (DAM) USER EXPERIENCE (UX) IN DIGITAL ASSET MANAGEMENT (DAM) INTRODUCTION The challenge of User Experience

More information

Embedded Analytics Vendor Selection Guide. A holistic evaluation criteria for your OEM analytics project

Embedded Analytics Vendor Selection Guide. A holistic evaluation criteria for your OEM analytics project Embedded Analytics Vendor Selection Guide A holistic evaluation criteria for your OEM analytics project Introduction Integrating a rich analytics offering into your software product can bring substantial

More information

How To Use Big Data For Telco (For A Telco)

How To Use Big Data For Telco (For A Telco) ON-LINE VIDEO ANALYTICS EMBRACING BIG DATA David Vanderfeesten, Bell Labs Belgium ANNO 2012 YOUR DATA IS MONEY BIG MONEY! Your click stream, your activity stream, your electricity consumption, your call

More information

Evaluating NoSQL for Enterprise Applications. Dirk Bartels VP Strategy & Marketing

Evaluating NoSQL for Enterprise Applications. Dirk Bartels VP Strategy & Marketing Evaluating NoSQL for Enterprise Applications Dirk Bartels VP Strategy & Marketing Agenda The Real Time Enterprise The Data Gold Rush Managing The Data Tsunami Analytics and Data Case Studies Where to go

More information

Apache Hadoop Patterns of Use

Apache Hadoop Patterns of Use Community Driven Apache Hadoop Apache Hadoop Patterns of Use April 2013 2013 Hortonworks Inc. http://www.hortonworks.com Big Data: Apache Hadoop Use Distilled There certainly is no shortage of hype when

More information

ORANGEPAPER BIG DATA AND HEALTHCARE PAYERS

ORANGEPAPER BIG DATA AND HEALTHCARE PAYERS ORANGEPAPER BIG DATA AND HEALTHCARE PAYERS BIG DATA AND HEALTHCARE PAYERS: LESSONS FROM OTHER INDUSTRIES EXECUTIVE SUMMARY This OrangePaper looks at the potential benefits that Big Data tools and techniques

More information

Big Data Are You Ready? Thomas Kyte http://asktom.oracle.com

Big Data Are You Ready? Thomas Kyte http://asktom.oracle.com Big Data Are You Ready? Thomas Kyte http://asktom.oracle.com The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Architecting for the Internet of Things & Big Data

Architecting for the Internet of Things & Big Data Architecting for the Internet of Things & Big Data Robert Stackowiak, Oracle North America, VP Information Architecture & Big Data September 29, 2014 Safe Harbor Statement The following is intended to

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

DATAOPT SOLUTIONS. What Is Big Data?

DATAOPT SOLUTIONS. What Is Big Data? DATAOPT SOLUTIONS What Is Big Data? WHAT IS BIG DATA? It s more than just large amounts of data, though that s definitely one component. The more interesting dimension is about the types of data. So Big

More information

Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE

Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE INTRODUCTION Over the past several years a new category of Business Intelligence

More information

Eliminating Complexity to Ensure Fastest Time to Big Data Value

Eliminating Complexity to Ensure Fastest Time to Big Data Value Eliminating Complexity to Ensure Fastest Time to Big Data Value Copyright 2013 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest

More information

Safe Harbor Statement

Safe Harbor Statement Defining a Roadmap to Big Data Success Robert Stackowiak, Oracle Vice President, Big Data 17 November 2015 Safe Harbor Statement The following is intended to outline our general product direction. It is

More information

Using In-Memory Data Fabric Architecture from SAP to Create Your Data Advantage

Using In-Memory Data Fabric Architecture from SAP to Create Your Data Advantage SAP HANA Using In-Memory Data Fabric Architecture from SAP to Create Your Data Advantage Deep analysis of data is making businesses like yours more competitive every day. We ve all heard the reasons: the

More information

!!!!! BIG DATA IN A DAY!

!!!!! BIG DATA IN A DAY! BIG DATA IN A DAY December 2, 2013 Underwritten by Copyright 2013 The Big Data Group, LLC. All Rights Reserved. All trademarks and registered trademarks are the property of their respective holders. EXECUTIVE

More information

Eliminating Complexity to Ensure Fastest Time to Big Data Value

Eliminating Complexity to Ensure Fastest Time to Big Data Value Eliminating Complexity to Ensure Fastest Time to Big Data Value Copyright 2015 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest

More information

Big Data Technology ดร.ช ชาต หฤไชยะศ กด. Choochart Haruechaiyasak, Ph.D.

Big Data Technology ดร.ช ชาต หฤไชยะศ กด. Choochart Haruechaiyasak, Ph.D. Big Data Technology ดร.ช ชาต หฤไชยะศ กด Choochart Haruechaiyasak, Ph.D. Speech and Audio Technology Laboratory (SPT) National Electronics and Computer Technology Center (NECTEC) National Science and Technology

More information

SELLING PROJECTS ON THE MICROSOFT BUSINESS ANALYTICS PLATFORM

SELLING PROJECTS ON THE MICROSOFT BUSINESS ANALYTICS PLATFORM David Chappell SELLING PROJECTS ON THE MICROSOFT BUSINESS ANALYTICS PLATFORM A PERSPECTIVE FOR SYSTEMS INTEGRATORS Sponsored by Microsoft Corporation Copyright 2014 Chappell & Associates Contents Business

More information

2014 STATE OF SELF-SERVICE BI REPORT

2014 STATE OF SELF-SERVICE BI REPORT 2014 STATE OF SELF-SERVICE BI REPORT Logi Analytics First Executive Review of Self-Service Business Intelligence Trends 1 TABLE OF CONTENTS 3 Introduction 4 What is Self-Service BI? 5 Top Insights 6 In-depth

More information

Big Data: Moving Beyond the Buzzword

Big Data: Moving Beyond the Buzzword by Michael Garzone Solutions Director, Technology Solutions 972-530-5755 michael.garzone@ctghs.com Big Data seems to have become the latest marketing buzzword. While there is a lot of talk about it, do

More information

INTRODUCTION TO BUSINESS INTELLIGENCE What to consider implementing a Data Warehouse and Business Intelligence

INTRODUCTION TO BUSINESS INTELLIGENCE What to consider implementing a Data Warehouse and Business Intelligence INTRODUCTION TO BUSINESS INTELLIGENCE What to consider implementing a Data Warehouse and Business Intelligence Summary: This note gives some overall high-level introduction to Business Intelligence and

More information

NEDARC POSITION PAPER

NEDARC POSITION PAPER Which Database Will Serve Your Needs? National EMSC Data Analysis Resource Center Central to any EMS, public health, or large healthcare organization is the collection, storage, retrieval, and analysis

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

What s the Big Deal About Big Data?

What s the Big Deal About Big Data? Reynolds and Reynolds What s the Big Deal About Big Data? How Using Big Data Smartly Can Increase Profit per Customer Kasi Westendorf, Vice President of Marketing Reynolds and Reynolds What s the Big Deal

More information

BIG DATA CAN DRIVE THE BUSINESS AND IT TO EVOLVE AND ADAPT RALPH KIMBALL BUSSUM 2014

BIG DATA CAN DRIVE THE BUSINESS AND IT TO EVOLVE AND ADAPT RALPH KIMBALL BUSSUM 2014 BIG DATA CAN DRIVE THE BUSINESS AND IT TO EVOLVE AND ADAPT RALPH KIMBALL BUSSUM 2014 Ralph Kimball Associates 2014 The Data Warehouse Mission Identify all possible enterprise data assets Select those assets

More information

Using Tableau Software with Hortonworks Data Platform

Using Tableau Software with Hortonworks Data Platform Using Tableau Software with Hortonworks Data Platform September 2013 2013 Hortonworks Inc. http:// Modern businesses need to manage vast amounts of data, and in many cases they have accumulated this data

More information

Achieving Business Value through Big Data Analytics Philip Russom

Achieving Business Value through Big Data Analytics Philip Russom Achieving Business Value through Big Data Analytics Philip Russom TDWI Research Director for Data Management October 3, 2012 Sponsor 2 Speakers Philip Russom Research Director, Data Management, TDWI Brian

More information

Best Practices for Scaling a Big Data Analytics Project

Best Practices for Scaling a Big Data Analytics Project Best Practices for Scaling a Big Data Analytics Project Putting an effective "big data" analytics plan in place can be a challenging proposition; thankfully, many proven data management and business intelligence

More information

Ten Mistakes to Avoid

Ten Mistakes to Avoid EXCLUSIVELY FOR TDWI PREMIUM MEMBERS TDWI RESEARCH SECOND QUARTER 2014 Ten Mistakes to Avoid In Big Data Analytics Projects By Fern Halper tdwi.org Ten Mistakes to Avoid In Big Data Analytics Projects

More information

The Definitive Guide to Strategic Analytics. White Paper

The Definitive Guide to Strategic Analytics. White Paper The Definitive Guide to Strategic Analytics White Paper The Data Artisan: Enabler of Strategic Analytics In the past, the data analyst simply used the tools available to him or her and provided the results

More information

Big data: Unlocking strategic dimensions

Big data: Unlocking strategic dimensions Big data: Unlocking strategic dimensions By Teresa de Onis and Lisa Waddell Dell Inc. New technologies help decision makers gain insights from all types of data from traditional databases to high-visibility

More information

Modern Data Warehouse

Modern Data Warehouse 1 Modern Data Warehouse Are you ready for Big Data? Does your DWH / BI roadmap contain all the necessary components? IDG: Big data technologies describe a new generation of technologies and architectures,

More information

Splunk Company Overview

Splunk Company Overview Copyright 2015 Splunk Inc. Splunk Company Overview Name Title Safe Harbor Statement During the course of this presentation, we may make forward looking statements regarding future events or the expected

More information

A Case Study of Hadoop in Healthcare

A Case Study of Hadoop in Healthcare Leading a Healthcare Company to the Big Data Promised Land: A Case Study of Hadoop in Healthcare Mohammad Quraishi (IT Senior Principal - Cigna) atif71@gmail.com About me BS in Computer Science and Engineering

More information

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining

BUSINESS INTELLIGENCE. Keywords: business intelligence, architecture, concepts, dashboards, ETL, data mining BUSINESS INTELLIGENCE Bogdan Mohor Dumitrita 1 Abstract A Business Intelligence (BI)-driven approach can be very effective in implementing business transformation programs within an enterprise framework.

More information

Datameer Cloud. End-to-End Big Data Analytics in the Cloud

Datameer Cloud. End-to-End Big Data Analytics in the Cloud Cloud End-to-End Big Data Analytics in the Cloud Datameer Cloud unites the economics of the cloud with big data analytics to deliver extremely fast time to insight. With Datameer Cloud, empowered line

More information

white paper Big Data for Small Business Why small to medium enterprises need to know about Big Data and how to manage it Sponsored by:

white paper Big Data for Small Business Why small to medium enterprises need to know about Big Data and how to manage it Sponsored by: white paper Big Data for Small Business Why small to medium enterprises need to know about Big Data and how to manage it Sponsored by: Big Data is the ability to collect information from diverse sources

More information

CHAPTER SIX DATA. Business Intelligence. 2011 The McGraw-Hill Companies, All Rights Reserved

CHAPTER SIX DATA. Business Intelligence. 2011 The McGraw-Hill Companies, All Rights Reserved CHAPTER SIX DATA Business Intelligence 2011 The McGraw-Hill Companies, All Rights Reserved 2 CHAPTER OVERVIEW SECTION 6.1 Data, Information, Databases The Business Benefits of High-Quality Information

More information

Tap into Hadoop and Other No SQL Sources

Tap into Hadoop and Other No SQL Sources Tap into Hadoop and Other No SQL Sources Presented by: Trishla Maru What is Big Data really? The Three Vs of Big Data According to Gartner Volume Volume Orders of magnitude bigger than conventional data

More information

Dimodelo Solutions Data Warehousing and Business Intelligence Concepts

Dimodelo Solutions Data Warehousing and Business Intelligence Concepts Dimodelo Solutions Data Warehousing and Business Intelligence Concepts Copyright Dimodelo Solutions 2010. All Rights Reserved. No part of this document may be reproduced without written consent from the

More information

Why Most Big Data Projects Fail

Why Most Big Data Projects Fail Learning from Common Mistakes to Transform Big Data into Insights What is Big Data?...2 Three Reasons Why Big Data Projects Fail...3 How Can Big Data Be Used?...5 The Lavastorm Approach to Big Data...5

More information

Evolving Data Warehouse Architectures

Evolving Data Warehouse Architectures Evolving Data Warehouse Architectures In the Age of Big Data Philip Russom April 15, 2014 TDWI would like to thank the following companies for sponsoring the 2014 TDWI Best Practices research report: Evolving

More information

Big Data for the Rest of Us Technical White Paper

Big Data for the Rest of Us Technical White Paper Big Data for the Rest of Us Technical White Paper Treasure Data - Big Data for the Rest of Us 1 Introduction The importance of data warehousing and analytics has increased as companies seek to gain competitive

More information

The 3 questions to ask yourself about BIG DATA

The 3 questions to ask yourself about BIG DATA The 3 questions to ask yourself about BIG DATA Do you have a big data problem? Companies looking to tackle big data problems are embarking on a journey that is full of hype, buzz, confusion, and misinformation.

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

INTELLIGENT BUSINESS STRATEGIES WHITE PAPER

INTELLIGENT BUSINESS STRATEGIES WHITE PAPER INTELLIGENT BUSINESS STRATEGIES WHITE PAPER Improving Access to Data for Successful Business Intelligence Part 2: Supporting Multiple Analytical Workloads in a Changing Analytical Landscape By Mike Ferguson

More information

Native Connectivity to Big Data Sources in MSTR 10

Native Connectivity to Big Data Sources in MSTR 10 Native Connectivity to Big Data Sources in MSTR 10 Bring All Relevant Data to Decision Makers Support for More Big Data Sources Optimized Access to Your Entire Big Data Ecosystem as If It Were a Single

More information

Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole

Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole Paper BB-01 Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole ABSTRACT Stephen Overton, Overton Technologies, LLC, Raleigh, NC Business information can be consumed many

More information

5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK

5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK 5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK CUSTOMER JOURNEY Technology is radically transforming the customer journey. Today s customers are more empowered and connected

More information

FACTS ABOUT BIG DATA ANALYTICS PLATFORA. BIG DATA ANALYTICS Series

FACTS ABOUT BIG DATA ANALYTICS PLATFORA. BIG DATA ANALYTICS Series 5 FACTS ABOUT BIG DATA ANALYTICS PLATFORA BIG DATA ANALYTICS Series BIG DATA ANALYTICS FICTIONS, FEELINGS, AND FAITH Does Your Company Run On Facts? Or Fictions, Feelings and Faith? No doubt you answered

More information

BBBT Podcast Transcript

BBBT Podcast Transcript BBBT Podcast Transcript About the BBBT Vendor: The Boulder Brain Trust, or BBBT, was founded in 2006 by Claudia Imhoff. Its mission is to leverage business intelligence for industry vendors, for its members,

More information

DATAMEER WHITE PAPER. Beyond BI. Big Data Analytic Use Cases

DATAMEER WHITE PAPER. Beyond BI. Big Data Analytic Use Cases DATAMEER WHITE PAPER Beyond BI Big Data Analytic Use Cases This white paper discusses the types and characteristics of big data analytics use cases, how they differ from traditional business intelligence

More information

Data Testing on Business Intelligence & Data Warehouse Projects

Data Testing on Business Intelligence & Data Warehouse Projects Data Testing on Business Intelligence & Data Warehouse Projects Karen N. Johnson 1 Construct of a Data Warehouse A brief look at core components of a warehouse. From the left, these three boxes represent

More information

TOP 8 TRENDS FOR 2016 BIG DATA

TOP 8 TRENDS FOR 2016 BIG DATA The year 2015 was an important one in the world of big data. What used to be hype became the norm as more businesses realized that data, in all forms and sizes, is critical to making the best possible

More information

A RE YOU SUFFERING FROM A DATA PROBLEM?

A RE YOU SUFFERING FROM A DATA PROBLEM? June 2012 A RE YOU SUFFERING FROM A DATA PROBLEM? DO YOU NEED A DATA MANAGEMENT STRATEGY? Most businesses today suffer from a data problem. Yet many don t even know it. How do you know if you have a data

More information

10 Hard Questions to Make Your Choice of Cloud Analytics Easier

10 Hard Questions to Make Your Choice of Cloud Analytics Easier 10 Hard Questions to Make Your Choice of Cloud Analytics Easier Introduction Key stakeholders and executive sponsors of business intelligence solutions need an easy-to-digest view into industry terms and

More information

CREATING PACKAGED IP FOR BUSINESS ANALYTICS PROJECTS

CREATING PACKAGED IP FOR BUSINESS ANALYTICS PROJECTS CREATING PACKAGED IP FOR BUSINESS ANALYTICS PROJECTS A PERSPECTIVE FOR SYSTEMS INTEGRATORS Sponsored by Microsoft Corporation 1/ What is Packaged IP? Categorizing the Options 2/ Why Offer Packaged IP?

More information

Buying vs. Building Business Analytics. A decision resource for technology and product teams

Buying vs. Building Business Analytics. A decision resource for technology and product teams Buying vs. Building Business Analytics A decision resource for technology and product teams Introduction Providing analytics functionality to your end users can create a number of benefits. Actionable

More information

Certification In SAS Programming. Introduction to SAS Program

Certification In SAS Programming. Introduction to SAS Program Certification In SAS Programming Introduction to SAS Program What Lies Ahead In this session, you will gain answers to: Overview of Analytics Careers in Analytics Why Use SAS? Introduction to SAS System

More information

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot www.etidaho.com (208) 327-0768 Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot 3 Days About this Course This course is designed for the end users and analysts that

More information

hmetrix Revolutionizing Healthcare Analytics with Vertica & Tableau

hmetrix Revolutionizing Healthcare Analytics with Vertica & Tableau Powered by Vertica Solution Series in conjunction with: hmetrix Revolutionizing Healthcare Analytics with Vertica & Tableau The cost of healthcare in the US continues to escalate. Consumers, employers,

More information

Accelerate BI Initiatives With Self-Service Data Discovery And Integration

Accelerate BI Initiatives With Self-Service Data Discovery And Integration A Custom Technology Adoption Profile Commissioned By Attivio June 2015 Accelerate BI Initiatives With Self-Service Data Discovery And Integration Introduction The rapid advancement of technology has ushered

More information

IBM Big Data in Government

IBM Big Data in Government IBM Big in Government Turning big data into smarter decisions Deepak Mohapatra Sr. Consultant Government IBM Software Group dmohapatra@us.ibm.com The Big Paradigm Shift 2 Big Creates A Challenge And an

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

Data warehouse software bundles: tips and tricks

Data warehouse software bundles: tips and tricks Data software bundles: tips and tricks Data software bundles: Data The emergence of data appliances has broadened the potential uses of business intelligence (BI) and analytics within many organizations

More information

Big Data and Transactional Databases Exploding Data Volume is Creating New Stresses on Traditional Transactional Databases

Big Data and Transactional Databases Exploding Data Volume is Creating New Stresses on Traditional Transactional Databases Big Data and Transactional Databases Exploding Data Volume is Creating New Stresses on Traditional Transactional Databases Introduction The world is awash in data and turning that data into actionable

More information

Whitepaper. 4 Steps to Successfully Evaluating Business Analytics Software. www.sisense.com

Whitepaper. 4 Steps to Successfully Evaluating Business Analytics Software. www.sisense.com Whitepaper 4 Steps to Successfully Evaluating Business Analytics Software Introduction The goal of Business Analytics and Intelligence software is to help businesses access, analyze and visualize data,

More information

Building Your Big Data Team

Building Your Big Data Team Building Your Big Data Team With all the buzz around Big Data, many companies have decided they need some sort of Big Data initiative in place to stay current with modern data management requirements.

More information