BI in the cloud, is it possible? Sure is with Azure! Rob Hawthorne M352.

Slides:



Advertisements
Similar presentations
SQLSaturday #251 – Paris 2013 Power BI The Road to Self-Service BI (Level 200)
Advertisements

Microsoft Power BI for Office 365
Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
Roger Breu SQL Server PDW Solution Sales Microsoft Western Europe Microsoft Solutions for Big Data | Oct 17th 2013 From Numbers.
1.Increasing data volumes 2.New data sources and types 3.Real-time data 4.Cloud-born data 5.Hybrid infrastructures “…data warehousing has reached.
2010 Products of the Year: PowerPivot One of my favorite products of the year was Microsoft's free add-in for Excel 2010, PowerPivot.
… data warehousing has reached the most significant tipping point since its inception. The biggest, possibly most elaborate data management system.
Platinum Sponsors Titanium Sponsors. ETL Tool (SSIS, etc) EDW (SQL Svr, Teradata, etc) Extract Original Data Load Transformed Data Transform BI Tools.
This presentation was scheduled to be delivered by Brian Mitchell, Lead Architect, Microsoft Big Data COE Follow him Contact him.
Analytics Map Reduce Query Insight Hive Pig Hadoop SQL Map Reduce Business Intelligence Predictive Operational Interactive Visualization Exploratory.
Power View – The Future of Visual BI via SharePoint Bhavik Merchant Microsoft BI Practice Manager Interactive Theatre AIT006.
Our Powers Combined: Query, Pivot, Map, and View A quick tour through the 4 pillars of Power BI February 11, 2014.
What’s new in Windows Server Hyper-V Ben Armstrong M227.
30 Bad Habits of Server Administrators Orin Thomas M321.
Advanced Messaging Scenarios with Azure Service Bus Messaging Dan Rosanova M374.
Data Patterns for the Cloud James Carpinter M313.
Disaster Recovery for SharePoint 2013 with Azure
Cloud Time - Embellishing the Office 365 calendar Thivy Ruthra Tasleem Hussein M328.
Deploying, Organizing and Securing Applications with the Azure Resource Manager Emil Velinov Senior Program Manager, AzureCAT M391.
Azure IAAS Overview & What’s New Steve Letford & Stu Fox M318.
Virtualization Vision & Strategy Ben Armstrong M246.
Running Linux on Hyper-V and in Azure Anurag Gupta M357.
Automating Operational and Management Tasks in Microsoft Operations Management Suite and Azure
Deadlines & Resources. Scrub Checklist Avoiding the on-premises SharePoint train wreck Berry Stefanus and Wayne Ewington M369.
Backup as a Service: Protecting your datacentre & cloud workloads Ben Di Qual, Regan Murphy M375.
Introduction to ASP.NET 5
Microsoft Ignite /25/2017 9:57 AM
Leveraging TypeScript in Cross-functional development teams Aaron McGee, Richard Brookes M216.
Securing Microservice Architectures Laura Bell M239.
The Microsoft DevOps Vision
Microsoft Ignite /25/ :39 PM SSDT for Visual Studio Bet you can’t tell what your database looked like 6 months ago Hannah Gray, Development.
Bridges to the Magickal Faerie Land of Windows 10 Hannes Nel M263.
SQL Server BI Drill Down Stuart Mackereth & Manpreet Gill M236.
Identity Management in Office 365: Which one’s right for you? Brendan Ross M362.
Protecting your data with AD-RMS and Azure RMS Malcolm Jeffrey – Technical Trainer M224.
Cross Platform XAML & MVVM Nigel Sampson M347.
Building Azure Web Apps with Node.js and the Spotify Web API Daniel Larsen M361.
Big Data for the.NET Developer Scott Klein M310
SharePoint deployment automation with PowerShell Desired State Configuration Brian Farnhill M331.
Andy Roberts Data Architect
AZ PASS User Group Azure Data Factory Overview Josh Sivey, Solution Partner October
Jacksonville SQL Saturday May 9, 2015 Introduction to Power BI.
Windows 10 tested and shaped by 3 Million Windows Insiders Daniel Bowbyes M111.
Microsoft Power Query 101 Belinda Allen Smith & Allen Consulting, Inc.
INTELLIGENT DATA SOLUTIONS COM Intro to Data Factory PASS Cloud Virtual Chapter March 23, 2015 Steve Hughes, Architect.
What’s the difference between a software developer and a lawyer? David Downs M114.
Connecting Power BI to On-Premise Dynamics CRM/GP Data
4/18/2018 6:56 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Power BI Transforming your data into actionable insight
Microsoft Build /22/ :52 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Power BI – Exploring New Frontiers
Integrate Power BI with Microsoft Dynamics
Create and publish reports with Power BI for desktop
07 | Analyzing Big Data with Excel
Erik Svensen, CatMan Solution A/S
Power BI – Exploring New Frontiers
Office 365 and Azure Active Directory Premium
SSIS in the Cloud Integration Runtime in Azure Data Factory V2
Power BI for large databases
M318.
Analytics in the Cloud using Microsoft Azure
Power BI – Exploring New Frontiers
Power BI with Analysis Services
Power BI.
Fewer cursors since SQL Server 2012 Came Along
Taking Windows Security to the Next Level with Group Policy
Power BI – Exploring New Frontiers
Dashboard in an Hour Using Power BI
Dimension Load Patterns with Azure Data Factory Data Flows
Presentation transcript:

BI in the cloud, is it possible? Sure is with Azure! Rob Hawthorne M352

Planning for the Cloud Considerations for loading data Overview and demo Azure Data Factory What, why and how Overview and demo Visualisation and Reporting Power BI Overview and demo

… data warehousing has reached the most significant tipping point since its inception. The biggest, possibly most elaborate data management system in IT is changing. – Gartner, “The State of Data Warehousing in 2012” Data sources

5 Increasing data volumes 1 Real- time data 2 Non-Relational Data New data sources & types 3 Cloud-born data 4

New-AzureDataFactory -Name “HaloTelemetry“ -Location “West-US“ New-AzureDataFactory -Name “GameTelemetry“ -Location “West-US“

New-AzureDataFactoryLinkedService -Name "MyHDInsightCluster“ -DataFactory“GameTelemetry" -File HDIResource.json New-AzureDataFactoryLinkedService -Name "MyStorageAccount" -DataFactory“GameTelemetry" -File BlobResource.json

“GeoCoded Game Usage” Table:

Pipeline Definition:

// Deploy Table New-AzureDataFactoryTable -DataFactory“GameTelemetry“ -File NewUserActivityPerRegion.json // Deploy Pipeline New-AzureDataFactoryPipeline -DataFactory “GameTelemetry“ -File NewUserTelemetryPipeline.json // Start Pipeline Set-AzureDataFactoryPipelineActivePeriod -Name “NewUserTelemetryPipeline“ -DataFactory “GameTelemetry“ -StartTime 10/29/ :00:00

"availability": { "frequency": "Day", interval": 1 } Hourly GameUsage Activity: (e.g. Hive) :

Power BI Desktop A freely downloadable 32/64bit desktop companion optimized for use with the Power BI Service. Visual data exploration and reporting tool complementary to Excel. Combines the power of Power Query, Power Pivot & Power View. Effortlessly publish and share interactive visual reports to users of Power BI Power BI Desktop is a visual data exploration and reporting tool

Automation & Management Data Transformation & Movement Execution Layer (Data Storage & Processing) Automation/Coordination Layer (Coordination, Scheduling, Management) Low Frequency $0.60$0.48$1.50$1.20 High Frequency $1.00$0.80$2.50$ activities100+ activities0-100 activities100+ activities CloudOn Premises HDInsight (hrs) Compute/VM (hrs) Data Transfer (GB) ADF Pricing Per Month Resources Used to Execute Activities in a Pipeline: Note: public preview = 50% discount on the rates shown above

Elastic for SQL NZ3 Fri 11:55am Telling Stories with Data Marlborough Fri 9:00am Architecting the Internet of Things NZ1 Fri 1:55pm Introduction to Microsoft Hololens SKYCITY Theatre Thurs 4:30pm Azure Machine Learning Marlborough Fri 10:40am Find me later at…  Hub Happy Hour Thu 5:30-6:30pm  Closing drinks Fri 3:00-4:30pm  And maybe the pub!

Subscribe to our fortnightly newsletter Free Online Learning Sessions on Demand