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

Size: px
Start display at page:

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

Transcription

1 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 USA P F The Big Data space is rapidly evolving. The first wave of adoption involved Webbased companies such as online retailers, service providers, and social media firms. These companies adopted open source technologies such as Apache Hadoop and used considerable in-house technical expertise to build business solutions on top of these open source foundations. The second wave will involve businesses that both lack technical teams of the same size and depth as the Web-based companies and are averse to the risk and cost associated with large investments in original software development. These businesses will be attracted to finished products from established companies that offer short paths to business analytic solutions using Big Data technologies. Oracle is seeking to appeal to such firms with: Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances Products offered in a way that enables users to integrate them into their existing Oracle Database and Fusion Middleware environment Technologies that include the Big Data capabilities in highest demand, including Hadoop, support for the R language, and scalable in-memory database functionality (IMDB) IN THIS INSIGHT This IDC Insight considers a number of key product announcements made by Oracle in January and February 2012 as well as their role in the company's strategy with respect to Big Data and their likely impact on the software markets associated with Big Data technology. The most recent announcement concerns Oracle Advanced Analytics, an option of Oracle Database 11g. This announcement aligns strategically with the following three product announcements that establish comprehensive Oracle coverage of the Big Data space: Oracle Exalytics In-Memory Machine Oracle Big Data Appliance Oracle TimesTen In-Memory Database 11g Release 2 Filing Information: February 2012, IDC #233348, Volume: 1, Tab: Vendors Database Management and Data Integration Software: Insight

2 Taken together, these products address three key Big Data areas: advanced and large-scale analytics, Hadoop-based data classification and extraction, and scalable in-memory database (IMDB) technology. SITUATION OVERVIEW Highlights On February 8, 2012, Oracle announced general availability of Oracle Advanced Analytics. This option of Oracle Database 11g Enterprise Edition includes Oracle Data Mining and a new component called Oracle R Enterprise, which embeds R analytic capability in the database server. Previously, Oracle announced the Oracle Exalytics In-Memory Machine and the Oracle Big Data Appliance at Oracle OpenWorld In mid-january 2012, the company announced pricing and general availability for these two products plus a greatly enhanced version of the in-memory relational database management system (RDBMS), Oracle TimesTen. Taken together, this database option and these three products address key areas of the Big Data space and represent a significant move by Oracle to establish itself as a major Big Data player. IDC identifies three key areas of Big Data as: Large-scale advanced analytics Hadoop-driven Big Data processing Scalable in-memory database management This combination represents a comprehensive approach to the Big Data problem space. This Insight considers each area in turn, focusing on how Oracle is addressing it. Analysis Oracle describes its approach to the Big Data space as encompassing four key stages: Acquire: Collect, ingest, and format data for analysis Organize: Put data into an order that supports either deep analysis or integration into a larger structured data collection, such as a data warehouse Analyze: Perform either standard query-based/online analytical processing (OLAP) analysis or deep statistical analysis on the resulting data set Decide: Yield results that can drive both tactical and strategic business decisions The Oracle Big Data Appliance takes the user from the Acquire to the Organize stage, the Oracle Exadata Database Machine (or other Oracle Database 11g Enterprise Edition installation) with the Oracle Advanced Analytics option takes the user from the Organize to the Analyze stage, and the Oracle Exalytics In-Memory Machine takes the user from the Analyze to the Decide stage. 2 # IDC

3 These products (note that Oracle Exalytics In-Memory Machine includes Oracle TimesTen) fall into the three functional areas described in this Insight as key elements of the Big Data space. Large-Scale Advanced Analytics This functional area includes the ability to accumulate large amounts of data in a scalable space for high-performance deep analysis. Oracle is addressing this area with two product offerings: Oracle Advanced Analytics is an Oracle Database 11g Enterprise Edition option that includes Oracle Data Mining and Oracle R Enterprise for those that wish to perform deep data mining and analytics driven by the R language, with those analytics executing in the database engine. Oracle Exalytics In-Memory Machine is for those seeking an engineered system that is preconfigured to support classic online analytical processing using in-memory cubes powered by Oracle Essbase, or relational data held in memory by Oracle TimesTen for fast execution. (Note that Exalytics can support large data sets that extend beyond the main memory capacity of the system by sending SQL queries to a back-end database such as Oracle running on Exadata.) Oracle Advanced Analytics This option of Oracle Database 11g Enterprise Edition has two components: Oracle Data Mining and Oracle R Enterprise. The former is an upgraded version of the data mining option that Oracle has offered for a number of years. The latter is a capability embedded in the database engine that allows the user to build R analytics that execute in the database close to the data for better performance. The system allows R users to access table data within the database using the familiar variables and other constructs of the R language. Data retrieval, statistical and predictive analysis operations, and advanced numerical computations expressed in R are converted into SQL and executed under the covers, so the R programmer does not need to have expertise in relational database technology or the structure of the database in question. The role of this option is to allow "quants" that prefer to use R as their means of doing deep analytics to use that language in a high-performance way directly against the database data rather than as an external facility that requires considerable configuration to set up. It should be noted that Oracle Advanced Analytics is a database option and so can be used with any installation of Oracle Database 11g Enterprise Edition. This also means that it can be used within the Oracle Exadata Database Machine. When Oracle Advanced Analytics is used with the Oracle Real Application Clusters (RAC) option of Oracle Database, or within the Oracle Exadata Database Machine (which includes RAC), the user also takes advantage of the scalability of parallel SQL execution, which IDC also considers a key Big Data characteristic for relational database IDC #

