September 2014 INSIGHTS. Infrastructure in 2014: Past, Present, & Future. Scott Card, Partner Zack Lesko, CTO Nick Wetegrove, Analyst

Size: px
Start display at page:

Download "September 2014 INSIGHTS. Infrastructure in 2014: Past, Present, & Future. Scott Card, Partner Zack Lesko, CTO Nick Wetegrove, Analyst"

Transcription

1 September 2014 INSIGHTS Infrastructure in 2014: Past, Present, & Future Scott Card, Partner Zack Lesko, CTO Nick Wetegrove, Analyst

2 The Traditional Emergence Data of vs. Big Big Data Data Summary SIZE: LOCATION: TYPE: SCHEMA: RELATION: VELOCITY: SIZE: LOCATION: TYPE: SCHEMA: RELATION: VELOCITY: Traditional Data Gigabytes to Terabytes Centralized Structured Defined, stable data model Known set of basic relationships Big Data Petabytes to Exabytes Distributed Source: Wikibon, 451 Research, AGC Static, largely fixed datasets Unstructured / loose structure Flat, schema-less models Large number of complex relationships Rapidly growing / changing datasets Overview / Summary This report explores the fundamental drivers and key trends underlying Big Data, which is a rapidly emerging opportunity and a term which has been very broadly used to describe all aspects of next-generation data management and analytics. In this report we look at the key underlying infrastructure building blocks which form the foundation of Big Data, discuss the solutions and vendors who are leveraging these underlying platforms, and explore the key battlegrounds and opportunities for consolidation which are emerging as enterprises increasingly deploy and integrate Big Data solutions into their environments. The Genesis / Emergence of Big Data The exponential explosion in the amount of data humans are creating every moment is an oft-cited statistic. Indeed, the statistics are impressive Wikibon estimates that in 2014, humans will generate 5 billion gigabytes worth of data every 10 minutes, which equates to the same amount of data that was generated by humans from the beginning of time up until This enormous increase in the sheer volume and speed of data creation, as well as the variety of data sources and data types being created, has quickly put pressure on existing database solutions such as SQL-based relational database management systems (RDBMS), which were designed in the 1970s to deal with structured, siloed datasets. While RDBMS continue to be the dominant force in data management and have seen significant performance/efficiency improvements, in part due to reduced hardware costs and improved storage/memory capabilities, traditional RDBMS are not equipped to deal with the scale, velocity, diversity, and unstructured nature of data in emerging, highly distributed Web-scale environments. The excerpts below from The 451 Group and IDC describe the resulting opportunity for Big Data technologies and solutions: Big Data is a term applied to data sets that are large, complex or dynamic (or a combination thereof) and for which there is a requirement to capture, manage and process the data set in its entirety, such that it is not possible to process the data using traditional software tools and analytic techniques within tolerable time frames. 451 Group Big Data describes a new generation of technologies and architectures, designed to economically extract value from very large volumes of a wide variety of data, by enabling high-velocity capture, discovery, and/or analysis IDC The origins of the underlying technologies of the Big Data movement were driven by a need to create an alternative data management solution identified by some of the largest Internet companies. These companies have been on the front lines of the explosion in data creation, and in response, developed Page 2 of 15

3 internal data management solutions to effectively process and analyze complex, unstructured datasets spanning text, audio/video, and other types of data. As many of these cloudbased Web platforms needed to derive real-time and dynamic business intelligence and analytics distributed across hundreds of millions of users, they created a wide variety of platforms designed to overcome the resource constraints of RDBMS. Amazon s Dynamo, Yahoo s Hadoop, Google s MapReduce, LinkedIn s Voldemort, and Facebook s Cassandra & Hive are all today offered in various forms as standalone Big Data management tools. Most of these platforms have also been open-sourced and serve as the foundation for many of today s proprietary Big Data solutions. Over the past few years, developers have expanded the capabilities of these solutions by developing proprietary solutions which leverage and add value to the core open source platforms. Source: Wikibon 2014 Source: Wikibon 2014 In line with the explosion of Big Data volumes, the market for Big Data software, services, and hardware has seen significant growth. According to Wikibon estimates, sales in 2013 for Big Data solutions were $18.6 billion, representing a 58% increase over Wikibon estimates, that by the end of 2014, sales will reach $28.5 billion and will top $50 billion by the end of This represents a ~28% CAGR from 2013 to It is worth noting that services, from companies such as Cognilytics, represented the biggest component of sales at ~40%, followed by hardware and software at ~28% and ~22% respectively. This highlights the fact that much of software in the Big Data ecosystem is open source, and that enterprises still need significant expertise in effectively leveraging the core platforms and identifying effective use cases for emerging Big Data technology. As a result, professional services are expected to remain a significant component of Big Data revenues in the coming years as the technology and associated solutions continue to mature. Key Technology Platforms in Big Data Today, with the average company holding 100+ TB of data, enterprises face a somewhat daunting set of challenges as well as some compelling opportunities in looking to leverage this data and derive intelligence in order to drive more effective business processes. A number of technology platforms have emerged over the past several years to address the Big Data opportunity, each with distinct capabilities and associated use cases. While Hadoop and NoSQL solutions have garnered the most attention, various other solutions, including columnbased / massively parallel analytic databases, scale-out SQL (or newsql ) and graph databases have also gained traction and mindshare in the Big Data marketplace. Within this mix of platforms and despite heterogonous approaches to tackling Big Data, there are several common traits these platforms share. According to Wikibon, these include: Taking advantage of commodity hardware to enable scale-out, parallel processing techniques Source: Wikibon 2013 Page 3 of 15

