SQL Server 2014 Faster Insights from any Data Level 300

Size: px
Start display at page:

Download "SQL Server 2014 Faster Insights from any Data Level 300"

Transcription

1 SQL Server 2014 Faster Insights from any Data Level 300

2

3

4

5 Data Explorer Preview for Excel Enable self-service data discovery, query, transformation, and mashup experiences for information workers through Excel and PowerPivot Discover and connect to a wide range of data sources that span volume and variety of data Engage in a highly interactive and intuitive experience for rapidly and iteratively building queries for virtually any data source of virtually any size Enjoy a consistent experience and parity of query capabilities over all data sources Join data across different sources; create custom views of data that then can be shared with a team or department

6 Discover, combine, and refine Big Data, small data, and any data Excel add-in to enhance self-service BI Identify and import external data Relational database Excel Text XML OData Webpages Hadoop (HDFS) Discover relevant data by using search Combine and transform multiple data sources

7 Azure SQL Database Azure HDInsight Windows Azure Marketplace S Windows Active Directory

8

9

10 Volume Exabytes (10E18) Petabytes (10E15) Terabytes (10E12) Gigabytes (10E9) Storage / GB ,000$ Social sentiment Clickstream Mobile Advertising Payables Payroll Inventory ecommerce ERP / CRM Contacts Deal-tracking Sales pipeline Sensors / RFID / devices Web 2.0 Collaboration Digital marketing Search marketing Web logs Recommendations Velocity, variety, and variability ,000$ Internet of things $ Wikis and blogs Audio and video Log files Spatial & GPS coordinates Data market feeds egov feeds Weather Text and images ERP / CRM Web 2.0 Internet of things $

11

12

13

14

15 Query (Hive) Distributed processing (MapReduce) Distributed storage (HDFS) ODBC Legend Red Blue Gray Orange Green Core Hadoop Data processing Microsoft integration points and value-adds Data movement Packages

16 Record reader Map Combiner Partitioner Shuffle and sort Reduce Output format

17

18

19

20

21

22 Hive, Pig, Mahout, Cascading, Scalding, Scoobi, Pegasus, and more C#, F# MapReduce, LINQ to Hive, and Microsoft.NET management clients JavaScript MapReduce, browser-hosted console, and Node.js management clients Windows PowerShell and cross-platform CLI tools

23 Authoring jobs App integration Extends breadth and depth Enables new scenarios Integrates with current tool chains Lightweight Low cost to extend Scenario-oriented Innovation flows upward New compute models Performance enhancements Authoring frameworks and languages Connectivity Programmability Security Loosely coupled

24

25 Insights to all users by activating new types of data

26 = SQL Server PDW querying HDFS data in place HDFS DB 26

27 Hadoop HDFS DB (a) PDW query in, results out Hadoop HDFS DB (b) PDW query in, results stored in HDFS 27

28 Introducing PolyBase Sensor and RFID Web apps Social apps Mobile apps How to overcome the impedance mismatch Traditional schemabased data warehouse applications Hadoop Unstructured data Increasingly massive amounts of unstructured data driven by new sources RDBMS Structured data At the same time, vast amounts of corporate data and data sources, and the bulk of their data analysis PolyBase addresses this challenge for advanced data analytics by allowing native query across PDW and Hadoop to integrate structured and unstructured data

29 PolyBase features in SQL Server PDW Full SQL query access to data stored in HDFS, represented as external tables in PDW Basic statistics support for data coming from HDFS Query across PDW and Hadoop tables (joining on the fly ) Fully parallelized, high performance import of data from HDFS files into PDW tables Fully parallelized, high performance export of data in PDW tables into HDFS files Hadoop on Windows Server, Hortonworks, and Cloudera Hadoop 1.0 and 2.0

30 Creating external tables CREATE EXTERNAL TABLE table_name ({<column_definition>} [,...n ]) {WITH (LOCATION = <URI>,[FORMAT_OPTIONS = (<VALUES>)])} [;] 1 Indicates External table 2 Required location of Hadoop cluster and file 3 Optional format options associated with data import from HDFS Internal representation of data residing in Hadoop / HDFS (delimited text files only) High-level permissions required for creating external tables ADMINISTER BULK OPERATIONS and ALTER SCHEMA Different from regular SQL tables : essentially read-only (no DML support)