4 Exalytics In-Memory Machine This product is used to perform deep analysis of large amounts of business intelligence (BI) data quickly. It combines Oracle Business Intelligence Enterprise Edition (OBIEE) with enhanced visualization capabilities and performance optimizations, an optimized version of Oracle TimesTen In-Memory Database with analytic extensions, and an optimized version of Oracle Essbase for analyzing OLAP cubes in memory. It is delivered as an engineered system, with the hardware configured specifically for the Oracle TimesTen In-Memory Database for Exalytics and Oracle Business Intelligence Foundation software, which includes Oracle Business Intelligence Enterprise Edition and Oracle Essbase. The idea, as with all Oracle's engineered systems, is to deliver a product that can be set up and used with a minimum of effort, involving virtually no installation and only the tuning and configuration necessary for the specific analysis required by the user. Other products that feature IMDB functionality with analytics require considerable installation and configuration before use. Hadoop-Driven Big Data Processing This is the most mature of the new technology areas in the Big Data space. It involves the ability to accept either complex, heterogeneous (or unstructured) data or highvolume streams of machine-generated data; analyze the data for elements of value or for meaningful patterns; and provide analytical results or structured output, or both, generally leading to further analysis. This capability is generally addressed using the MapReduce paradigm, and the most common form of that paradigm is the open source Apache Hadoop set of technology. Oracle Big Data Appliance Oracle Big Data Appliance is an engineered system that provides a preconfigured installation of Cloudera's distribution that includes Apache Hadoop and associated project software. Oracle provides frontline support for this software, with back-end support from Cloudera, and enables the user to choose between standard Hadoop HDFS-based HBase and the Oracle NoSQL Database (developed from Berkeley DB) as the data management engine for query and analysis. (It should be noted that Oracle is among a number of vendors offering faster, more flexible alternatives to HBase for Hadoop users.) Hadoop applications can be integrated into Oracle environment using the Oracle Big Data Connectors (a package that includes optimized integration into the database), Oracle Loader for Hadoop, Oracle Data Integration Application Adapter for Hadoop, Oracle R Connector for Hadoop, and Oracle Direct Connector for HDFS. The Hadoop installation is a full Cloudera distribution that includes Cloudera Manager, all fully supported by Oracle, with Cloudera providing level 2 and 3 support. It also includes an open source distribution of R and the Oracle NoSQL Database Community Edition. All are packaged in an appliance format on a machine with 216 CPU cores and 864GB of RAM, with 648TB of raw disk storage, and internally connected via an internal 40Gbps InfiniBand network. 4 # IDC

5 Scalable IMDB Management It is well understood that in-memory data management yields orders of magnitude better performance than any disk-based alternative. The Big Data dimension of this approach, and the one that really sets up IMDB as the future of database management generally, is the use of clustered servers on high-speed network with peer-to-peer background replication to deliver nearly limitless scalability with solid recoverability. A number of IMDB technologies have been moving in this direction for a while, though most were nonrelational. Oracle TimesTen 11g Release 2 The sleeper announcement of the year may be that of Oracle TimesTen 11g Release 2, which includes a scalable cache grid for in-memory relational database management that can scale to a larger size than can be supported in a single server's main memory space while retaining the high-performance characteristics of memorybased data management. Currently, such scaling can be accomplished by deployment within the Oracle Exalogic machine and using its built-in high-speed network that can support up to eight nodes. Further scaling can be achieved by linking multiple Oracle Exalogic machines together with InfiniBand connections. This configuration is normally applied to the use of Oracle TimesTen as a cache for Oracle Database and so is called the TimesTen In-Memory Database Cache Grid. Logically, however, it could be used as a standalone database with a similar configuration, either within Exalogic or on user-configured hardware. Recoverability is assured by transaction replication from the executing server to standby or subscribing servers. Further recoverability with reduced latency is achieved by the writing of parallel logs. Oracle TimesTen can be optimized for either OLTP or analytic workloads. The analytic workload optimization includes columnar data management. When used as a cache for Oracle Database, TimesTen can be configured for either read/write caching with parallel replication of transactions and parallel write-through to the database or read-only caching with multistream refresh of transactions from the database and parallel replication of the refresh transactions to standby nodes. As was previously mentioned, TimesTen is also the in-memory RDBMS component of the Exalytics In- Memory Machine. Competitive Landscape Oracle's comprehensiveness in approaching both the Big Data landscape overall and how the products fit together represents a formidable challenge to any vendor hoping to offer end-to-end business-oriented Big Data solutions. There are, however, clear competitors in each of the Big Data areas. FUTURE OUTLOOK Big Data is a fast-moving space, and it is reasonable to expect that various combinations of products, old and new, will form to challenge Oracle in each of the Big Data areas described in this Insight. Some will be narrow, deep technologies that perform certain analytic functions very well. Others will be broad based. Oracle's approach, based on both software functionality and Oracle's engineered systems 2012 IDC #