4 ORIGIN: Hadoop vs. NoSQL Hadoop Framework for storage & processing of data developed in 2005 by a Yahoo employee; Based on Google s MapReduce solution to provide a means to map and reduce large-scale, distributed computation USE CASES: Historical, batch-style processing, including: Recommendations for e-commerce & travel sites LinkedIn s People You May Know Marketing analysis for loyalty card holders VENDORS: Cloudera, Hortonworks, MapR, Datameer, Platfora, Incumbent Vendors MODLUES / Hadoop Distributed File EXTENSIONS: Systems (HDFS), MapReduce, YARN (simultaneous data processing), Pig (programming language extension), Hive (data structure), HBase (sparse data/big tables), Spark (rapid analytics) Source: Wikibon, 451 Research, AGC Employing non-relational data storage capabilities to process unstructured and semi-structured data Applying advanced analytics and data visualization technology to Big Data to convey insights to end-users For purposes of this discussion, we will focus primarily on Hadoop and NoSQL platforms, which serve as the foundation technologies for numerous other Big Data solutions, as well as the solutions brought to market from relational database and other incumbent database/data management providers. Hadoop Hadoop was developed in 2005 by an employee at Yahoo who was inspired by Google s MapReduce solution, which itself was initially developed to help improve Web indexing. Hadoop is an open source data storage & processing solution that allows for predictive analytics to be readily performed on large, distributed, and unstructured data sets. Hadoop is able to break up huge amounts of data and distribute ( map ) the analysis and processing across multiple hardware nodes and then assemble the finished product from each node back into a single work ( reduce ). Hadoop thus provides the framework for conducting analytic jobs using data stored within the massively-scalable Hadoop distributed file system. It is able to deliver processed data to data scientists who can analyze, manipulate, and interpret the data using other tools built on top of the platform. Hadoop is most adept at enabling the historical analysis of batch data, as opposed to NoSQL platforms which specialize in the real-time processing of data, in some cases data which is returned by Hadoop/MapReduce jobs themselves. Hadoop s cluster-based architecture is scalable across petabytes (1 million gigabytes) or exabytes (1 billion gigabytes) of data, which allows enterprises to analyze the entirety of a data set, instead of just sample sets, which was previously the norm. This has allowed enterprises to uncover previously unknown and undiscoverable trends and insights on their data sets and correspondingly their customers. For instance, Hadoop has powered the rise of the recommendation engine on sites such as Amazon and LinkedIn, which can suggest relevant products or People You May Know. Hadoop also powers sentiment analysis for companies seeking to derive insights from the plethora of unstructured media such as Twitter feeds and Facebook posts related to particular brands. Apart from powerful business insights for developers and enterprises, Hadoop is also attractive due to the open-source nature of the software versus expensive, traditional RDBMS enterprise licenses offered by incumbent database vendors. Unlike the NoSQL market, which is comprised of numerous database platform vendors, Hadoop is more monolithic. That said, there are several startups, including the recipients of the 3 largest disclosed Big Data financings in the first half of 2014 Cloudera (valued at $4B in most recent financing round on $73M in 2013 revenues), Hortonworks (valued at $1B+ in most recent round on $55M in revenues), and MapR (raised $110M Page 4 of 15

5 ORIGIN: NoSQL Early 2000s to deliver unstructured data to users & for analysis USE CASES: Real-time, web-based transactions, including: Facebook chat Online shopping carts Social gaming user info PLATFORM MongoDB Documentoriented Hadoop vs. NoSQL (Cont d) Riak Key-value store Couchbase Server [Apache CouchDB & Membase] Real-time operational database Apache Cassandra Key-value store Aerospike In-memory keyvalue store Apache Accumulo Key-value store Proprietary MongoDB, MongoLabs, MongoHQ, ObjectRocket (Rackspace) Basho Couchbase DataStax Aerospike Sqrrl Source: Wikibon, 451 Research, AGC PRIMARY VENDORS MarkLogic, FoundationDB in debt and equity in June 2014 at an undisclosed valuation) as well as incumbent IT platform vendors such as Microsoft, IBM, and Intel who have focused on delivering solutions which allow for enterprise-class Hadoop deployments. In addition, while Hadoop s batch-style processing does not support realtime data analysis, several solutions have been developed to integrate Hadoop with NoSQL s more real-time processing capabilities, including HBase, an open-source NoSQL database that can be used for quick Hadoop lookups. Furthermore, extensions such as Spark, an engine for largescale data processing and rapid analytics, have been built ontop of Hadoop utilizing in-memory capabilities for real-time processing. NoSQL NoSQL has emerged over the last several years as a database platform aimed at delivering unstructured data to users and data analysis applications. While Hadoop is adept at enabling predictive analytics to be performed on batches of data, NoSQL databases have emerged to power real-time, often web-based transactions and content delivery across unstructured data environments where traditional RDBMS cannot keep up. For NoSQL databases, however, performance has historically come at the cost of SQL tenets such as ACID (atomicity, consistency, isolation, durability) due to the distributed nature of NoSQL clusters that focus more on speed and scaling out than consistency. NoSQL can still offer a highdegree of availability in some cases, due to the redundant nature of distributed clusters where consistency will be eventually reached, but there is increased risk of data loss in some instances. As such, NoSQL platforms have found use cases among web platform providers such as Facebook, for instance for storing millions to billions of user chats, and Amazon, for remembering shopping cart items before checkout. A number of vendors are working to overcome consistency deficiencies and provide a more mature NoSQL toolset. As has been the case with Hadoop, there are several NoSQL database platform vendors that have gained significant traction including MarkLogic, MongoDB, DataStax, Couchbase, Basho, Aerospike, and Sqrrl. Reactions of Traditional Database Providers While emerging technologies like Hadoop and NoSQL have garnered significant hype and mindshare, the incumbent database / data management vendors are closely watching the Big Data opportunity and are launching solutions which leverage their existing product portfolios. Further, it should be noted that traditional SQL databases are expected to play an important role in Big Data solutions going forward, and are expected to account for the majority of database revenue in Big Data versus Hadoop/NoSQL (though Hadoop/NoSQL growth rates are expected to be significantly higher based on Wikibon data). For incumbent vendors such as IBM, EMC/Pivotal and HP, solutions targeted at Big Data typically represent extensions of their initial first forays into data warehousing / analytical Page 5 of 15

6 Source: Wikibon Source: Wikibon database solutions, which were products obtained via acquisition before Big Data as we know it today emerged in the marketplace. Specifically, these solutions are capable of processing terabytes or petabytes of structured data across multiple, parallel nodes using column-based architectures (a more effective way of processing certain ad hoc or aggregate queries than traditional row-based methods), data compression, and in-memory processing. In the second half of 2010 and early 2011, IBM, EMC, and HP all acquired data warehousing / analytic database solutions - Netezza (IBM), Greenplum (EMC), and Vertica (HP), which as a group garnered a median EV / LTM revenue multiple of over 12x, and have continued to evolve as key components of their parent companies Big Data strategies. For Netezza, an appliance-based data warehousing solution, IBM has rolled the company s analytics capabilities into its PureData product family and focused on integrating Netezza s appliance technology into IBM s own servers. Recently, through its Pivotal business unit, EMC s Greenplum data warehouse has been integrated with Pivotal s Hadoop distribution as a more robust analytics solution or a total data warehouse. For HP Vertica s data warehousing and analytics solution, the ability for SQL-based Hadoop queries and extended BI front-end support has extended Vertica s potential market reach. Given how costly an acquisition of an emerging Hadoop vendor would be, and the fact that the underlying technology platforms have been open sourced, the incumbents have largely focused on integration and extensibility across technologies, particularly with regards to extending Hadoop into a more real time, query-able solution. In addition to solutions and services for integrating Hadoop and NoSQL into a broader Big Data solution, several vendors such as Clustrix, NuoDB and VoltDB have introduced scaleout SQL or NewSQL solutions for Big Data. These solutions are positioned as more scalable and cloud-ready forms of traditional SQL-based RDBMS. These NewSQL parallel processing solutions support SQL queries, which makes it particularly appealing for organizations who already have armies of analysts trained in this relatively simple query language. In addition, companies such as Delphix, ScaleArc, and ScaleBase have bolstered the viability of traditional database solutions with traffic management, sharding, and optimization solutions for both relational and distributed databases. In addition, companies such as Altibase and GridGain have leveraged the cost and operational efficiencies of RAM-based, in-memory databases along with the convenience of SQL queries, to provide comparable performance to NoSQL and other big data platforms without relying solely on disk storage systems. These solutions will arguably allow SQL to continue to reside in certain highly distributed and cloud environments and offer many of the benefits that emerging Hadoop and NoSQL platforms have brought to the marketplace. Emerging Battlegrounds and Outlook for Big Data For enterprises and end-users, the market for Big Data solutions appears fragmented, with incumbent vendors and Page 6 of 15

7 Source: 451 Research, Capital IQ Source: 451 Research, Capital IQ Source: 451 Research, Capital IQ Source: 451 Research, Capital IQ emerging companies jockeying for position. Based on our discussions with key market participants, a core movement and focus area will be large enterprise adoption, and integration of emerging Hadoop and NoSQL environments into existing data management / data warehousing infrastructure. As a result, we have seen more cohesive Big Data solutions emerge, as incumbents, emerging vendors (and in many cases combined solutions among multiple vendors) look to introduce fully integrated solutions which add value relative to what a raw open source platform or a legacy solution could do in isolation. Below are several key areas of innovation that may represent key battlegrounds in the Big Data arena as we approach 2015: Integration / Federation Across Platforms / Systems Both incumbent vendors and emerging startups have launched solutions to integrate structured databases (e.g. SQL-based RDBMS), unstructured databases (e.g. NoSQL), and Hadoop s analytics capabilities into a single, query-able Big Data offering. For instance, Oracle has recently announced the launch of Oracle Big Data SQL, which provides this functionality for enterprises seeking to analyze data across structured and unstructured datasets. Among emerging NoSQL database vendors, Hadoop integration has also gained traction as vendors try to simplify and integrate Big Data offerings. For example, NoSQL vendor MongoDB recently announced a partnership with Hadoop vendor Cloudera. In addition, independently held vendors such as Cirro are introducing solutions which can integrate multiple data warehouses across various platforms into a combined offering for more efficient and effective data analytics. Analytic Pipelines / Search Platforms While organizations are rapidly deploying Hadoop clusters and NoSQL databases, those emerging platforms in isolation do not necessarily provide a full solution which enables the insight and intelligence which enterprises are looking for from their data sets. Emerging solutions in this area include search algorithms from vendors such as Lucidworks who can enable more rapid identification and exploration of data in Hadoop clusters, or solutions from vendors such as Datameer and Platfora who provide a key layer of data cleansing and preparation before analytics are performed on the underlying data store. Platform distribution vendors such as Cloudera, Hortonworks and MongoDB are also looking to aggressively add data management functionality in order to differentiate their core platforms and move further up the stack into analytics to provide a full solution to the customer. Security and Policy Management One of the key hurdles the largest enterprises have identified with emerging Big Data solutions is a lack of security and governance. Hadoop clusters and/or NoSQL databases have often been deployed in isolation without being managed as part of an organization s broader security & policy management framework. As Big Data solutions continue to mature, vendors such as Zettaset (which offers policy management for Hadoop) and security / compliance features offered by the platform vendors Page 7 of 15