31 Querying unstructured data 1. Querying data in HDFS and displaying results in table form (using external tables) 2. Joining data from HDFS with relational PDW data Example: creating external table ClickStream CREATE EXTERNAL TABLE ClickStream(url varchar(50), event_date date, user_ip varchar(50)), WITH (LOCATION = hdfs://myhadoop:5000/tpch1gb/employee.tbl, FORMAT_OPTIONS (FIELD_TERMINATOR = ' ')); Query examples 1 Text file in HDFS with as field delimiter SELECT top 10 (url) FROM ClickStream where user_ip = Filter query against data in HDFS 2 SELECT url.description FROM ClickStream cs, Url_Description url WHERE cs.url = url.name and cs.url= ; Join data coming from files in HDFS (Url_description is a second text file in HDFS) 3 SELECT user_name FROM ClickStream cs, Users u WHERE cs.user_ip = u.user_ip and cs.url= ; Join data from HDFS with relational PDW table (Users is a distributed PDW table)

32 Parallel data import from HDFS into PDW Persistently storing data from HDFS in PDW tables Fully parallelized via CREATE TABLE AS SELECT with external tables as source table and PDW tables (either distributed or replicated) as destination CREATE TABLE ClickStream_PDW WITH DISTRIBUTION = HASH(url) AS SELECT url, event_date, user_ip FROM ClickStream Retrieval of data in HDFS on the fly Sensor and RFID Web apps Social apps Mobile apps Hadoop Unstructured data Parallel HDFS reads CTAS External table Enhanced PDW query engine HDFS bridge DMS reader 1 Results DMS reader N Parallel importing Traditional data warehouse applications PDW Structured data

33 Parallel data export from PDW into HDFS Fully parallelized via CREATE EXTERNAL TABLE AS SELECT with external tables as destination table and PDW tables as source Round-trip of data by first importing it from HDFS, joining it with relational data, and then exporting results back to HDFS CREATE EXTERNAL TABLE ClickStream (url, event_date, user_ip) WITH (LOCATION = hdfs://myhadoop:5000/users/outputdir, FORMAT_OPTIONS (FIELD_TERMINATOR = ' ')) AS SELECT url, event_date, user_ip FROM ClickStream_PDW Sensor and RFID Social apps CETAS External table Results Traditional DW applications Web apps Mobile apps HDFS data nodes Unstructured data Parallel HDFS writes Enhanced PDW query engine HDFS bridge DMS writer 1 DMS writer N Parallel reading PDW Structured data

34 Interactive analytics over Big Data SQL Server Analysis Services scaled out to large data volumes Sourced from Big Data sources Excel, PV 3 rd party apps, tools, etc. Hadoop Isotope Enterprise data sources SQL Server Oracle SAP External Data Sources Web services GW XMLA Built on the xvelocity analytics engine In-memory Column store 10x compression Manage Deploy Monitor AS instance AS instance AS instance Deployment vehicles: box, appliance, and cloud Reliable persistent storage Potential customers Skype Klout Halo 4 UBS adcenter Windows Update

35

36 Code-name GeoFlow for Microsoft Excel enables information workers to discover and share new insights from geographical and temporal data through three-dimensional storytelling

37 Map data Discover insights Share stories

38 3-D Guided Temporal geospatial tours

39 Sales performance Distribution of crime data Disease control Weather patterns Seasonality analysis Voting trends Real-estate assessment

40 Transform data into fluid, three-dimensional stories to unlock new insights for everyone

41 Excel add-in to enhance data visualization

42 Virtually anytime, anywhere Boost agility with real-time access to apps and data from virtually anywhere Engage customers with smart, contextual mobile experiences

43 Deliver immersive, connected customer experiences Beautiful experiences plus security and performance Connection through social apps and networks Real-time content and updates Optimization for discovery and reach

44 Deliver familiar, connected experiences to a mobile workforce while ensuring enterprise security, manageability, and compliance

45 Browser-based corporate BI solutions on ios, Android, and Windows SharePoint Mobile enhancements PerformancePoint Services Excel Services SQL Server Reporting Services Ultimately, the new Microsoft mobile BI solution leads to more revenue for Recall and gives us deeper customer insight, helping us stay ahead of our competitors. Recall Records Management Company Gets Real-Time BI, Boosts Sales with Mobile Solution case study. Full Case study.

46 Mobile browser Native apps Office hub Support across different mobile devices, including touch for tablets and phone Rich experience through native apps for business and social interactions and for collaboration A hub for all your document storage services plus a rich editing experience in Office Learn more:

47 Clean user experience Large touch targets Filtering and navigation is as simple as working on the desktop

48 Never be without the tools you need Access and share with confidence

49 Excel 2010 plus reports, dashboards, PivotTables, and PivotCharts in a browser Optimized for touch High-fidelity viewing and interaction with advanced analysis views External connections and refresh connections Simultaneous coauthoring Embedding and the Excel button

50 Quick Explore

51

52

53 Managing streaming data in-memory Event Input stream Output stream Complex event-processing Ideal for continuous streaming data (web clickstreams, stock trading data, and smart grid data) Runs completely in-memory Low latency with subzero processing of large event streams Rich developer experience with Microsoft.NET 4.0 and Visual Studio Ease of management Flexible deployment from embedded devices, regional hubs, or a centralized location 53

54 StreamInsight on Windows Azure Cloud-scale services for complex event-processing Ideal for analyzing streaming data that originates in the cloud or is distributed globally Insights from data in motion Elastic scale-out in the cloud Simplified management through built-in connectivity Low TCO for cloud services 54

55 Third-party applications Reporting Services (Power View) Excel PowerPivot SharePoint Insights Databases LOB applications Files OData feeds Cloud services

56 BISM-MD object Cube Cube dimension Attributes (key(s), name) Measure Group Measure Measure without MeasureGroup MeasureGroup cube dimension relationship Perspective KPI User and parent-child hierarchies Tabular object Model Table Columns Table Measure Within table, called measures Relationship Perspective KPI Hierarchies

57 Types Children of all with a single real member Calculated members on user hierarchies Additional constraints Attribute may have an optional unknown member Attribute cannot be key unless it s the only attribute Not a parent-child attribute

58

59

60 Download SQL Server 2014 CTP1 Call to action Stay tuned for availability

61 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION

How To Create A Fact Table On Hadoop (Hadoop) On A Microsoft Powerbook 2.5.1 (Powerbook) On An Ipa 2.2 (Powerpoint) On Microsoft Microsoft 2.3

How To Create A Fact Table On Hadoop (Hadoop) On A Microsoft Powerbook 2.5.1 (Powerbook) On An Ipa 2.2 (Powerpoint) On Microsoft Microsoft 2.3 學 習 門 檻 太 高, 把 人 變 成 7x24 系 統 IT 需 要 藉 由 人 工 化 的 方 式 重 置 資 料 到 DW Learn MapReduce Prior manual IT moving HDFS into Warehouse/Data Mart before Analysis 感 應 器 HDInsight (Hadoop) SQL Server 2012 PDW SQL Server

More information

The Role Polybase in the MDW. Brian Mitchell Microsoft Big Data Center of Expertise

The Role Polybase in the MDW. Brian Mitchell Microsoft Big Data Center of Expertise The Role Polybase in the MDW Brian Mitchell Microsoft Big Data Center of Expertise Program Polybase Basics Polybase Scenarios Hadoop for Staging Ambient data from Hadoop Export Dimensions to Hadoop Hadoop

More information

BIG DATA TRENDS AND TECHNOLOGIES

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

More information

Microsoft Big Data. Solution Brief

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

More information

SQLSaturday #399 Sacramento 25 July, 2015. Big Data Analytics with Excel

SQLSaturday #399 Sacramento 25 July, 2015. Big Data Analytics with Excel SQLSaturday #399 Sacramento 25 July, 2015 Big Data Analytics with Excel Presenter Introduction Peter Myers Independent BI Expert Bitwise Solutions BBus, SQL Server MCSE, SQL Server MVP since 2007 Experienced

More information

Business Intelligence in Excel 2013 Excel, PowerPivot and Power View. Stéphane Fréchette Friday April 26, 2013

Business Intelligence in Excel 2013 Excel, PowerPivot and Power View. Stéphane Fréchette Friday April 26, 2013 Business Intelligence in Excel 2013 Excel, PowerPivot and Power View Stéphane Fréchette Friday April 26, 2013 Who am I? My name is Stéphane Fréchette I m a Database & Business Intelligence Professional

More information

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Apps and data source extensions with APIs Future white label, embed or integrate Power BI Deploy Intelligent

More information

Bringing Big Data to People

Bringing Big Data to People Bringing Big Data to People Microsoft s modern data platform SQL Server 2014 Analytics Platform System Microsoft Azure HDInsight Data Platform Everyone should have access to the data they need. Process

More information

Business Intelligence in SharePoint 2013

Business Intelligence in SharePoint 2013 Business Intelligence in SharePoint 2013 Empowering users to change their world Jason Himmelstein, MVP Senior Technical Director, SharePoint @sharepointlhorn http://www.sharepointlonghorn.com Gold Sponsor

More information

BIG DATA AND MICROSOFT. Susie Adams CTO Microsoft Federal

BIG DATA AND MICROSOFT. Susie Adams CTO Microsoft Federal BIG DATA AND MICROSOFT Susie Adams CTO Microsoft Federal THE WORLD OF DATA IS CHANGING Cloud What s making this possible? Electrical efficiency of computers doubles every year and ½. Laptops and mobile

More information

Parallel Data Warehouse

Parallel Data Warehouse MICROSOFT S ANALYTICS SOLUTIONS WITH PARALLEL DATA WAREHOUSE Parallel Data Warehouse Stefan Cronjaeger Microsoft May 2013 AGENDA PDW overview Columnstore and Big Data Business Intellignece Project Ability

More information

NZ BI User Group Auckland 18 September, 2013. Big Data Analytics with PowerPivot and Power View

NZ BI User Group Auckland 18 September, 2013. Big Data Analytics with PowerPivot and Power View NZ BI User Group Auckland 18 September, 2013 Big Data Analytics with PowerPivot and Power View Presenter Introduction Peter Myers BI Expert Bitwise Solutions BBus, SQL Server MCSE, MCT, SQL Server MVP

More information

Modern Data Warehousing

Modern Data Warehousing Modern Data Warehousing Cem Kubilay Microsoft CEE, Turkey & Israel Time is FY15 Gartner Survey April 2014 Piloting on premise 15% 10% 4% 14% 57% 2014 5% think Hadoop will replace existing DW solution (2013:

More information

Azure Data Lake Analytics

Azure Data Lake Analytics Azure Data Lake Analytics Compose and orchestrate data services at scale Fully managed service to support orchestration of data movement and processing Connect to relational or non-relational data

More information

Big Data on Microsoft Platform

Big Data on Microsoft Platform Big Data on Microsoft Platform Prepared by GJ Srinivas Corporate TEG - Microsoft Page 1 Contents 1. What is Big Data?...3 2. Characteristics of Big Data...3 3. Enter Hadoop...3 4. Microsoft Big Data Solutions...4

More information

Faster Insights from Any Data Technical White Paper

Faster Insights from Any Data Technical White Paper Faster Insights from Any Data Technical White Paper Published: September 2013 (updated) Applies to: SQL Server 2014 and SQL Server 2012 Summary: Even the modern business intelligence (BI) platform must

More information

Understanding Microsoft s BI Tools

Understanding Microsoft s BI Tools Understanding Microsoft s BI Tools The purpose of this document is to provide a high level understanding of what tools Microsoft has to support the concepts of data warehousing, business intelligence,

More information

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 BI Any Data, Anytime, Anywhere Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 Pin paginated report items to Power BI dashboards Visualization Mobile and paginated reports

More information

Faster Insights from Any Data Technical White Paper

Faster Insights from Any Data Technical White Paper Faster Insights from Any Data Technical White Paper Published: May 29, 2013 Applies to: Microsoft SQL Server 2014 and Microsoft SQL Server 2012 Summary: Even the modern business intelligence (BI) platform

More information

Big Data Analytics with PowerPivot and Power View

Big Data Analytics with PowerPivot and Power View Big Data Analytics with PowerPivot and Power View Peter Myers Global Sponsors: Presenter Introduction Peter Myers BI Expert BBus,MCSE, MCT, SQL Server MVP 15 years of experience designing, developing and

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

Introducing the Reimagined Power BI Platform. Jen Underwood, Microsoft

Introducing the Reimagined Power BI Platform. Jen Underwood, Microsoft Introducing the Reimagined Power BI Platform Jen Underwood, Microsoft Thank You Sponsors Empower users with new insights through familiar tools while balancing the need for IT to monitor and manage user

More information

Whitepaper: Solution Overview - Breakthrough Insight. Published: March 7, 2012. Applies to: Microsoft SQL Server 2012. Summary:

Whitepaper: Solution Overview - Breakthrough Insight. Published: March 7, 2012. Applies to: Microsoft SQL Server 2012. Summary: Whitepaper: Solution Overview - Breakthrough Insight Published: March 7, 2012 Applies to: Microsoft SQL Server 2012 Summary: Today s Business Intelligence (BI) platform must adapt to a whole new scope,

More information

Please give me your feedback

Please give me your feedback Please give me your feedback Session BB4089 Speaker Claude Lorenson, Ph. D and Wendy Harms Use the mobile app to complete a session survey 1. Access My schedule 2. Click on this session 3. Go to Rate &

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

SAP BusinessObjects Business Intelligence 4.1 One Strategy for Enterprise BI. May 2013

SAP BusinessObjects Business Intelligence 4.1 One Strategy for Enterprise BI. May 2013 SAP BusinessObjects Business Intelligence 4.1 One Strategy for Enterprise BI May 2013 SAP s Strategic Focus on Business Intelligence Core Self-service Mobile Extreme Social Core for innovation Complete

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

Microsoft Visio 2010 Business Intelligence

Microsoft Visio 2010 Business Intelligence Microsoft Visio 2010 Business Intelligence St. Louis SharePoint User Group Candy Parisi Microsoft Visio Solution Specialist April 10, 2012 Agenda Microsoft Business Intelligence Overview Visio Business

More information

City Deploys Big Data BI Solution to Improve Lives and Create a Smart-City Template

City Deploys Big Data BI Solution to Improve Lives and Create a Smart-City Template City Deploys Big Data BI Solution to Improve Lives and Create a Smart-City Template Overview Customer: Customer Website: http://www.bcn.cat/en/ Country or Region: Spain Industry: Government Customer Profile

More information

Pre-Talk Talk. What does ESS look like as more of this CI arrives?

Pre-Talk Talk. What does ESS look like as more of this CI arrives? Cloud Computing Rob Fatland Microsoft Research For the MRC story: http://research.microsoft.com/azure WRF two years and counting: http://weatherservice.cloudapp.net Pre-Talk Talk What does ESS look like

More information

Common Situations. Departments choosing best in class solutions for their specific needs. Lack of coordinated BI strategy across the enterprise

Common Situations. Departments choosing best in class solutions for their specific needs. Lack of coordinated BI strategy across the enterprise Common Situations Lack of coordinated BI strategy across the enterprise Departments choosing best in class solutions for their specific needs Acquisitions of companies using different BI tools 2 3-5 BI

More information

Microsoft technológie pre BigData. Ľubomír Goryl Solution Professional

Microsoft technológie pre BigData. Ľubomír Goryl Solution Professional Microsoft technológie pre BigData Ľubomír Goryl Solution Professional Tradičný prístup Breaking points of traditional approach Breaking points of traditional approach Breaking points of traditional approach

More information

Extend the value of Microsoft Dynamics ERP with other technology innovations from Microsoft

Extend the value of Microsoft Dynamics ERP with other technology innovations from Microsoft Extend the value of Microsoft Dynamics ERP with other technology innovations from Microsoft Combined with these products and technologies, Microsoft Dynamics ERP solutions can help you gain momentum in

More information

How to make BIG DATA work for you. Faster results with Microsoft SQL Server PDW

How to make BIG DATA work for you. Faster results with Microsoft SQL Server PDW How to make BIG DATA work for you. Faster results with Microsoft SQL Server PDW Roger Breu PDW Solution Specialist Microsoft Western Europe Marcus Gullberg PDW Partner Account Manager Microsoft Sweden

More information

SELLING PROJECTS ON THE MICROSOFT BUSINESS ANALYTICS PLATFORM

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

More information

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics 1 Harnessing the Power of the Microsoft Cloud for Deep Data Analytics Today's Focus How you can operate your business more efficiently and effectively by tapping into Cloud based data analytics solutions

More information

How To Extend An Enterprise Bio Solution

How To Extend An Enterprise Bio Solution Course 20467C: Designing Self-Service Business Intelligence and Big Data Solutions Module 1: Introduction to Self-Service Business Intelligence This module introduces self-service BI. Extending Enterprise

More information

TAMING THE BIG CHALLENGE OF BIG DATA MICROSOFT HADOOP

TAMING THE BIG CHALLENGE OF BIG DATA MICROSOFT HADOOP Pythian White Paper TAMING THE BIG CHALLENGE OF BIG DATA MICROSOFT HADOOP ABSTRACT As companies increasingly rely on big data to steer decisions, they also find themselves looking for ways to simplify

More information

Business Analytics In a Big Data World Ted Malone Solutions Architect Data Platform and Cloud Microsoft Federal

Business Analytics In a Big Data World Ted Malone Solutions Architect Data Platform and Cloud Microsoft Federal Business Analytics In a Big Data World Ted Malone Solutions Architect Data Platform and Cloud Microsoft Federal Information has gone from scarce to super-abundant. That brings huge new benefits. The Economist

More information

Course MS20467C Designing Self-Service Business Intelligence and Big Data Solutions

Course MS20467C Designing Self-Service Business Intelligence and Big Data Solutions 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS20467C Designing Self-Service Business Intelligence

More information

Winning with an Intuitive Business Intelligence Solution for Midsize Companies

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

More information

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

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

More information

WINDOWS AZURE DATA MANAGEMENT AND BUSINESS ANALYTICS

WINDOWS AZURE DATA MANAGEMENT AND BUSINESS ANALYTICS WINDOWS AZURE DATA MANAGEMENT AND BUSINESS ANALYTICS Managing and analyzing data in the cloud is just as important as it is anywhere else. To let you do this, Windows Azure provides a range of technologies

More information

Designing Self-Service Business Intelligence and Big Data Solutions

Designing Self-Service Business Intelligence and Big Data Solutions This five-day instructor-led course teaches students how to implement self-service Business Intelligence (BI) and Big Data analysis solutions using the Microsoft data platform. The course discusses the

More information

The Webcast will begin at 1:00pm EST. www.gig-werks.com

The Webcast will begin at 1:00pm EST. www.gig-werks.com Power Business Intelligence for SharePoint Online and Office 365 The Webcast will begin at 1:00pm EST Today s Presentation: Introduction & About Gig Werks Gig Werks Experience with SharePoint & Business

More information

Data Refinery with Big Data Aspects

Data Refinery with Big Data Aspects International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 7 (2013), pp. 655-662 International Research Publications House http://www. irphouse.com /ijict.htm Data

More information

SAP BusinessObjects BI Clients

SAP BusinessObjects BI Clients SAP BusinessObjects BI Clients April 2015 Customer Use this title slide only with an image BI Use Cases High Level View Agility Data Discovery Analyze and visualize data from multiple sources Data analysis

More information

Structured data meets unstructured data in Azure and Hadoop

Structured data meets unstructured data in Azure and Hadoop 1 Structured data meets unstructured data in Azure and Hadoop Sameer Parve, Blesson John sameerpa@microsoft.com Blessonj@Microsoft.com PFE SQL Server/Analytics Platform System October 30 th 2014 Agenda

More information

Melissa Coates. Tools & Techniques for Implementing Corporate and Self-Service BI. Triad SQL BI User Group 6/25/2013. BI Architect, Intellinet

Melissa Coates. Tools & Techniques for Implementing Corporate and Self-Service BI. Triad SQL BI User Group 6/25/2013. BI Architect, Intellinet Tools & Techniques for Implementing Corporate and Self-Service BI Triad SQL BI User Group 6/25/2013 Melissa Coates BI Architect, Intellinet Blog: sqlchick.com Twitter: @sqlchick About Melissa Business

More information

SQL Server 2014. What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.

SQL Server 2014. What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft. SQL Server 2014 What s New? Christopher Speer Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.com The evolution of the Microsoft data platform What s New

More information

Oracle Big Data Discovery Unlock Potential in Big Data Reservoir

Oracle Big Data Discovery Unlock Potential in Big Data Reservoir Oracle Big Data Discovery Unlock Potential in Big Data Reservoir Gokula Mishra Premjith Balakrishnan Business Analytics Product Group September 29, 2014 Copyright 2014, Oracle and/or its affiliates. All

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014

Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course Details Course Outline Module 1: Introduction to SQL Server 2014 This module introduces key features of SQL Server 2014.

More information

Are You Ready for Big Data?

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

More information

SharePoint 2013 PerformancePoint Services Course 55057; 3 Days

SharePoint 2013 PerformancePoint Services Course 55057; 3 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc SharePoint 2013 PerformancePoint Services Course 55057; 3 Days Course Description

More information

Intelligence. Productivity. Mobility. Unified Service. Predictive analytics: Offline mobile: Self, assisted & field service

Intelligence. Productivity. Mobility. Unified Service. Predictive analytics: Offline mobile: Self, assisted & field service Productivity Intelligence Mobility Unified Service Next generation productivity: Predictive analytics: Offline mobile: Self, assisted & field service Surface trending documents with Delve Immersive Excel

More information

Course 20467: Designing Self-Service Business Intelligence and Big Data Solutions

Course 20467: Designing Self-Service Business Intelligence and Big Data Solutions Course 20467: Designing Self-Service Business Intelligence and Big Data Solutions Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:C Delivery method: Instructor-led

More information

Microsoft BI and SAP Enabling Business Insights for Everyone

Microsoft BI and SAP Enabling Business Insights for Everyone SQL Server Technical Article Microsoft BI and SAP Enabling Business Insights for Everyone Summary: This technical article describes how SAP customers in this new era of abundant data can benefit from the

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

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

Agenda. Modern Data Warehouse Big Data Application examples. Analytic Platform Systems. Integration of Hadoop and APS. Architecture Hadoop

Agenda. Modern Data Warehouse Big Data Application examples. Analytic Platform Systems. Integration of Hadoop and APS. Architecture Hadoop Microsoft Analytics Platform System The turnkey modern data warehouse appliance Stefan Cronjaeger June 2014 Agenda Modern Data Warehouse Big Data Application examples Analytic Platform Systems Architecture

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

Course: SharePoint 2013 Business Intelligence

Course: SharePoint 2013 Business Intelligence Course: SharePoint 2013 Business Intelligence Course Length: 3 days Course Code: M55042 Description This three-day instructor-led course provides students with the necessary knowledge to work with all

More information

SQL Server 2012 PDW. Ryan Simpson Technical Solution Professional PDW Microsoft. Microsoft SQL Server 2012 Parallel Data Warehouse

SQL Server 2012 PDW. Ryan Simpson Technical Solution Professional PDW Microsoft. Microsoft SQL Server 2012 Parallel Data Warehouse SQL Server 2012 PDW Ryan Simpson Technical Solution Professional PDW Microsoft Microsoft SQL Server 2012 Parallel Data Warehouse Massively Parallel Processing Platform Delivers Big Data HDFS Delivers Scale

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

Introducing Microsoft SharePoint Foundation 2010 Executive Summary This paper describes how Microsoft SharePoint Foundation 2010 is the next step forward for the Microsoft fundamental collaboration technology

More information

Introducing Oracle Exalytics In-Memory Machine

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

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence Course 55042A: SharePoint 2013 Business Intelligence Course Details Course Outline Module 1: Course Overview This module explains how the class will be structured and introduces course materials and additional

More information

Power BI as a Self-Service BI Platform:

Power BI as a Self-Service BI Platform: Power BI as a Self-Service BI Platform: Architecture, Use Cases, Strengths & Shortcomings SQL Saturday Atlanta 5/16/2015 Melissa Coates Solution Architect, BlueGranite Blog: sqlchick.com Twitter: @sqlchick

More information

(55042A) SharePoint 2013 Business Intelligence

(55042A) SharePoint 2013 Business Intelligence (55042A) SharePoint 2013 Business Intelligence OBJECTIVE This three-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint business intelligence

More information

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

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

More information

Are You Ready for Big Data?

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

More information

The Microsoft Modern Data Warehouse

The Microsoft Modern Data Warehouse The Microsoft Modern Data Warehouse Contents 4 Executive summary 4 The traditional data warehouse 5 Key trends breaking the traditional data warehouse 6 Increasing data volumes 6 Real-time data 7 New sources

More information

ORACLE HYPERION PLANNING

ORACLE HYPERION PLANNING ORACLE HYPERION PLANNING ENTERPRISE WIDE PLANNING, BUDGETING, AND FORECASTING KEY FEATURES Hybrid data model facilitates planning, analysis and commentary Flexible workflow capabilities Reliability with

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

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

Oracle Database 12c Plug In. Switch On. Get SMART.

Oracle Database 12c Plug In. Switch On. Get SMART. Oracle Database 12c Plug In. Switch On. Get SMART. Duncan Harvey Head of Core Technology, Oracle EMEA March 2015 Safe Harbor Statement The following is intended to outline our general product direction.

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014

Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977B: Updating Your SQL Server Skills to Microsoft SQL Server 2014 Page 1 of 8 Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course 10977B: 4 days; Instructor-Led Introduction This

More information

SharePoint 2013 PerformancePoint Services

SharePoint 2013 PerformancePoint Services 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course 55057A: SharePoint 2013 PerformancePoint Services

More information

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Business Intelligence Suite Alexandre Mendeiros, SQL Server Premier Field Engineer January 2012 Agenda Microsoft Business Intelligence

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

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,

More information

Business Intelligence Discover a wider perspective for your business

Business Intelligence Discover a wider perspective for your business Business Intelligence Discover a wider perspective for your business The tasks facing Business Intelligence The growth of information in recent years has reached an unprecedented level. Companies are intensely

More information

GAIN BETTER INSIGHT FROM BIG DATA USING JBOSS DATA VIRTUALIZATION

GAIN BETTER INSIGHT FROM BIG DATA USING JBOSS DATA VIRTUALIZATION GAIN BETTER INSIGHT FROM BIG DATA USING JBOSS DATA VIRTUALIZATION Syed Rasheed Solution Manager Red Hat Corp. Kenny Peeples Technical Manager Red Hat Corp. Kimberly Palko Product Manager Red Hat Corp.

More information

QLIKVIEW DEPLOYMENT FOR BIG DATA ANALYTICS AT KING.COM

QLIKVIEW DEPLOYMENT FOR BIG DATA ANALYTICS AT KING.COM QLIKVIEW DEPLOYMENT FOR BIG DATA ANALYTICS AT KING.COM QlikView Technical Case Study Series Big Data June 2012 qlikview.com Introduction This QlikView technical case study focuses on the QlikView deployment

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

SQL 2012: Bringing Big Data to the Desktop

SQL 2012: Bringing Big Data to the Desktop Big data is getting bigger all the time. According to Gartner, the volume of data worldwide is increasing by at least 59% every year and 85% is unstructured data from a growing variety of new sources.

More information

SQL Server 2012 Performance White Paper

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

More information

SharePoint 2013 Business Intelligence Course 55042; 3 Days

SharePoint 2013 Business Intelligence Course 55042; 3 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc SharePoint 2013 Business Intelligence Course 55042; 3 Days Course Description

More information

Big Data Processing: Past, Present and Future

Big Data Processing: Past, Present and Future Big Data Processing: Past, Present and Future Orion Gebremedhin National Solutions Director BI & Big Data, Neudesic LLC. VTSP Microsoft Corp. Orion.Gebremedhin@Neudesic.COM B-orgebr@Microsoft.com @OrionGM

More information

Enabling Business Intelligence for Everyone

Enabling Business Intelligence for Everyone Enabling Business Intelligence for Everyone WHITEPAPER PUBLISHED: OCTOBER 2009 For the latest information, please see https://www.microsoft.com/bi Contents Introduction... 3 The Business Intelligence challenge...

More information

IBM BigInsights for Apache Hadoop

IBM BigInsights for Apache Hadoop IBM BigInsights for Apache Hadoop Efficiently manage and mine big data for valuable insights Highlights: Enterprise-ready Apache Hadoop based platform for data processing, warehousing and analytics Advanced

More information

How To Make Data Streaming A Real Time Intelligence

How To Make Data Streaming A Real Time Intelligence REAL-TIME OPERATIONAL INTELLIGENCE Competitive advantage from unstructured, high-velocity log and machine Big Data 2 SQLstream: Our s-streaming products unlock the value of high-velocity unstructured log

More information

Collaboration. Michael McCabe Information Architect mmccabe@gig-werks.com. black and white solutions for a grey world

Collaboration. Michael McCabe Information Architect mmccabe@gig-werks.com. black and white solutions for a grey world Collaboration Michael McCabe Information Architect mmccabe@gig-werks.com black and white solutions for a grey world Slide Deck & Webcast Recording links Questions and Answers We will answer questions at

More information

BIG DATA ANALYTICS REFERENCE ARCHITECTURES AND CASE STUDIES

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

More information

Using Tableau Software with Hortonworks Data Platform

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

More information

MICROSOFT DYNAMICS CRM Vision. Statement of Direction. Update: May, 2011

MICROSOFT DYNAMICS CRM Vision. Statement of Direction. Update: May, 2011 MICROSOFT DYNAMICS CRM Vision Statement of Direction Update: May, 2011 Microsoft Dynamics CRM - Statement of Direction, May 2011 EXECUTIVE SUMMARY Microsoft has delivered significant innovation and value

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

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55043AC Microsoft End to End Business Intelligence Boot Camp Instructor-led None This course syllabus should be used to determine whether the

More information

The Clear Path to Business Intelligence

The Clear Path to Business Intelligence SAP Solution in Detail SAP Solutions for Small Businesses and Midsize Companies SAP Crystal Solutions The Clear Path to Business Intelligence Table of Contents 3 Quick Facts 4 Optimize Decisions with SAP

More information