6 strategy, can become well entrenched in user sites, however, as long as Oracle strives to move forward with these technologies. ESSENTIAL GUIDANCE Actions to Consider The Big Data space remains bewildering both for those in the business of making technical solutions and for users of those solutions. Some things to consider going forward are discussed in the sections that follow. Advice for Buyers Big Data is a fast-moving space, and approaches that seem "standard" may not be so tomorrow. Oracle's products offer a variety of approaches to Big Data management and analysis. This offers options, but one should regard the purchase of an engineered system or appliance as an investment in the future, not just a short-term solution. So, buyers should be circumspect and work out their long-range plans for the proper exploitation of Big Data for the foreseeable future before making significant commitments. Advice for Other Vendors Oracle's Big Data offerings are well packaged and fairly complete. Competing vendors must first decide if they want to concentrate on certain Big Data analytic or management problems, or if they want to compete on a level of breadth similar to that of Oracle. If they choose the latter, they should seek to be as comprehensive, either on their own or through partners, and to seek details regarding the Oracle products that represent opportunities to win through differentiation. Copyright Notice This IDC research document was published as part of an IDC continuous intelligence service, providing written research, analyst interactions, telebriefings, and conferences. Visit to learn more about IDC subscription and consulting services. To view a list of IDC offices worldwide, visit Please contact the IDC Hotline at , ext (or ) or sales@idc.com for information on applying the price of this document toward the purchase of an IDC service or for information on additional copies or Web rights. Copyright 2012 IDC. Reproduction is forbidden unless authorized. All rights reserved. 6 # IDC

Introducing Oracle Exalytics In-Memory Machine

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

More information

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

Executive Summary... 2 Introduction... 3. Defining Big Data... 3. The Importance of Big Data... 4 Building a Big Data Platform...

Executive Summary... 2 Introduction... 3. Defining Big Data... 3. The Importance of Big Data... 4 Building a Big Data Platform... Executive Summary... 2 Introduction... 3 Defining Big Data... 3 The Importance of Big Data... 4 Building a Big Data Platform... 5 Infrastructure Requirements... 5 Solution Spectrum... 6 Oracle s Big Data

More information

An Integrated Analytics & Big Data Infrastructure September 21, 2012 Robert Stackowiak, Vice President Data Systems Architecture Oracle Enterprise

An Integrated Analytics & Big Data Infrastructure September 21, 2012 Robert Stackowiak, Vice President Data Systems Architecture Oracle Enterprise An Integrated Analytics & Big Data Infrastructure September 21, 2012 Robert Stackowiak, Vice President Data Systems Architecture Oracle Enterprise Solutions Group The following is intended to outline our

More information

Oracle s Big Data solutions. Roger Wullschleger. <Insert Picture Here>

Oracle s Big Data solutions. Roger Wullschleger. <Insert Picture Here> s Big Data solutions Roger Wullschleger DBTA Workshop on Big Data, Cloud Data Management and NoSQL 10. October 2012, Stade de Suisse, Berne 1 The following is intended to outline

More information

News and trends in Data Warehouse Automation, Big Data and BI. Johan Hendrickx & Dirk Vermeiren

News and trends in Data Warehouse Automation, Big Data and BI. Johan Hendrickx & Dirk Vermeiren News and trends in Data Warehouse Automation, Big Data and BI Johan Hendrickx & Dirk Vermeiren Extreme Agility from Source to Analysis DWH Appliances & DWH Automation Typical Architecture 3 What Business

More information

COMPETITIVE ANALYSIS. Worldwide RDBMS 2006 Vendor Shares: Preliminary Results for the Top 5 Vendors IDC OPINION. Carl W. Olofson

COMPETITIVE ANALYSIS. Worldwide RDBMS 2006 Vendor Shares: Preliminary Results for the Top 5 Vendors IDC OPINION. Carl W. Olofson COMPETITIVE ANALYSIS Worldwide RDBMS 2006 Vendor Shares: Preliminary Results for the Top 5 Vendors Carl W. Olofson IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200

More information

High Performance Data Management Use of Standards in Commercial Product Development

High Performance Data Management Use of Standards in Commercial Product Development v2 High Performance Data Management Use of Standards in Commercial Product Development Jay Hollingsworth: Director Oil & Gas Business Unit Standards Leadership Council Forum 28 June 2012 1 The following

More information

Preview of Oracle Database 12c In-Memory Option. Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Preview of Oracle Database 12c In-Memory Option. Copyright 2013, Oracle and/or its affiliates. All rights reserved. Preview of Oracle Database 12c In-Memory Option 1 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any

More information

SAS Enterprise Decision Management at a Global Financial Services Firm: Enabling More Rapid Implementation of Decision Models into Production

SAS Enterprise Decision Management at a Global Financial Services Firm: Enabling More Rapid Implementation of Decision Models into Production Buyer Case Study SAS Enterprise Decision Management at a Global Financial Services Firm: Enabling More Rapid Implementation of Decision Models into Production Brian McDonough IDC OPINION The goal of decision

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