8 Recent M&A Transactions Teradata / Hadapt (7/14; Undisclosed transaction details) Teradata s acquisition of Hadapt, a provider of Hadoop and adaptive analytic SQL unification solutions for enterprises, highlights continued momentum for Big Data platform integration. Cloudera / Gazzang (6/14; Undisclosed transaction details) Cloudera s purchase of Gazzang, a cloud-based PaaS data encryption solution for securing Big Data, signifies a stronger push for unified security as Hadoop deployments spread across the enterprise. Hortonworks / XA Secure (5/14; Undisclosed transaction details) The acquisition of XA Secure, a Hadoop security & policy management solution, is in line with Cloudera s Gazzang acquisition. Specifically, the early lack of focus on security and fragmented nature of security solutions for Hadoop has pushed the largest vendors towards an integrated security solution. IBM / Cloudant (2/14; $150M at 21.4x LTM revenues) Cloudant represents an acquisition within the DaaS space as IBM and Big Data vendors in general push towards the cloud as the next logical step in the Big Data product lifecycle. Recent Financings Couchbase (6/14; $60M) The investment round in the NoSQL company was led by WestSummit Capital, Accel Growth Fund, and existing investors. Brings total funding to $115M at a post-money valuation south of $1B. MapR (6/14; $80M) Latest round for Hadoop vendor at an undisclosed valuation brings total funding to date to $174M. $80M in equity led by Google Capital, QUALCOMM Ventures, and existing investors plus $30M in debt from Silicon Valley Bank. Hortonworks (3/14; $150M) Series D round for Hadoop vendor saw participation from investment manager BlackRock, hedge fund Passport Capital, and strategic investor HP among others. Latest round values company at over $1B and brings total funding to $150M. Cloudera (3/14; $900M) Round for Hadoop vendor included $740M investment from Intel Capital, as well as funds from T. Rowe Price and Google Ventures. Series F funding and investment from Intel values company at $4.1B. MongoDB (10/13; $150M) NYC-based NoSQL vendor raised funds from T. Rowe Price, Fidelity, EMC, Salesforce and others. Total funding to date of $231M and most recent round valued Company at a post-money valuation of $1.2B. Source: 451 Research, Capital IQ, AGC Note: Financings represent largest disclosed financings between 7/1/13 and 7/1/14 themselves may continue to gain traction. Vendors from the security and compliance community are also highly aware of this opportunity, and in many cases have launched solutions specifically targeted at securing Big Data environments. Cloud / DBaaS Given that many of the applications Big Data is fueling reside in the cloud, and the bursty / dynamic nature of data and data analytics workloads, Cloud and Big Data were meant for each other in many ways. Many Big Data workloads will reside in the Cloud, and incumbents, emerging vendors and Cloud service providers have all launched cloud-based Big Data and/or Database-as-a-Service (DaaS) solutions. Vendors such as Cloudant (acquired by IBM), MongoLabs, GenieDB and CumuLogic offer various forms of databases as hosted or on-premise solutions which provide a dynamic level of service delivery on top of the underlying database platform. Other emerging vendors such as Qubole are offering a full analytics environment delivered through Amazon Web Services, providing the underlying data store as well as certain tools / platforms for performing analytics. As enterprise adoption of both Cloud & Big Data continues to proliferate, cloud-based delivery models and solutions for Big Data are positioned for significant market penetration. Transaction Activity in the Big Data Sector The Big Data sector has seen a flurry of acquisitions in 2014 after an impressive year in Despite the wave of consolidation over the past 18 months, we have not yet seen anything that compares to the blockbuster acquisitions of Aster Data Systems, Vertica Systems, Netezza, and Greenplum in 2010 and 2011, which as a group had a median EV / LTM revenue multiple of over 12x. Having said that, M&A volume has picked up dramatically as enterprise traction for Big Data builds, causing leading incumbents and some of the emerging platform vendors to try to fill in their offerings with complementary capabilities. Financings have also been very active with large amounts of capital being raised at highly compelling ($1B+ in some cases) valuations, positioning many of those companies as potential acquirers rather than potential targets. In closing, Big Data remains an early and complicated opportunity in the eyes of many enterprises. While nearly all enterprises understand that they need a Big Data strategy, these technologies are still raw, not user friendly, and sometimes inaccessible. Further, deploying Big Data solutions often requires significant expertise and training within organizations. Nonetheless, a move towards integration and cooperation leaves promise that total Big Data solutions will continue to develop. While it is still uncertain who the winners will be in this space, it is important to remember that this is not a zero sum game. Despite broader uncertainty among enterprises regarding Big Data use-cases, the possibility that the most critical insights that might be gleaned from Big Data are, as of yet, unknown will continue to drive explosive growth and innovation in the sector. Page 8 of 15

9 Big Data Infrastructure Landscape Source: 451 Research, Capital IQ, Wikibon, Company Websites, AGC Page 9 of 15

10 Precedent M&A Transactions Date Announced Target Name Acquirer Name Enterprise Value ($M) EV / LTM Revenue LTM Revenue Target Business Description 1. 06/30/14 OhmData WANdisco International $2 ND ND Provides active data replication and source-code management software for Apache Subversion, Git, Non-Stop Hadoop, etc /17/14 Radoop RapidMiner ND ND ND 3. 06/03/14 Gazzang Cloudera ND ND ND 4. 05/15/14 XA Secure Hortonworks ND ND ND 5. 04/28/14 Jaspersoft TIBCO Software x $ /16/14 Karmasphere FICO ND ND ND 7. 02/24/14 Cloudant IBM x /22/14 Scout Analytics ServiceSource x /08/14 InsightsOne Apigee ND ND ND /09/13 StormDB TransLattice ND ND ND /07/13 Confio Software SolarWinds x /06/13 Infochimps CSC 25 ND ND Provides Hadoop-based data management SaaS to enable big data applications and predictive data analytics for businesses globally. Provides cloud-based data encryption software for securing big data and key management software for securing digital assets. Provides Hadoop security administration and enforcement software, which covers policy management, encryption, compliance capabilities, etc. Provides open-source business intelligence (BI) reporting and analytics software and SaaS for businesses globally. Provides businesses with query construction and collaboration software for use in Hadoop data analytics environments. Provides NoSQL-based non-relational database-as-a-service (DBaaS) software for businesses. Provides predictive customer analytics SaaS for businesses that's meant to optimize sales and renewals. Provides on-premise & cloud-based software for predicting customer complaints & identifying sales leads to provide targeted advertisements. Provides relational open source PostgreSQL database software, enabling clusters of disparate servers in a single datacenter to run a single database. Provides Microsoft SQL Server, Oracle, IBM DB2, VMware virtualized databases and SAP Sybase database performance management software. Provides Hadoop-based data management PaaS for developers and businesses globally to develop and deploy big data applications /17/13 Akiban Technologies FoundationDB ND ND ND Provides businesses with open-source, SQL relational database software for use with SaaS-based applications /20/13 Composite Software Cisco Systems x 40 Provides a range of data virtualization, integration and analytics software and services for businesses /17/13 Panopticon Software Datawatch x 5 Provides real-time data visualization BI analytics and reporting software /11/13 StreamBase Systems TIBCO Software x 20 Provides business intelligence (BI) analytics and reporting software for use in analyzing streaming data in real-time for businesses /25/13 ParAccel (1) Actian x 20 Provides big data warehousing and analytics-based database management software for companies, including online retailers and financial institutions /27/13 ObjectRocket Rackspace ND ND ND Provides MongoDB database application hosting services for businesses /01/13 Star Analytics IBM ND ND ND /18/13 GridIron Systems Violin Memory ND ND ND /21/12 Versant Actian x ND /23/12 Kitenga Quest Software ND ND ND /24/12 AlchemyDB CitrusLeaf ND ND ND Provides data integration software for use with Oracle database, ERP and business intelligence (BI) software. Provides storage area network (SAN) data caching and application performance acceleration systems for businesses globally. Provides object-oriented database management software for the telecommunications and financial services sectors globally. Provides enterprise text, audio, video and image data mining, search and related analytics software for use in Hadoop environments for businesses. Provides database software that combines SQL and NoSQL databases for businesses /02/11 Aster Data Systems Teradata x ND Provides data warehousing and analytics software and systems for businesses globally /14/11 Vertica Systems Hewlett-Packard x 25 Provides data warehousing and analytics software and software as a service (SaaS) for businesses /20/10 Netezza IBM 1, x 223 Develops and provides data warehouse and analytics software solutions /06/10 Greenplum EMC x 29 (1) Based on estimates MEDIAN: $ x $20 Note: M&A activity from 1/1/10 7/1/14 Source: Capital IQ, 451 Research Develops database software for business intelligence and data warehousing applications Page 10 of 15

11 Private Placements Announced Date Target Buyer/Investors Size ($M) 6/26/2014 Couchbase 6/25/2014 MapR Technologies Accel Partners; Adams Street Partners; DoCoMo Capital; Ignition Partners; North Bridge Venture Partners; WestSummit Capital Google Capital; Lightspeed Venture Partners; Mayfield Fund; New Enterprise Associates; QUALCOMM Ventures; Redpoint Ventures 6/18/2014 NuoDB ND ND $ /30/2014 Concurrent Bain Capital Ventures; Rembrandt Venture Partners; True Ventures 10 5/19/2014 Context Relevant Bloomberg Beta; Formation8 Partners; Madrona Venture Group; Vulcan Capital 25 4/25/2014 Clustrix ND 10 3/31/2014 ClearStory Data Andreessen Horow itz; DAG Ventures; Google Ventures; Khosla Ventures; Kleiner Perkins Caufield & Byers 21 3/27/2014 Cirro ND 1 3/25/2014 Hortonw orks 3/19/2014 Platfora Benchmark Capital; BlackRock; Dragoneer Investment Group; Hew lett-packard Company; Index Ventures; Passport Capital; Tenaya Capital; Yahoo! Allegis Capital; Andreessen Horow itz; Battery Ventures; Cisco Systems; Citi Ventures; In-Q-Tel; Sutter Hill Ventures; Tenaya Capital /18/2014 Cloudera Google Ventures; Intel Capital; MSD Capital; T. Row e Price 900 2/27/2014 VoltDB Kepha Partners; Sigma Partners 8 2/11/2014 Platfora Citi Ventures ND 2/7/2014 NuoDB 11/15/2013 Datameer Dassault Systemes; Hummer Winblad Venture Partners; Longw orth Venture Partners; Morgenthaler Citi Venture Capital International; Kleiner Perkins Caufield & Byers; Next World Capital; Redpoint Ventures; Softw are AG; Workday /7/2013 Cirro Frost Data Capital; GE Ventures; Miramar Venture Partners; Toba Capital 8 10/2/2013 MongoDB EMC; Fidelity Investments; Intel Capital; New Enterprise Associates; Red Hat; Salesforce.com; Sequoia Capital; T. Row e Price 150 8/30/2013 Appistry ND 11 8/28/2013 Couchbase 8/2/2013 Clustrix Accel Partners; Adams Street Partners; Ignition Partners; Mayfield Fund; North Bridge Venture Partners ATA Ventures; Canary Foundation, The, Endow ment Arm; HighBAR Partners; Sequoia Capital; U.S. Venture Partners /23/2013 Treasure Data Sierra Ventures 5 7/17/2013 DataStax CrossLink Capital; Draper Fisher Jurvetson; Lightspeed Venture Partners; MeriTech Capital Partners; Next World Capital; Scale Venture Partners 45 7/10/2013 Treasure Data ND 8 7/8/2013 Context Relevant Bloomberg Beta L.P.; Madrona Venture Group; Vulcan Capital 7 6/27/2013 Ayasdi Citi Ventures; FLOODGATE; GE Ventures; Institutional Venture Partners; Khosla Ventures 31 6/25/2013 Hortonw orks Benchmark Capital; Dragoneer Investment Group; Index Ventures; Tenaya Capital; Yahoo! 50 Note: Private placement activity from 1/1/12 7/1/14 Source: Capital IQ, 451 Research Page 11 of 15

12 Private Placements (Cont d) Announced Date Target Buyer/Investors Size ($M) 5/24/2013 Guavus ND 2 5/8/2013 Predixion Softw are 4/30/2013 Skytree Accenture plc; DFJ Frontier; Frost Data Capital; GE Ventures; Miramar Venture Partners; Palomar Ventures Javelin Venture Partners; Osage Partners; U.S. Venture Partners; United Parcel Service; UPS Strategic Enterprise Fund /23/2013 Qubole Charles River Ventures; Lightspeed Venture Partners 7 4/22/2013 Clustrix ATA Ventures; Sequoia Capital; U.S. Venture Partners 17 4/22/2013 TransLattice ND 10 3/22/2013 MarkLogic Corporation Northgate Capital Group; Sequoia Capital; Tenaya Capital 26 3/20/2013 Concurrent Rembrandt Venture Partners; True Ventures 4 3/4/2013 MapR Technologies Lightspeed Venture Partners; Mayfield Fund; New Enterprise Associates; Redpoint Ventures 35 2/14/2013 HStreaming Atlas Venture 1 2/14/2013 Clustrix ND 3 2/6/2013 Cloudant Avalon Ventures; Devonshire Investors; In-Q-Tel; Rackspace Hosting; Samsung Venture Investment Corporation; Toba Capital 12 1/10/2013 ScaleArc Accel Partners; Nexus Venture Partners; Trinity Ventures 12 12/31/2012 Treasure Data ND 3 12/19/2012 Clustrix Hercules Technology Grow th Capital 1 12/18/2012 Revolution Analytics ND 8 12/5/2012 ClearStory Data Andreessen Horow itz; Google Ventures; Kleiner Perkins Caufield & Byers 9 12/3/2012 Cloudera Accel Partners; Greylock Partners; Ignition Partners; In-Q-Tel; MeriTech Capital Partners 65 11/30/2012 Guavus Artiman Managment; GS Direct; Intel Capital; Investor Grow th Capital; QuestMark Partners; Sofinnova Ventures; TransLink Capital 39 11/30/2012 Karmasphere Hummer Winblad Venture Partners; U.S. Venture Partners 4 11/27/2012 Zettaset Brocade Communications Systems; Draper Fisher Jurvetson; EPIC Ventures; HighBAR Partners 10 11/14/ gen (MongoDB) Intel Capital; Red Hat ND 11/9/2012 Tokutek ND 2 10/31/2012 Hadapt Atlas Venture 7 10/31/2012 Platfora Andreessen Horow itz; Battery Ventures; Sutter Hill Ventures 20 10/24/2012 Pentaho Corporation Benchmark Capital; DAG Ventures; Index Ventures; New Enterprise Associates 23 10/17/2012 ScaleBase Ascent Venture Partners; Bain Capital Ventures; Cedar Fund 11 Note: Private placement activity from 1/1/12 7/1/14 Source: Capital IQ, 451 Research Page 12 of 15