Worldwide Relational Database Management Systems 2007 Vendor Shares

Worldwide Relational Database Management Systems 2007 Vendor Shares COMPETITIVE ANALYSIS Worldwide Relational Database Management Systems 2007 Vendor Shares Carl W. Olofson IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015

More information

An Oracle White Paper June 2012. High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database

An Oracle White Paper June 2012. High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database An Oracle White Paper June 2012 High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database Executive Overview... 1 Introduction... 1 Oracle Loader for Hadoop... 2 Oracle Direct

More information

W o r l d w i d e B u s i n e s s A n a l y t i c s S o f t w a r e 2 0 1 3 2 0 1 7 F o r e c a s t a n d 2 0 1 2 V e n d o r S h a r e s

W o r l d w i d e B u s i n e s s A n a l y t i c s S o f t w a r e 2 0 1 3 2 0 1 7 F o r e c a s t a n d 2 0 1 2 V e n d o r S h a r e s Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com M A R K E T A N A L Y S I S W o r l d w i d e B u s i n e s s A n a l y t i c s S o f t w a r e 2

More information

INSIGHT. Symantec Optimizes Veritas Cluster Server for Use in VMware Environments IDC OPINION IN THIS INSIGHT SITUATION OVERVIEW. Jean S.

INSIGHT. Symantec Optimizes Veritas Cluster Server for Use in VMware Environments IDC OPINION IN THIS INSIGHT SITUATION OVERVIEW. Jean S. INSIGHT Symantec Optimizes Veritas Cluster Server for Use in VMware Environments Jean S. Bozman IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

More information

An Oracle White Paper June 2013. Oracle: Big Data for the Enterprise

An Oracle White Paper June 2013. Oracle: Big Data for the Enterprise An Oracle White Paper June 2013 Oracle: Big Data for the Enterprise Executive Summary... 2 Introduction... 3 Defining Big Data... 3 The Importance of Big Data... 4 Building a Big Data Platform... 5 Infrastructure

More information

Oracle Database - Engineered for Innovation. Sedat Zencirci Teknoloji Satış Danışmanlığı Direktörü Türkiye ve Orta Asya

Oracle Database - Engineered for Innovation. Sedat Zencirci Teknoloji Satış Danışmanlığı Direktörü Türkiye ve Orta Asya Oracle Database - Engineered for Innovation Sedat Zencirci Teknoloji Satış Danışmanlığı Direktörü Türkiye ve Orta Asya Oracle Database 11g Release 2 Shipping since September 2009 11.2.0.3 Patch Set now

More information

An Oracle White Paper October 2011. Oracle: Big Data for the Enterprise

An Oracle White Paper October 2011. Oracle: Big Data for the Enterprise An Oracle White Paper October 2011 Oracle: Big Data for the Enterprise Executive Summary... 2 Introduction... 3 Defining Big Data... 3 The Importance of Big Data... 4 Building a Big Data Platform... 5

More information

TUT NoSQL Seminar (Oracle) Big Data

TUT NoSQL Seminar (Oracle) Big Data Timo Raitalaakso +358 40 848 0148 rafu@solita.fi TUT NoSQL Seminar (Oracle) Big Data 11.12.2012 Timo Raitalaakso MSc 2000 Work: Solita since 2001 Senior Database Specialist Oracle ACE 2012 Blog: http://rafudb.blogspot.com

More information

Oracle Exalytics Briefing

Oracle Exalytics Briefing Oracle Exalytics Briefing March 5, 2014 Dave Miller, Mythics Enterprise Architect Greg Mika, Mythics Enterprise Architect Agenda Introductions About Mythics Exalytics Overview Demonstration Scenario BI

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

<Insert Picture Here> Big Data

<Insert Picture Here> Big Data Big Data Kevin Kalmbach Principal Sales Consultant, Public Sector Engineered Systems Program Agenda What is Big Data and why it is important? What is your Big

More information

Big Data: Are You Ready? Kevin Lancaster

Big Data: Are You Ready? Kevin Lancaster Big Data: Are You Ready? Kevin Lancaster Director, Engineered Systems Oracle Europe, Middle East & Africa 1 A Data Explosion... Traditional Data Sources Billing engines Custom developed New, Non-Traditional

More information

ORACLE BIG DATA APPLIANCE X3-2

ORACLE BIG DATA APPLIANCE X3-2 ORACLE BIG DATA APPLIANCE X3-2 BIG DATA FOR THE ENTERPRISE KEY FEATURES Massively scalable infrastructure to store and manage big data Big Data Connectors delivers load rates of up to 12TB per hour between

More information

WHITE PAPER Get Your Business Intelligence in a "Box": Start Making Better Decisions Faster with the New HP Business Decision Appliance

WHITE PAPER Get Your Business Intelligence in a Box: Start Making Better Decisions Faster with the New HP Business Decision Appliance WHITE PAPER Get Your Business Intelligence in a "Box": Start Making Better Decisions Faster with the New HP Business Decision Appliance Sponsored by: HP and Microsoft Dan Vesset February 2011 Brian McDonough

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

Oracle Big Data Essentials