13 Private Placements (Cont d) Announced Date Target Buyer/Investors Size ($M) 10/10/2012 Skytree Osage Partners 1 10/2/2012 Cloudant In-Q-Tel ND 9/28/2012 DataStax CrossLink Capital; Lightspeed Venture Partners; MeriTech Capital Partners 25 9/21/2012 RainStor Doughty Hanson & Co. Technology Ventures; Rogers Ventures Partners; Storm Ventures; Dow Chemical 12 9/17/ gen (MongoDB) In-Q-Tel ND 9/12/2012 Datameer Kleiner Perkins Caufield & Byers; Redpoint Ventures 6 8/3/2012 Trackvia Access Venture Partners; Allen & Company; Draper Fisher Jurvetson; Fairhaven Capital Partners; Flyw heel Ventures; Longw orth Venture Partners 7 7/17/2012 Basho Technologies IDC Frontier 6 6/27/2012 Guavus ND 15 6/27/2012 Clustrix ATA Ventures; Sequoia Capital; U.S. Venture Partners 10 6/22/2012 Ayasdi Defense Advanced Research Projects Agency; FLOODGATE; Khosla Ventures 10 6/6/2012 Delphix Corp. Battery Ventures; Greylock Partners; JAFCO Ventures; Lightspeed Venture Partners; Summit Partners LLP 25 5/23/ gen (MongoDB) Flybridge Capital Partners; New Enterprise Associates; Sequoia Capital; Union Square Ventures 42 5/21/2012 Datahero Foundry Group; Neu Venture Capital 5 5/10/2012 Appistry ND 7 4/30/2012 Context Relevant Madrona Venture Group 3 4/24/2012 Ayasdi ND 1 4/18/2012 FluidInfo ND 0 4/5/2012 NuoDB Hummer Winblad Venture Partners; Longw orth Venture Partners; Morgenthaler 10 3/19/2012 ClearStory Data Andreessen Horow itz; Google Ventures; Khosla Ventures ND 2/24/2012 RainStor ND 1 2/23/2012 Skytree Javelin Venture Partners 2 MEDIAN: $10 Note: Private placement activity from 1/1/12 7/1/14 Source: Capital IQ, 451 Research Page 13 of 15

14 Scott Card Partner Investment Banking IT Infrastructure Scott is a Partner in the Investment Banking Group and founding team member at AGC Partners, focused on Enterprise Infrastructure sectors including Data Center, IT Security, and Networking In his ~20 years as an investment banker, Scott has completed more than 50 mergers and acquisitions and debt / equity financing transactions Prior to joining AGC Partners, Scott was part of Deutsche Bank Alex Brown s Technology Investment Banking Group in Boston Previously, Scott was an Associate in Global Mergers & Acquisitions at SBC Warburg and an Analyst in the Financial Institutions Group at Merrill Lynch & Co. in New York Scott holds a B.S. in Electrical Engineering from Cornell University and an M.B.A. from the Amos Tuck School at Dartmouth College AGC s IT Infrastructure Expertise AGC Today Culture of teamwork, creativity, passion, tenacity, community and integrity A reputation for closing deals large and small at premium valuations History of completing 25 to 30 transactions per year volume brings market knowledge, experience and deep worldwide technology contacts 50 person global team with offices in Boston, Silicon Valley, New York City, Minneapolis and London Strong technology sector expertise lead by 16 AGC Partners with average banking experience of 20 years security, cloud infrastructure, SaaS, digital media, consumer / enterprise application and more 451 Group ranks AGC as the leading technology boutique 10 years in business and 40 consecutive quarters of profitability Page 14 of 15

15 Note: This document is intended to serve as information only, and to suggest that further analysis and consideration may be warranted. Unless otherwise indicated, AGC does not believe that the information contained herein is sufficient to serve as the basis of an investment decision. There can be no assurance that these statements, estimates or forecasts will be attained and actual results may be materially different. Only those representations or warranties which are made in a definitive purchase agreement will have any legal effect. To learn more about the company/companies that is/are the subject of this commentary, contact one of persons named herein who can give you additional information. Page 15 of 15

Big Data reconsidered Separating Hype from Reality for Hosting and Cloud Providers

Big Data reconsidered Separating Hype from Reality for Hosting and Cloud Providers Big Data reconsidered Separating Hype from Reality for Hosting and Cloud Providers Matthew Aslett Research Director, Data Management and Analytics, 451 Research Matthew Aslett Research Director, Data Management

More information

How To Handle Big Data With A Data Scientist

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

More information

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

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

Big Data Market Size and Vendor Revenues

Big Data Market Size and Vendor Revenues Analysis from The Wikibon Project February 2012 Big Data Market Size and Vendor Revenues Jeff Kelly, David Vellante, David Floyer A Wikibon Reprint The Big Data market is on the verge of a rapid growth

More information

BIG DATA ANALYTICS. Vishy Venugopalan

BIG DATA ANALYTICS. Vishy Venugopalan + BIG DATA ANALYTICS Vishy Venugopalan + AGENDA n Introduction: The Age of Big Data n The Analytics Adoption Curve n The New Data Stack n Opportunities in the Big Data Analytics Market n Investment Candidates

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

How To Understand The Business Case For Big Data

How To Understand The Business Case For Big Data Brochure More information from http://www.researchandmarkets.com/reports/2643647/ Big Data and Telecom Analytics Market: Business Case, Market Analysis & Forecasts 2014-2019 Description: Big Data refers

More information

Big Data and Telecom Analytics Market: Business Case, Market Analysis & Forecasts 2014-2019

Big Data and Telecom Analytics Market: Business Case, Market Analysis & Forecasts 2014-2019 MARKET RESEARCH STORE Big Data and Telecom Analytics Market: Business Case, Market Analysis & Forecasts 2014-2019 Market Research Store included latest deep and professional market research report on Big

More information

Composite Data Virtualization Composite Data Virtualization And NOSQL Data Stores

Composite Data Virtualization Composite Data Virtualization And NOSQL Data Stores Composite Data Virtualization Composite Data Virtualization And NOSQL Data Stores Composite Software October 2010 TABLE OF CONTENTS INTRODUCTION... 3 BUSINESS AND IT DRIVERS... 4 NOSQL DATA STORES LANDSCAPE...

More information

TABLE OF CONTENTS 1 Chapter 1: Introduction 2 Chapter 2: Big Data Technology & Business Case 3 Chapter 3: Key Investment Sectors for Big Data

TABLE OF CONTENTS 1 Chapter 1: Introduction 2 Chapter 2: Big Data Technology & Business Case 3 Chapter 3: Key Investment Sectors for Big Data TABLE OF CONTENTS 1 Chapter 1: Introduction 1.1 Executive Summary 1.2 Topics Covered 1.3 Key Findings 1.4 Target Audience 1.5 Companies Mentioned 2 Chapter 2: Big Data Technology & Business Case 2.1 Defining

More information

Mind Commerce. http://www.marketresearch.com/mind Commerce Publishing v3122/ Publisher Sample

Mind Commerce. http://www.marketresearch.com/mind Commerce Publishing v3122/ Publisher Sample Mind Commerce http://www.marketresearch.com/mind Commerce Publishing v3122/ Publisher Sample Phone: 800.298.5699 (US) or +1.240.747.3093 or +1.240.747.3093 (Int'l) Hours: Monday - Thursday: 5:30am - 6:30pm

More information

Hadoop & Big Data Market [Hardware, Software, Services, Hadoop-as-a- Service] - Trends, Geographical Analysis & Worldwide Market Forecasts (2012 2017)

Hadoop & Big Data Market [Hardware, Software, Services, Hadoop-as-a- Service] - Trends, Geographical Analysis & Worldwide Market Forecasts (2012 2017) Brochure More information from http://www.researchandmarkets.com/reports/2259062/ Hadoop & Big Data Market [Hardware, Software, Services, Hadoop-as-a- Service] - Trends, Geographical Analysis & Worldwide