Oracle Big Data Essentials Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 40291196 Oracle Big Data Essentials Duration: 3 Days What you will learn This Oracle Big Data Essentials training deep dives into using the

More information

ORACLE CONFIGURATION SERVICES EXHIBIT

ORACLE CONFIGURATION SERVICES EXHIBIT ORACLE CONFIGURATION SERVICES EXHIBIT This exhibit incorporates by reference the terms of the order for Exadata Database Machine, Exadata Storage Expansion Rack, SuperCluster, Exalogic on SuperCluster,

More information

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement "Safe Harbor" Statement: Statements in this presentation relating to Oracle's future plans, expectations, beliefs, intentions and prospects are "forward-looking statements" and are

More information

Oracle Enters the High-Growth All-Flash Array Market with an Oracle-Optimized Solution

Oracle Enters the High-Growth All-Flash Array Market with an Oracle-Optimized Solution FLASH Oracle Enters the High-Growth All-Flash Array Market with an Oracle-Optimized Solution Eric Burgener IN THIS FLASH This IDC Flash summarizes Oracle's August 27, 2015, announcement of the new All

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Big Data Appliance Releases 2.5 and 3.0 Ralf Lange Global ISV & OEM Sales Agenda Quick Overview on BDA and its Positioning Product Details and Updates Security and Encryption New Hadoop Versions

More information

The Analytic-Transactional Data Platform: Enabling the Real-Time Enterprise

The Analytic-Transactional Data Platform: Enabling the Real-Time Enterprise Industry Developments and Models The Analytic-Transactional Data Platform: Enabling the Real-Time Enterprise Carl W. Olofson IDC OPINION With the ever-increasing volume, variety, and velocity of data coming

More information

Big Data and Advanced Analytics Applications and Capabilities Steven Hagan, Vice President, Server Technologies

Big Data and Advanced Analytics Applications and Capabilities Steven Hagan, Vice President, Server Technologies Big Data and Advanced Analytics Applications and Capabilities Steven Hagan, Vice President, Server Technologies 1 Copyright 2011, Oracle and/or its affiliates. All rights Big Data, Advanced Analytics:

More information

W H I T E P A P E R B u s i n e s s I n t e l l i g e n c e S o lutions from the Microsoft and Teradata Partnership

W H I T E P A P E R B u s i n e s s I n t e l l i g e n c e S o lutions from the Microsoft and Teradata Partnership W H I T E P A P E R B u s i n e s s I n t e l l i g e n c e S o lutions from the Microsoft and Teradata Partnership Sponsored by: Microsoft and Teradata Dan Vesset October 2008 Brian McDonough Global Headquarters:

More information

An Integrated Big Data & Analytics Infrastructure June 14, 2012 Robert Stackowiak, VP Oracle ESG Data Systems Architecture

An Integrated Big Data & Analytics Infrastructure June 14, 2012 Robert Stackowiak, VP Oracle ESG Data Systems Architecture An Integrated Big Data & Analytics Infrastructure June 14, 2012 Robert Stackowiak, VP ESG Data Systems Architecture Big Data & Analytics as a Service Components Unstructured Data / Sparse Data of Value

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

Worldwide Advanced and Predictive Analytics Software Market Shares, 2014: The Rise of the Long Tail

Worldwide Advanced and Predictive Analytics Software Market Shares, 2014: The Rise of the Long Tail MARKET SHARE Worldwide Advanced and Predictive Analytics Software Market Shares, 2014: The Rise of the Long Tail Alys Woodward Dan Vesset IDC MARKET SHARE FIGURE FIGURE 1 Worldwide Advanced and Predictive

More information

SAS and Oracle: Big Data and Cloud Partnering Innovation Targets the Third Platform

SAS and Oracle: Big Data and Cloud Partnering Innovation Targets the Third Platform SAS and Oracle: Big Data and Cloud Partnering Innovation Targets the Third Platform David Lawler, Oracle Senior Vice President, Product Management and Strategy Paul Kent, SAS Vice President, Big Data What

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

High Performance IT Insights. Building the Foundation for Big Data

High Performance IT Insights. Building the Foundation for Big Data High Performance IT Insights Building the Foundation for Big Data Page 2 For years, companies have been contending with a rapidly rising tide of data that needs to be captured, stored and used by the business.

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

Forecast of Big Data Trends. Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 3 September 2014

Forecast of Big Data Trends. Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 3 September 2014 Forecast of Big Data Trends Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 3 September 2014 Big Data transforms Business 2 Data created every minute Source http://mashable.com/2012/06/22/data-created-every-minute/

More information

Meeting the Needs of Database Management for SaaS: Oracle Database 12c

Meeting the Needs of Database Management for SaaS: Oracle Database 12c WHITE PAPER Meeting the Needs of Database Management for SaaS: Oracle Database 12c Sponsored by: Oracle Corp. Carl W. Olofson September 2014 IDC OPINION The move of ISV applications to the cloud is growing

More information

Einsatzfelder von IBM PureData Systems und Ihre Vorteile.

Einsatzfelder von IBM PureData Systems und Ihre Vorteile. Einsatzfelder von IBM PureData Systems und Ihre Vorteile demirkaya@de.ibm.com Agenda Information technology challenges PureSystems and PureData introduction PureData for Transactions PureData for Analytics

More information

FIFTH EDITION. Oracle Essentials. Rick Greenwald, Robert Stackowiak, and. Jonathan Stern O'REILLY" Tokyo. Koln Sebastopol. Cambridge Farnham.

FIFTH EDITION. Oracle Essentials. Rick Greenwald, Robert Stackowiak, and. Jonathan Stern O'REILLY Tokyo. Koln Sebastopol. Cambridge Farnham. FIFTH EDITION Oracle Essentials Rick Greenwald, Robert Stackowiak, and Jonathan Stern O'REILLY" Beijing Cambridge Farnham Koln Sebastopol Tokyo _ Table of Contents Preface xiii 1. Introducing Oracle 1

More information

Interactive data analytics drive insights

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

More information

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

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com INSIGHT Base One: Grid Computing for Database-Centric Applications Earl Joseph, Ph. D. IDC OPINION

More information

IT as a Service Emerges as a New Management Paradigm in the Software-Defined Datacenter Era

IT as a Service Emerges as a New Management Paradigm in the Software-Defined Datacenter Era Customer Needs and Strategies IT as a Service Emerges as a New Management Paradigm in the Software-Defined Datacenter Era Mary Johnston Turner IDC OPINION IT as a service (ITaaS) represents a fundamentally

More information

Intelligent Government From Data to Decision. Robert Lindsley robert.lindsley@oracle.com Oracle, Public Sector Technology Group

Intelligent Government From Data to Decision. Robert Lindsley robert.lindsley@oracle.com Oracle, Public Sector Technology Group Intelligent Government From Data to Decision Robert Lindsley robert.lindsley@oracle.com Oracle, Public Sector Technology Group Safe Harbor Statement The following is intended to outline our general product

More information

Chukwa, Hadoop subproject, 37, 131 Cloud enabled big data, 4 Codd s 12 rules, 1 Column-oriented databases, 18, 52 Compression pattern, 83 84

Chukwa, Hadoop subproject, 37, 131 Cloud enabled big data, 4 Codd s 12 rules, 1 Column-oriented databases, 18, 52 Compression pattern, 83 84 Index A Amazon Web Services (AWS), 50, 58 Analytics engine, 21 22 Apache Kafka, 38, 131 Apache S4, 38, 131 Apache Sqoop, 37, 131 Appliance pattern, 104 105 Application architecture, big data analytics

More information

ORACLE EXALYTICS IN-MEMORY MACHINE: A BRIEF INTRODUCTION

ORACLE EXALYTICS IN-MEMORY MACHINE: A BRIEF INTRODUCTION An Oracle White Paper July 2013 ORACLE EXALYTICS IN-MEMORY MACHINE: A BRIEF INTRODUCTION 1 Contents Oracle Exalytics Overview... 5 Oracle Exalytics Hardware Architecture... 6 Oracle Exalytics Software

More information

CASE STUDY: Oracle TimesTen In-Memory Database and Shared Disk HA Implementation at Instance level. -ORACLE TIMESTEN 11gR1

CASE STUDY: Oracle TimesTen In-Memory Database and Shared Disk HA Implementation at Instance level. -ORACLE TIMESTEN 11gR1 CASE STUDY: Oracle TimesTen In-Memory Database and Shared Disk HA Implementation at Instance level -ORACLE TIMESTEN 11gR1 CASE STUDY Oracle TimesTen In-Memory Database and Shared Disk HA Implementation

More information

Dell In-Memory Appliance for Cloudera Enterprise

Dell In-Memory Appliance for Cloudera Enterprise Dell In-Memory Appliance for Cloudera Enterprise Hadoop Overview, Customer Evolution and Dell In-Memory Product Details Author: Armando Acosta Hadoop Product Manager/Subject Matter Expert Armando_Acosta@Dell.com/

More information

Tips and Tricks for Using Oracle TimesTen In-Memory Database in the Application Tier

Tips and Tricks for Using Oracle TimesTen In-Memory Database in the Application Tier Tips and Tricks for Using Oracle TimesTen In-Memory Database in the Application Tier Simon Law TimesTen Product Manager, Oracle Meet The Experts: Andy Yao TimesTen Product Manager, Oracle Gagan Singh Senior

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

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

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

More information

Speed of Thought Analytics Graz, June 17 th 2015

Speed of Thought Analytics Graz, June 17 th 2015 Speed of Thought Analytics Graz, June 17 th 2015 Marco Lang Director EMEA Business Development, Business Analytics Copyright 2014 Oracle and/or its affiliates. All rights reserved. Today s Business Analytical

More information

Using OBIEE for Location-Aware Predictive Analytics

Using OBIEE for Location-Aware Predictive Analytics Using OBIEE for Location-Aware Predictive Analytics Jean Ihm, Principal Product Manager, Oracle Spatial and Graph Jayant Sharma, Director, Product Management, Oracle Spatial and Graph, MapViewer Oracle

More information

Constructing a Data Lake: Hadoop and Oracle Database United!