More information

CPS 516: Data-intensive Computing Systems. Instructor: Shivnath Babu TA: Zilong (Eric) Tan

CPS 516: Data-intensive Computing Systems. Instructor: Shivnath Babu TA: Zilong (Eric) Tan CPS 516: Data-intensive Computing Systems Instructor: Shivnath Babu TA: Zilong (Eric) Tan The World of Big Data ebay had 6.5 PB of user data + 50 TB/day in 2009 From http://www.umiacs.umd.edu/~jimmylin/

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

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

WHITE PAPER. Four Key Pillars To A Big Data Management Solution

WHITE PAPER. Four Key Pillars To A Big Data Management Solution WHITE PAPER Four Key Pillars To A Big Data Management Solution EXECUTIVE SUMMARY... 4 1. Big Data: a Big Term... 4 EVOLVING BIG DATA USE CASES... 7 Recommendation Engines... 7 Marketing Campaign Analysis...

More information

BIG DATA-AS-A-SERVICE

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

More information

Big Data Buzzwords From A to Z. By Rick Whiting, CRN 4:00 PM ET Wed. Nov. 28, 2012

Big Data Buzzwords From A to Z. By Rick Whiting, CRN 4:00 PM ET Wed. Nov. 28, 2012 Big Data Buzzwords From A to Z By Rick Whiting, CRN 4:00 PM ET Wed. Nov. 28, 2012 Big Data Buzzwords Big data is one of the, well, biggest trends in IT today, and it has spawned a whole new generation

More information

Big Data and Hadoop for the Executive A Reference Guide

Big Data and Hadoop for the Executive A Reference Guide Big Data and Hadoop for the Executive A Reference Guide Overview The amount of information being collected by companies today is incredible. Wal- Mart has 460 terabytes of data, which, according to the

More information

HDP Hadoop From concept to deployment.

HDP Hadoop From concept to deployment. HDP Hadoop From concept to deployment. Ankur Gupta Senior Solutions Engineer Rackspace: Page 41 27 th Jan 2015 Where are you in your Hadoop Journey? A. Researching our options B. Currently evaluating some

More information

Big Data: Beyond the Hype

Big Data: Beyond the Hype Big Data: Beyond the Hype Why Big Data Matters to You WHITE PAPER Big Data: Beyond the Hype Why Big Data Matters to You By DataStax Corporation October 2011 Table of Contents Introduction...4 Big Data

More information

BIG DATA: STORAGE, ANALYSIS AND IMPACT GEDIMINAS ŽYLIUS

BIG DATA: STORAGE, ANALYSIS AND IMPACT GEDIMINAS ŽYLIUS BIG DATA: STORAGE, ANALYSIS AND IMPACT GEDIMINAS ŽYLIUS WHAT IS BIG DATA? describes any voluminous amount of structured, semi-structured and unstructured data that has the potential to be mined for information

More information

HDP Enabling the Modern Data Architecture

HDP Enabling the Modern Data Architecture HDP Enabling the Modern Data Architecture Herb Cunitz President, Hortonworks Page 1 Hortonworks enables adoption of Apache Hadoop through HDP (Hortonworks Data Platform) Founded in 2011 Original 24 architects,

More information

Business Intelligence and Analytics Platforms Market Map. Shea & Company

Business Intelligence and Analytics Platforms Market Map. Shea & Company Business Intelligence and Analytics Platforms Market Map Shea & Company Overview The BI analytics market is quickly moving to the 2.0 phase of its lifecycle which we believe will usher in a wave of investment

More information

W H I T E P A P E R. Building your Big Data analytics strategy: Block-by-Block! Abstract

W H I T E P A P E R. Building your Big Data analytics strategy: Block-by-Block! Abstract W H I T E P A P E R Building your Big Data analytics strategy: Block-by-Block! Abstract In this white paper, Impetus discusses how you can handle Big Data problems. It talks about how analytics on Big

More information

BIRT in the World of Big Data

BIRT in the World of Big Data BIRT in the World of Big Data David Rosenbacher VP Sales Engineering Actuate Corporation 2013 Actuate Customer Days Today s Agenda and Goals Introduction to Big Data Compare with Regular Data Common Approaches

More information

CA Technologies Big Data Infrastructure Management Unified Management and Visibility of Big Data

CA Technologies Big Data Infrastructure Management Unified Management and Visibility of Big Data Research Report CA Technologies Big Data Infrastructure Management Executive Summary CA Technologies recently exhibited new technology innovations, marking its entry into the Big Data marketplace with

More information

Big Data Technologies Compared June 2014

Big Data Technologies Compared June 2014 Big Data Technologies Compared June 2014 Agenda What is Big Data Big Data Technology Comparison Summary Other Big Data Technologies Questions 2 What is Big Data by Example The SKA Telescope is a new development

More information

VIEWPOINT. High Performance Analytics. Industry Context and Trends

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

More information

Analytics March 2015 White paper. Why NoSQL? Your database options in the new non-relational world

Analytics March 2015 White paper. Why NoSQL? Your database options in the new non-relational world Analytics March 2015 White paper Why NoSQL? Your database options in the new non-relational world 2 Why NoSQL? Contents 2 New types of apps are generating new types of data 2 A brief history of NoSQL 3

More information

Enterprise Operational SQL on Hadoop Trafodion Overview

Enterprise Operational SQL on Hadoop Trafodion Overview Enterprise Operational SQL on Hadoop Trafodion Overview Rohit Jain Distinguished & Chief Technologist Strategic & Emerging Technologies Enterprise Database Solutions Copyright 2012 Hewlett-Packard Development

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