Constructing a Data Lake: Hadoop and Oracle Database United! Constructing a Data Lake: Hadoop and Oracle Database United! Sharon Sophia Stephen Big Data PreSales Consultant February 21, 2015 Safe Harbor The following is intended to outline our general product direction.

More information

Gridstore is seeking to simplify this situation, specifically for midsize companies:

Gridstore is seeking to simplify this situation, specifically for midsize companies: VENDOR PROFILE Gridstore: A Different Approach to Scale Out Storage Amita Potnis Ashish Nadkarni IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

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

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

An Accenture Point of View. Oracle Exalytics brings speed and unparalleled flexibility to business analytics

An Accenture Point of View. Oracle Exalytics brings speed and unparalleled flexibility to business analytics An Accenture Point of View Oracle Exalytics brings speed and unparalleled flexibility to business analytics Keep your competitive edge with analytics When it comes to working smarter, organizations that

More information

Actian SQL in Hadoop Buyer s Guide

Actian SQL in Hadoop Buyer s Guide Actian SQL in Hadoop Buyer s Guide Contents Introduction: Big Data and Hadoop... 3 SQL on Hadoop Benefits... 4 Approaches to SQL on Hadoop... 4 The Top 10 SQL in Hadoop Capabilities... 5 SQL in Hadoop

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

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression Sponsored by: Oracle Steven Scully May 2010 Benjamin Woo IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA

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

ESS event: Big Data in Official Statistics. Antonino Virgillito, Istat

ESS event: Big Data in Official Statistics. Antonino Virgillito, Istat ESS event: Big Data in Official Statistics Antonino Virgillito, Istat v erbi v is 1 About me Head of Unit Web and BI Technologies, IT Directorate of Istat Project manager and technical coordinator of Web

More information

Navigating the Big Data infrastructure layer Helena Schwenk

Navigating the Big Data infrastructure layer Helena Schwenk mwd a d v i s o r s Navigating the Big Data infrastructure layer Helena Schwenk A special report prepared for Actuate May 2013 This report is the second in a series of four and focuses principally on explaining

More information

Data Warehousing and Analytics Infrastructure at Facebook. Ashish Thusoo & Dhruba Borthakur athusoo,dhruba@facebook.com

Data Warehousing and Analytics Infrastructure at Facebook. Ashish Thusoo & Dhruba Borthakur athusoo,dhruba@facebook.com Data Warehousing and Analytics Infrastructure at Facebook Ashish Thusoo & Dhruba Borthakur athusoo,dhruba@facebook.com Overview Challenges in a Fast Growing & Dynamic Environment Data Flow Architecture,

More information

A Big Data Storage Architecture for the Second Wave David Sunny Sundstrom Principle Product Director, Storage Oracle

A Big Data Storage Architecture for the Second Wave David Sunny Sundstrom Principle Product Director, Storage Oracle A Big Data Storage Architecture for the Second Wave David Sunny Sundstrom Principle Product Director, Storage Oracle Growth in Data Diversity and Usage 1.8 Zettabytes of Data in 2011, 20x Growth by 2020

More information

WSSC Building on Oracle Engineered Systems to Become a Smart, Real-Time Utility Provider

WSSC Building on Oracle Engineered Systems to Become a Smart, Real-Time Utility Provider IDC ExpertROI SPOTLIGHT WSSC Building on Oracle Engineered Systems to Become a Smart, Real-Time Utility Provider Sponsored by: Oracle Corp. Matthew Marden August 2015 Overview Washington Suburban Sanitary

More information

Infrastructure Matters: POWER8 vs. Xeon x86

Infrastructure Matters: POWER8 vs. Xeon x86 Advisory Infrastructure Matters: POWER8 vs. Xeon x86 Executive Summary This report compares IBM s new POWER8-based scale-out Power System to Intel E5 v2 x86- based scale-out systems. A follow-on report

More information

Big Data Analytics - Accelerated. stream-horizon.com

Big Data Analytics - Accelerated. stream-horizon.com Big Data Analytics - Accelerated stream-horizon.com Legacy ETL platforms & conventional Data Integration approach Unable to meet latency & data throughput demands of Big Data integration challenges Based

More information

Oracle Big Data Handbook

Oracle Big Data Handbook ORACLG Oracle Press Oracle Big Data Handbook Tom Plunkett Brian Macdonald Bruce Nelson Helen Sun Khader Mohiuddin Debra L. Harding David Segleau Gokula Mishra Mark F. Hornick Robert Stackowiak Keith Laker

More information

Inge Os Sales Consulting Manager Oracle Norway

Inge Os Sales Consulting Manager Oracle Norway Inge Os Sales Consulting Manager Oracle Norway Agenda Oracle Fusion Middelware Oracle Database 11GR2 Oracle Database Machine Oracle & Sun Agenda Oracle Fusion Middelware Oracle Database 11GR2 Oracle Database

More information

How To Create A Business Intelligence (Bi)

How To Create A Business Intelligence (Bi) Oracle Business Analytics Overview Markus Päivinen Business Analytics Country Leader, Finland May 2014 1 Presentation content What are the requirements for modern BI Trend in Business Analytics Big Data

More information

Big Data and Natural Language: Extracting Insight From Text

Big Data and Natural Language: Extracting Insight From Text An Oracle White Paper October 2012 Big Data and Natural Language: Extracting Insight From Text Table of Contents Executive Overview... 3 Introduction... 3 Oracle Big Data Appliance... 4 Synthesys... 5

More information

A Next-Generation Analytics Ecosystem for Big Data. Colin White, BI Research September 2012 Sponsored by ParAccel

A Next-Generation Analytics Ecosystem for Big Data. Colin White, BI Research September 2012 Sponsored by ParAccel A Next-Generation Analytics Ecosystem for Big Data Colin White, BI Research September 2012 Sponsored by ParAccel BIG DATA IS BIG NEWS The value of big data lies in the business analytics that can be generated

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

COMPETITIVE ANALYSIS. Worldwide Business Intelligence Tools 2010 Vendor Shares IDC OPINION. Dan Vesset

COMPETITIVE ANALYSIS. Worldwide Business Intelligence Tools 2010 Vendor Shares IDC OPINION. Dan Vesset COMPETITIVE ANALYSIS Worldwide Business Intelligence Tools 2010 Vendor Shares Dan Vesset IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

More information

Long Term Care Group Deploys Zerto for Data Protection and Recovery for Virtual Environments

Long Term Care Group Deploys Zerto for Data Protection and Recovery for Virtual Environments BUYER CASE STUDY Long Term Care Group Deploys Zerto for Data Protection and Recovery for Virtual Environments Iris Feng Eric Sheppard IDC OPINION Today's datacenter is dominated by virtualized workloads

More information

Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing

Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing Wayne W. Eckerson Director of Research, TechTarget Founder, BI Leadership Forum Business Analytics

More information

Oracle Big Data SQL Technical Update

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

More information

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

How to Enhance Traditional BI Architecture to Leverage Big Data

How to Enhance Traditional BI Architecture to Leverage Big Data B I G D ATA How to Enhance Traditional BI Architecture to Leverage Big Data Contents Executive Summary... 1 Traditional BI - DataStack 2.0 Architecture... 2 Benefits of Traditional BI - DataStack 2.0...

More information

An Oracle White Paper September 2014. Oracle: Big Data for the Enterprise

An Oracle White Paper September 2014. Oracle: Big Data for the Enterprise An Oracle White Paper September 2014 Oracle: Big Data for the Enterprise Executive Summary... 2 Introduction... 3 Defining Big Data... 3 The Importance of Big Data... 4 Building a Big Data Platform...

More information

Executive Report BIG DATA: BUSINESS OPPORTUNITIES, REQUIREMENTS AND ORACLE S APPROACH. RICHARD WINTER December 2011

Executive Report BIG DATA: BUSINESS OPPORTUNITIES, REQUIREMENTS AND ORACLE S APPROACH. RICHARD WINTER December 2011 W I N T E R C O R P O R A T I O N Executive Report BIG DATA: BUSINESS OPPORTUNITIES, REQUIREMENTS AND ORACLE S APPROACH RICHARD WINTER December 2011 SUMMARY NEW SOURCES OF DATA and distinctive types of

More information

Microsoft Analytics Platform System. Solution Brief

Microsoft Analytics Platform System. Solution Brief Microsoft Analytics Platform System Solution Brief Contents 4 Introduction 4 Microsoft Analytics Platform System 5 Enterprise-ready Big Data 7 Next-generation performance at scale 10 Engineered for optimal

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

Copyright 2014 Oracle and/or its affiliates. All rights reserved.

Copyright 2014 Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

More information

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data: Global Digital Data Growth Growing leaps and bounds by 40+% Year over Year! 2009 =.8 Zetabytes =.08

More information

Luncheon Webinar Series May 13, 2013

Luncheon Webinar Series May 13, 2013 Luncheon Webinar Series May 13, 2013 InfoSphere DataStage is Big Data Integration Sponsored By: Presented by : Tony Curcio, InfoSphere Product Management 0 InfoSphere DataStage is Big Data Integration

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com INDUSTRY DEVELOPMENTS AND MODELS Predictive Analytics and ROI: Lessons from IDC's Financial Impact

More information

SQL Server 2012 Parallel Data Warehouse. Solution Brief

SQL Server 2012 Parallel Data Warehouse. Solution Brief SQL Server 2012 Parallel Data Warehouse Solution Brief Published February 22, 2013 Contents Introduction... 1 Microsoft Platform: Windows Server and SQL Server... 2 SQL Server 2012 Parallel Data Warehouse...

More information

Reference Architecture, Requirements, Gaps, Roles

Reference Architecture, Requirements, Gaps, Roles Reference Architecture, Requirements, Gaps, Roles The contents of this document are an excerpt from the brainstorming document M0014. The purpose is to show how a detailed Big Data Reference Architecture

More information

THE DEVELOPER GUIDE TO BUILDING STREAMING DATA APPLICATIONS

THE DEVELOPER GUIDE TO BUILDING STREAMING DATA APPLICATIONS THE DEVELOPER GUIDE TO BUILDING STREAMING DATA APPLICATIONS WHITE PAPER Successfully writing Fast Data applications to manage data generated from mobile, smart devices and social interactions, and the

More information