Il mondo dei DB Cambia : Tecnologie e opportunita`

Il mondo dei DB Cambia : Tecnologie e opportunita` Il mondo dei DB Cambia : Tecnologie e opportunita` Giorgio Raico Pre-Sales Consultant Hewlett-Packard Italiana 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

Analytics in the Cloud. Peter Sirota, GM Elastic MapReduce

Analytics in the Cloud. Peter Sirota, GM Elastic MapReduce Analytics in the Cloud Peter Sirota, GM Elastic MapReduce Data-Driven Decision Making Data is the new raw material for any business on par with capital, people, and labor. What is Big Data? Terabytes of

More information

Composite Software Data Virtualization Turbocharge Analytics with Big Data and Data Virtualization

Composite Software Data Virtualization Turbocharge Analytics with Big Data and Data Virtualization Composite Software Data Virtualization Turbocharge Analytics with Big Data and Data Virtualization Composite Software, Inc. June 2011 TABLE OF CONTENTS INTRODUCTION... 3 PROBLEM ANALYTICS PUSH THE LIMITS

More information

BIG DATA APPLIANCES. July 23, TDWI. R Sathyanarayana. Enterprise Information Management & Analytics Practice EMC Consulting

BIG DATA APPLIANCES. July 23, TDWI. R Sathyanarayana. Enterprise Information Management & Analytics Practice EMC Consulting BIG DATA APPLIANCES July 23, TDWI R Sathyanarayana Enterprise Information Management & Analytics Practice EMC Consulting 1 Big data are datasets that grow so large that they become awkward to work with

More information

INVESTOR PRESENTATION. First Quarter 2014

INVESTOR PRESENTATION. First Quarter 2014 INVESTOR PRESENTATION First Quarter 2014 Note to Investors Certain non-gaap financial information regarding operating results may be discussed during this presentation. Reconciliations of the differences

More information

Big Data Database Revenue and Market Forecast, 2012-2017

Big Data Database Revenue and Market Forecast, 2012-2017 Wikibon.com - http://wikibon.com Big Data Database Revenue and Market Forecast, 2012-2017 by David Floyer - 13 February 2013 http://wikibon.com/big-data-database-revenue-and-market-forecast-2012-2017/

More information

Data Warehouse design

Data Warehouse design Data Warehouse design Design of Enterprise Systems University of Pavia 10/12/2013 2h for the first; 2h for hadoop - 1- Table of Contents Big Data Overview Big Data DW & BI Big Data Market Hadoop & Mahout

More information

The Big Data Market: Business Case, Market Analysis & Forecasts 2015-2020

The Big Data Market: Business Case, Market Analysis & Forecasts 2015-2020 Brochure More information from http://www.researchandmarkets.com/reports/2983902/ The Big Data Market: Business Case, Market Analysis & Forecasts 2015-2020 Description: Big Data refers to a massive volume

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

Hadoop and Data Warehouse Friends, Enemies or Profiteers? What about Real Time?

Hadoop and Data Warehouse Friends, Enemies or Profiteers? What about Real Time? Hadoop and Data Warehouse Friends, Enemies or Profiteers? What about Real Time? Kai Wähner kwaehner@tibco.com @KaiWaehner www.kai-waehner.de Disclaimer! These opinions are my own and do not necessarily

More information

A Tour of the Zoo the Hadoop Ecosystem Prafulla Wani

A Tour of the Zoo the Hadoop Ecosystem Prafulla Wani A Tour of the Zoo the Hadoop Ecosystem Prafulla Wani Technical Architect - Big Data Syntel Agenda Welcome to the Zoo! Evolution Timeline Traditional BI/DW Architecture Where Hadoop Fits In 2 Welcome to

More information

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

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

More information

Introduction to Apache Cassandra

Introduction to Apache Cassandra Introduction to Apache Cassandra White Paper BY DATASTAX CORPORATION JULY 2013 1 Table of Contents Abstract 3 Introduction 3 Built by Necessity 3 The Architecture of Cassandra 4 Distributing and Replicating

More information

Big Data and Apache Hadoop Adoption:

Big Data and Apache Hadoop Adoption: Expert Reference Series of White Papers Big Data and Apache Hadoop Adoption: Key Challenges and Rewards 1-800-COURSES www.globalknowledge.com Big Data and Apache Hadoop Adoption: Key Challenges and Rewards

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

Delivering Real-World Total Cost of Ownership and Operational Benefits

Delivering Real-World Total Cost of Ownership and Operational Benefits Delivering Real-World Total Cost of Ownership and Operational Benefits Treasure Data - Delivering Real-World Total Cost of Ownership and Operational Benefits 1 Background Big Data is traditionally thought

More information

Big Impacts from Big Data UNION SQUARE ADVISORS LLC

Big Impacts from Big Data UNION SQUARE ADVISORS LLC Big Impacts from Big Data Solid Fundamental Drivers for the Big Data Analytics Market Massive Data Growth The Digital Universe - Data Growth (1) 7,910 exabytes Impacts of Analytics Will Be Felt Across

More information

A Modern Data Architecture with Apache Hadoop

A Modern Data Architecture with Apache Hadoop Modern Data Architecture with Apache Hadoop Talend Big Data Presented by Hortonworks and Talend Executive Summary Apache Hadoop didn t disrupt the datacenter, the data did. Shortly after Corporate IT functions

More information

Big data for the Masses The Unique Challenge of Big Data Integration

Big data for the Masses The Unique Challenge of Big Data Integration Big data for the Masses The Unique Challenge of Big Data Integration White Paper Table of contents Executive Summary... 4 1. Big Data: a Big Term... 4 1.1. The Big Data... 4 1.2. The Big Technology...

More information

INTRODUCTION TO CASSANDRA

INTRODUCTION TO CASSANDRA INTRODUCTION TO CASSANDRA This ebook provides a high level overview of Cassandra and describes some of its key strengths and applications. WHAT IS CASSANDRA? Apache Cassandra is a high performance, open

More information

White Paper: Datameer s User-Focused Big Data Solutions

White Paper: Datameer s User-Focused Big Data Solutions CTOlabs.com White Paper: Datameer s User-Focused Big Data Solutions May 2012 A White Paper providing context and guidance you can use Inside: Overview of the Big Data Framework Datameer s Approach Consideration

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

In-Memory Analytics for Big Data

In-Memory Analytics for Big Data In-Memory Analytics for Big Data Game-changing technology for faster, better insights WHITE PAPER SAS White Paper Table of Contents Introduction: A New Breed of Analytics... 1 SAS In-Memory Overview...

More information

Proact whitepaper on Big Data

Proact whitepaper on Big Data Proact whitepaper on Big Data Summary Big Data is not a definite term. Even if it sounds like just another buzz word, it manifests some interesting opportunities for organisations with the skill, resources

More information

How Transactional Analytics is Changing the Future of Business A look at the options, use cases, and anti-patterns

How Transactional Analytics is Changing the Future of Business A look at the options, use cases, and anti-patterns How Transactional Analytics is Changing the Future of Business A look at the options, use cases, and anti-patterns Table of Contents Abstract... 3 Introduction... 3 Definition... 3 The Expanding Digitization

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

Cost-Effective Business Intelligence with Red Hat and Open Source

Cost-Effective Business Intelligence with Red Hat and Open Source Cost-Effective Business Intelligence with Red Hat and Open Source Sherman Wood Director, Business Intelligence, Jaspersoft September 3, 2009 1 Agenda Introductions Quick survey What is BI?: reporting,

More information

How Big Is Big Data Adoption? Survey Results. Survey Results... 4. Big Data Company Strategy... 6

How Big Is Big Data Adoption? Survey Results. Survey Results... 4. Big Data Company Strategy... 6 Survey Results Table of Contents Survey Results... 4 Big Data Company Strategy... 6 Big Data Business Drivers and Benefits Received... 8 Big Data Integration... 10 Big Data Implementation Challenges...

More information

Why Big Data in the Cloud?

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

More information

Big Data Vendor Revenue and Market Forecast 2012-2017

Big Data Vendor Revenue and Market Forecast 2012-2017 Big Data Vendor and Market Forecast 2012-2017 Contributing authors: Jeff Kelly, David Floyer, Dave Vellante, Stu Miniman Original publication date: February 19, 2013 The hype surrounding Big Data, which

More information

TECHNOLOGY TRANSFER PRESENTS MIKE FERGUSON JUNE 3-4, 2015 JUNE 5, 2015 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY)

TECHNOLOGY TRANSFER PRESENTS MIKE FERGUSON JUNE 3-4, 2015 JUNE 5, 2015 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY) TECHNOLOGY TRANSFER PRESENTS MIKE FERGUSON Big Data and Analytics From Strategy to Implementation Data Virtualization in Practice JUNE 3-4, 2015 JUNE 5, 2015 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231

More information

Performance and Scalability Overview

Performance and Scalability Overview Performance and Scalability Overview This guide provides an overview of some of the performance and scalability capabilities of the Pentaho Business Analytics Platform. Contents Pentaho Scalability and

More information

Next-Generation Cloud Analytics with Amazon Redshift

Next-Generation Cloud Analytics with Amazon Redshift Next-Generation Cloud Analytics with Amazon Redshift What s inside Introduction Why Amazon Redshift is Great for Analytics Cloud Data Warehousing Strategies for Relational Databases Analyzing Fast, Transactional

More information

Big Data and Data Science: Behind the Buzz Words

Big Data and Data Science: Behind the Buzz Words Big Data and Data Science: Behind the Buzz Words Peggy Brinkmann, FCAS, MAAA Actuary Milliman, Inc. April 1, 2014 Contents Big data: from hype to value Deconstructing data science Managing big data Analyzing

More information

AGENDA. What is BIG DATA? What is Hadoop? Why Microsoft? The Microsoft BIG DATA story. Our BIG DATA Roadmap. Hadoop PDW

AGENDA. What is BIG DATA? What is Hadoop? Why Microsoft? The Microsoft BIG DATA story. Our BIG DATA Roadmap. Hadoop PDW AGENDA What is BIG DATA? What is Hadoop? Why Microsoft? The Microsoft BIG DATA story Hadoop PDW Our BIG DATA Roadmap BIG DATA? Volume 59% growth in annual WW information 1.2M Zetabytes (10 21 bytes) this

More information

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

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

More information

Modernizing Your Data Warehouse for Hadoop

Modernizing Your Data Warehouse for Hadoop Modernizing Your Data Warehouse for Hadoop Big data. Small data. All data. Audie Wright, DW & Big Data Specialist Audie.Wright@Microsoft.com O 425-538-0044, C 303-324-2860 Unlock Insights on Any Data Taking

More information

Cloud Middleware Market Map. Shea & Company

Cloud Middleware Market Map. Shea & Company Cloud Middleware Market Map Shea & Company Cloud Middleware Investment & Activity Accelerates in 2013 We expect the level of investment and transaction activity in the broad cloud middleware sector to

More information

Market for Telecom Structured Data, Big Data, and Analytics: Business Case, Analysis and Forecasts 2015-2020

Market for Telecom Structured Data, Big Data, and Analytics: Business Case, Analysis and Forecasts 2015-2020 Brochure More information from http://www.researchandmarkets.com/reports/3128462/ Market for Telecom Structured Data, Big Data, and Analytics: Business Case, Analysis and Forecasts 2015-2020 Description:

More information

The Next Wave of Data Management. Is Big Data The New Normal?

The Next Wave of Data Management. Is Big Data The New Normal? The Next Wave of Data Management Is Big Data The New Normal? Table of Contents Introduction 3 Separating Reality and Hype 3 Why Are Firms Making IT Investments In Big Data? 4 Trends In Data Management

More information

Big Data. Lyle Ungar, University of Pennsylvania

Big Data. Lyle Ungar, University of Pennsylvania Big Data Big data will become a key basis of competition, underpinning new waves of productivity growth, innovation, and consumer surplus. McKinsey Data Scientist: The Sexiest Job of the 21st Century -

More information

The Future of Data Management with Hadoop and the Enterprise Data Hub

The Future of Data Management with Hadoop and the Enterprise Data Hub The Future of Data Management with Hadoop and the Enterprise Data Hub Amr Awadallah Cofounder & CTO, Cloudera, Inc. Twitter: @awadallah 1 2 Cloudera Snapshot Founded 2008, by former employees of Employees

More information

ROME, 17-10-2013 BIG DATA ANALYTICS

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

More information

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

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

More information

BIG DATA TRENDS AND TECHNOLOGIES

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

More information

Database Usage in the Public and Private Cloud: Choices and Preferences

Database Usage in the Public and Private Cloud: Choices and Preferences Database Usage in the Public and Private Cloud: Choices and Preferences What Early Adopters Are Saying ebook Introduction Organizations depend on their databases to process transactions and access the

More information

Data Modeling for Big Data

Data Modeling for Big Data Data Modeling for Big Data by Jinbao Zhu, Principal Software Engineer, and Allen Wang, Manager, Software Engineering, CA Technologies In the Internet era, the volume of data we deal with has grown to terabytes

More information

Big Data Success Step 1: Get the Technology Right

Big Data Success Step 1: Get the Technology Right Big Data Success Step 1: Get the Technology Right TOM MATIJEVIC Director, Business Development ANDY MCNALIS Director, Data Management & Integration MetaScale is a subsidiary of Sears Holdings Corporation

More information

Virtualizing Apache Hadoop. June, 2012

Virtualizing Apache Hadoop. June, 2012 June, 2012 Table of Contents EXECUTIVE SUMMARY... 3 INTRODUCTION... 3 VIRTUALIZING APACHE HADOOP... 4 INTRODUCTION TO VSPHERE TM... 4 USE CASES AND ADVANTAGES OF VIRTUALIZING HADOOP... 4 MYTHS ABOUT RUNNING

More information

Chapter 1. Contrasting traditional and visual analytics approaches

Chapter 1. Contrasting traditional and visual analytics approaches Chapter 1 Understanding Big Data Analytics In This Chapter Defining Big Data Understanding Big Data Analytics Contrasting traditional and visual analytics approaches The era of Big Data is upon us. The

More information

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

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

More information

Peninsula Strategy. Creating Strategy and Implementing Change

Peninsula Strategy. Creating Strategy and Implementing Change Peninsula Strategy Creating Strategy and Implementing Change PS - Synopsis Professional Services firm Industries include Financial Services, High Technology, Healthcare & Security Headquartered in San

More information

Data Services Advisory

Data Services Advisory Data Services Advisory Modern Datastores An Introduction Created by: Strategy and Transformation Services Modified Date: 8/27/2014 Classification: DRAFT SAFE HARBOR STATEMENT This presentation contains

More information

Investor Presentation. Second Quarter 2015

Investor Presentation. Second Quarter 2015 Investor Presentation Second Quarter 2015 Note to Investors Certain non-gaap financial information regarding operating results may be discussed during this presentation. Reconciliations of the differences

More information

Hadoop-NoSQL Software and Services Market Forecast, 2014-2017

Hadoop-NoSQL Software and Services Market Forecast, 2014-2017 Wikibon.com - http://wikibon.com Hadoop-NoSQL Software and Services Market Forecast, 2014-2017 by Jeff Kelly - 19 December 2014 http://wikibon.com/hadoop-nosql-software-and-services-market-forecast-2013-2017/

More information

The Digital Enterprise Demands a Modern Integration Approach. Nada daveiga, Sr. Dir. of Technical Sales Tony LaVasseur, Territory Leader

The Digital Enterprise Demands a Modern Integration Approach. Nada daveiga, Sr. Dir. of Technical Sales Tony LaVasseur, Territory Leader The Digital Enterprise Demands a Modern Integration Approach Nada daveiga, Sr. Dir. of Technical Sales Tony LaVasseur, Territory Leader Yesterday s approach to data and application integration is a barrier

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

Mind Commerce. http://www.marketresearch.com/mind Commerce Publishing v3122/ Publisher Sample

Mind Commerce. http://www.marketresearch.com/mind Commerce Publishing v3122/ Publisher Sample Mind Commerce http://www.marketresearch.com/mind Commerce Publishing v3122/ Publisher Sample Phone: 800.298.5699 (US) or +1.240.747.3093 or +1.240.747.3093 (Int'l) Hours: Monday - Thursday: 5:30am - 6:30pm

More information

Understanding How Sensage Compares/Contrasts with Hadoop

Understanding How Sensage Compares/Contrasts with Hadoop Frequently Asked Questions Understanding How Sensage Compares/Contrasts with Hadoop 1. How does Sensage s approach to managing large, distributed data systems compare/contrast with Hadoop in terms of storage,

More information

Big Data Zurich, November 23. September 2011

Big Data Zurich, November 23. September 2011 Institute of Technology Management Big Data Projektskizze «Competence Center Automotive Intelligence» Zurich, November 11th 23. September 2011 Felix Wortmann Assistant Professor Technology Management,

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

OPEN MODERN DATA ARCHITECTURE FOR FINANCIAL SERVICES RISK MANAGEMENT

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

More information

Step by Step: Big Data Technology. Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 25 August 2015

Step by Step: Big Data Technology. Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 25 August 2015 Step by Step: Big Data Technology Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 25 August 2015 Data Sources IT Infrastructure Analytics 2 B y 2015, 20% of Global 1000 organizations

More information

How To Scale Out Of A Nosql Database

How To Scale Out Of A Nosql Database Firebird meets NoSQL (Apache HBase) Case Study Firebird Conference 2011 Luxembourg 25.11.2011 26.11.2011 Thomas Steinmaurer DI +43 7236 3343 896 thomas.steinmaurer@scch.at www.scch.at Michael Zwick DI

More information

Hadoop Market - Global Industry Analysis, Size, Share, Growth, Trends, and Forecast, 2012 2018

Hadoop Market - Global Industry Analysis, Size, Share, Growth, Trends, and Forecast, 2012 2018 Transparency Market Research Hadoop Market - Global Industry Analysis, Size, Share, Growth, Trends, and Forecast, 2012 2018 Buy Now Request Sample Published Date: July 2013 Single User License: US $ 4595

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