SlideShare a Scribd company logo
1 of 44
Download to read offline
JUNE 25, 2015 | SLIDE 1
www.realdolmen.com
WHAT’S NEW ON THE MICROSOFT AZURE DATA
PLATFORM
JORIS.POELMANS@REALDOLMEN.COM
JUNE 25, 2015 | SLIDE 2
#Name: Joris Poelmans #Function: Solution Architect
#Email:joris.poelmans@realdolmen.com #Twitter: jopxtwits
#Blog: jopx.blogspot.com
#Slideshare: www.slideshare.net/jplq631
Company: www.realdolmen.com
JUNE 25, 2015 | SLIDE 3
“In God we trust, all
others bring data.”
William E. Deming
JUNE 25, 2015 | SLIDE 4
TRENDS DRIVING THE NEW DATA PLATFORM
JUNE 25, 2015 | SLIDE 5
CONTOSO ELECTRONICS CASE
Who is interacting
with a product to
purchase?
Which products to
showcase?
How to automate
customer support?
JUNE 25, 2015 | SLIDE 6
INSIDE THE STORE OF THE FUTURE
… but 73% think it’s
a plus when an online store
also has an offline sales
outlet
35% of Amazon purchases
based on personalized
recommendations, 75%
for Netflix
DELIVER A PERSONALIZED EXPERIENCE WITH A HUMAN TOUCH
JUNE 25, 2015 | SLIDE 7
CUSTOMER CENTRICITY THROUGH DATA
Event / Data
producers
Screen
interaction
In-Store Activity
Social Data
Ingest Transform Long-term
storage
Cloud
storage
Predictive
Analytics
Predictive/
prescriptive
analytics
Presentation
and action
On premise
JUNE 25, 2015 | SLIDE 8
… POWERED BY MICROSOFT CLOUD
Event / Data
producers
Web logs
In-Store Activity
Social Data
Ingest Transform Long-term
storage
Azure SQL
Database & Azure
Storage
Predictive
Analytics
Azure
Machine
Learning
Presentation
and action
Azure Event Hubs
Azure Stream
Analytics
Azure HDInsight Azure ML
On premise
JUNE 25, 2015 | SLIDE 9
INGESTING RAW DATA AT SCALE
Azure EventHub
JUNE 25, 2015 | SLIDE 10
Event / Data
producers
Web logs
In-Store Activity
Social Data
Ingest
Azure Event Hubs
Azure Stream
Analytics
Azure HDInsight Azure ML
JUNE 25, 2015 | SLIDE 11
BUSINESS SCENARIOS
JUNE 25, 2015 | SLIDE 12
EVENT VELOCITY
 Device telemetry
 Thermostats report data
every 15 minutes
 Cars send telemetry data every minute
 Application telemetry
 Application performance counters are measured
every second per server
 Mobile app telemetry is captured for
every action on your app!
 Application and operational events
JUNE 25, 2015 | SLIDE 13
AZURE EVENT HUBS
Event Producers
HTTPS
AMQP 1.0
Throughput Units:
• 1 ≤ TUs ≤ Partition Count
• TU: 1 MB/s writes, 2 MB/s
reads
Event Producers
AMQP 1.0
JUNE 25, 2015 | SLIDE 14
ACTING ON DATA IN MOTION
Azure Streaming Analytics
JUNE 25, 2015 | SLIDE 15
… POWERED BY MICROSOFT CLOUD
Event / Data
producers
Web logs
In-Store Activity
Social Data
Ingest Transform
Azure Event Hubs
Azure Stream
Analytics
Azure HDInsight Azure ML
JUNE 25, 2015 | SLIDE 16
DATA AT REST
DATA AT REST DATA IN MOTION
SELECT COUNT(*) FROM
PARKINGLOT
WHERE type=‘CAR’
AND color=‘RED’
?
JUNE 25, 2015 | SLIDE 17
TRACK SHELF INVENTORY IN REAL TIME
1 Track your products through shelf sensors,
RFIDs, price tags, or Wi-Fi Way Finding. As
inventory is removed from the store shelf, the
store info updates in real time.
2 Configure the system to notify an employee to
restock when inventory drops below a
preconfigured range.
4 Track inventory end-to-end; from the
manufacturer, through shipments and
stocking, to the floor, and to sale.
3 Access real-time inventory data
on your devices.
JUNE 25, 2015 | SLIDE 18
Intake millions of events per
second
Process data from connected devices/apps
Integrated with highly-scalable publish-subscriber ingestor
Easy processing on
continuous streams of data
Transform, augment, correlate, temporal operations
Detect patterns and anomalies in streaming data
Correlate streaming with
reference data
JUNE 25, 2015 | SLIDE 19
AZURE STREAMING ANALYTICS
No hardware acquisition
and maintenance
No software provisioning
and maintenance
Up and running in a few
clicks
Elasticity of the cloud for
scale up or scale down
Low startup cost
Built in monitoring
SQL like language
available to create stream
processing solutions
Development and
debugging experience
through Azure Portal
Integrated with
EventHub, Azure Blobs
and Azure SQL DB
JUNE 25, 2015 | SLIDE 20
AZURE STREAMING ANALYTICS
JUNE 25, 2015 | SLIDE 21
HADOOP AS A SERVICE
Azure HDInsight
JUNE 25, 2015 | SLIDE 22
Event / Data
producers
Web logs
In-Store Activity
Social Data
Ingest Transform Long-term
storage
Azure SQL Database
& Azure Storage
Azure Event Hubs
Azure Stream
Analytics
Azure HDInsight Azure ML
On premise
JUNE 25, 2015 | SLIDE 23
HADOOP AND MODERN DATA ARCHITECTURE
 Apache Hadoop is an
open source framework that supports
data-intensive distributed applications
 Uses HDFS storage to enable applications to
work with 1000s of nodes and petabytes of data
using a scale-out model
 Uses MapReduce to process data
 Inspired by Google
 MapReduce
 Google File System
 Related projects:
 HBase, Hive, Mahout, Pig,Sqoop, Ambari, Storm,
Zookeeper, ... And many more
JUNE 25, 2015 | SLIDE 24
AZURE HDINSIGHT
Data Node Data Node Data Node Data Node
Task Tracker Task Tracker Task Tracker Task Tracker
Name Node
Job Tracker
HMaster
Coordination
Region Server Region Server Region Server Region Server
Pay for what you use
Use Azure Blob storage
Extend with HBase as a columnar NoSQL transactional database
Support for additional Apache projects such as Storm and Mahout
JUNE 25, 2015 | SLIDE 25
Telecommunications Financial Services Health Care Industry/Utility
HOW ORGANIZATIONS ARE USING HADOOP
Churn prediction, CDR
analysis, network
monitoring, next best
offer, …
Customer 360°, fraud
detection,
Clinical trial selection,
patent mining,
personalized medicine,…
Predictive maintenance,
supply chain and
inventory optimization,
smart metering,…
JUNE 25, 2015 | SLIDE 26
JUNE 25, 2015 | SLIDE 27
MACHINE LEARNING AS A SERVICE
Azure Machine Learning
JUNE 25, 2015 | SLIDE 28
Event / Data
producers
Web logs
In-Store Activity
Social Data
Ingest Transform Long-term
storage
Azure SQL Database
& Azure Storage
Predictive
Analytics
Azure
Machine
Learning
Presentation
and action
Azure Event Hubs
Azure Stream
Analytics
Azure HDInsight Azure ML
On premise
JUNE 25, 2015 | SLIDE 29
TYPES OF ANALYTICS
Traditional BI Deployed ML
JUNE 25, 2015 | SLIDE 30
• Formal definition: “A computer program is said to learn from
experience E with respect to some class of tasks T and performance
measure P, if its performance at tasks in T, as measured by P,
improves with experience E” - Tom M. Mitchell
• Another definition: “The goal of machine learning is to program
computers to use example data or past experience to solve a given
problem.” – Introduction to Machine Learning, 2nd Edition, MIT Press
• ML often involves two primary techniques:
– Supervised Learning: Finding the mapping between inputs and outputs using
correct values to “train” a model
– Unsupervised Learning: Finding patterns in the input data (similar to Density
Estimates in Statistics)
DEFINING MACHINE LEARNING
JUNE 25, 2015 | SLIDE 31
Vision Analytics
Recommenda-
tion engines
Advertising
analysis
Weather
forecasting for
business planning
Social network
analysis
Legal
discovery and
document
archiving
Pricing analysis
Fraud
detection
Churn
analysis
Equipment
monitoring
Location-based
tracking and
services
Personalized
Insurance
JUNE 25, 2015 | SLIDE 32
PREDICTIVE ANALYTICS/MACHINE LEARNING
Developing predictive analytics must
be simpler, today it requires
specialized skills:
• Data management
• Data exploration
• Math & statistics
• Domain expertise
• Machine learning
• Software development
• Data visualization
65% of enterprise feel they have a
strategic shortage of data scientists, a
role many did not know existed 12
months ago …
JUNE 25, 2015 | SLIDE 33
AZURE MACHINE LEARNING
JUNE 25, 2015 | SLIDE 34
JUNE 25, 2015 | SLIDE 35
JUNE 25, 2015 | SLIDE 36
JUNE 25, 2015 | SLIDE 37
WINDOWS AZURE
A 10,000 feet view
vpn
SUMMARY
JUNE 25, 2015 | SLIDE 42
3 days 10 days 15 days
Goal Architecture Architecture +
basic POC
Architecture +
POC
Pre-engagement questionnaire √ √ √
Define basic architecture √ √ √
Refine architecture √ √
Basic POC* (Project Setup, Mobile Services, Web API, Identity,
Scalability, Azure Machine Learning, HDInsight)
√ √
Extended POC (possible topics a.o. Integration with backoffice system,
Notifications, Search, Azure Machine Learning, HDInsight, …) *
√
*: scope for POCs to be discussed/Usage costs of Azure will be billed separately
AZURE POC OFFERING
JUNE 25, 2015 | SLIDE 43
Seamless
Integration
Scalable
Processing
Actionable
Insights
• Predictive,
Prescriptive &
Cognitive Analytics
• Data Mining &
Machine Learning
• Enriched Applications
• Distributed Data Platform
• Processing Engine
• Hybrid Architecture
• Interaction &
Transaction Data
• Existing & Emerging
Data Sources
• Open Data sets &
Commercial Data Providers
1 2 3
END-TO-END SMART DATA SOLUTIONS
JUNE 25, 2015 | SLIDE 44
QUIT TALKING AND BEGIN DOING.”
“THE WAY TO GET STARTED IS TO
Walt Disney

More Related Content

What's hot

There is more to Big Data than data
There is more to Big Data than dataThere is more to Big Data than data
There is more to Big Data than dataCapgemini
 
The event enabled enterprise
The event enabled enterpriseThe event enabled enterprise
The event enabled enterpriseCapgemini
 
Big Data in the Cloud
Big Data in the CloudBig Data in the Cloud
Big Data in the CloudKhaled Naser
 
Cisco niels vd berg
Cisco niels vd bergCisco niels vd berg
Cisco niels vd bergBigDataExpo
 
[Infographic] Why Are CIOs Getting SMACT?
[Infographic] Why Are CIOs Getting SMACT?[Infographic] Why Are CIOs Getting SMACT?
[Infographic] Why Are CIOs Getting SMACT?SnapLogic
 
Every angle jacques adriaansen
Every angle   jacques adriaansenEvery angle   jacques adriaansen
Every angle jacques adriaansenBigDataExpo
 
Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...
Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...
Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...Marc Lelijveld
 
Autograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, Ciena
Autograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, CienaAutograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, Ciena
Autograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, CienaNeo4j
 
Meetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunen
Meetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunenMeetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunen
Meetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunenDigipolis Antwerpen
 
Smart Manufacturing Control
Smart Manufacturing ControlSmart Manufacturing Control
Smart Manufacturing ControlCantier Systems
 
Data Driving Smarter Industrial Systems
Data Driving Smarter Industrial SystemsData Driving Smarter Industrial Systems
Data Driving Smarter Industrial SystemsScale Venture Partners
 

What's hot (13)

There is more to Big Data than data
There is more to Big Data than dataThere is more to Big Data than data
There is more to Big Data than data
 
The event enabled enterprise
The event enabled enterpriseThe event enabled enterprise
The event enabled enterprise
 
Big Data in the Cloud
Big Data in the CloudBig Data in the Cloud
Big Data in the Cloud
 
Cisco niels vd berg
Cisco niels vd bergCisco niels vd berg
Cisco niels vd berg
 
[Infographic] Why Are CIOs Getting SMACT?
[Infographic] Why Are CIOs Getting SMACT?[Infographic] Why Are CIOs Getting SMACT?
[Infographic] Why Are CIOs Getting SMACT?
 
Every angle jacques adriaansen
Every angle   jacques adriaansenEvery angle   jacques adriaansen
Every angle jacques adriaansen
 
Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...
Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...
Big Data Expo 2017 - Meer grip op outsourcingscontracten met data driven cust...
 
Jakarta keynote
Jakarta keynoteJakarta keynote
Jakarta keynote
 
Autograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, Ciena
Autograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, CienaAutograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, Ciena
Autograph - Natural Signatures for Graph Modelling, Simon Brueckheimer, Ciena
 
The future of AIOps
The future of AIOpsThe future of AIOps
The future of AIOps
 
Meetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunen
Meetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunenMeetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunen
Meetup 27/6/2018: AIOPS om de uitdagingen van een slimme stad te ondersteunen
 
Smart Manufacturing Control
Smart Manufacturing ControlSmart Manufacturing Control
Smart Manufacturing Control
 
Data Driving Smarter Industrial Systems
Data Driving Smarter Industrial SystemsData Driving Smarter Industrial Systems
Data Driving Smarter Industrial Systems
 

Viewers also liked

The Connected Company - Event Anders Vergaderen
The Connected Company - Event Anders VergaderenThe Connected Company - Event Anders Vergaderen
The Connected Company - Event Anders VergaderenJoris Poelmans
 
How to build your own Delve: combining machine learning, big data and SharePoint
How to build your own Delve: combining machine learning, big data and SharePointHow to build your own Delve: combining machine learning, big data and SharePoint
How to build your own Delve: combining machine learning, big data and SharePointJoris Poelmans
 
Azure Machine Learning - A Full Journey
Azure Machine Learning - A Full JourneyAzure Machine Learning - A Full Journey
Azure Machine Learning - A Full JourneySolidQIT
 
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...Mark Tabladillo
 
[Research] azure ml anatomy of a machine learning service - Sharat Chikkerur
[Research] azure ml  anatomy of a machine learning service - Sharat Chikkerur[Research] azure ml  anatomy of a machine learning service - Sharat Chikkerur
[Research] azure ml anatomy of a machine learning service - Sharat ChikkerurPAPIs.io
 
DL on Azure ML with Python where type DL = Deep Learning | Deep LOVE
DL on Azure ML with Python where type DL = Deep Learning | Deep LOVEDL on Azure ML with Python where type DL = Deep Learning | Deep LOVE
DL on Azure ML with Python where type DL = Deep Learning | Deep LOVEYoshiyuki Nakamura
 
Microsoft azure machine learning
Microsoft azure machine learningMicrosoft azure machine learning
Microsoft azure machine learningAmol Gholap
 
U-SQL - Azure Data Lake Analytics for Developers
U-SQL - Azure Data Lake Analytics for DevelopersU-SQL - Azure Data Lake Analytics for Developers
U-SQL - Azure Data Lake Analytics for DevelopersMichael Rys
 
Azure Data Lake and U-SQL
Azure Data Lake and U-SQLAzure Data Lake and U-SQL
Azure Data Lake and U-SQLMichael Rys
 
Cortana Analytics Workshop: Azure Data Lake
Cortana Analytics Workshop: Azure Data LakeCortana Analytics Workshop: Azure Data Lake
Cortana Analytics Workshop: Azure Data LakeMSAdvAnalytics
 
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)Amazon Web Services
 
Structure of Communication and Narrative Construction of Social Movements wit...
Structure of Communication and Narrative Construction of Social Movements wit...Structure of Communication and Narrative Construction of Social Movements wit...
Structure of Communication and Narrative Construction of Social Movements wit...Mario Orefice, University of Urbino
 
Appropriate ***healthcare technologies for low resource settings use of m-t...
Appropriate ***healthcare technologies  for low resource settings  use of m-t...Appropriate ***healthcare technologies  for low resource settings  use of m-t...
Appropriate ***healthcare technologies for low resource settings use of m-t...MobileDiagnosis Non Profit Association
 
Science education for global citizenship
Science education for global citizenshipScience education for global citizenship
Science education for global citizenshipDavid Geelan
 
Solarponics Case Study
Solarponics Case StudySolarponics Case Study
Solarponics Case StudyWhizbang
 
Appropriate healthcare technologies for low resource settings use of m-tech...
Appropriate healthcare technologies  for low resource settings  use of m-tech...Appropriate healthcare technologies  for low resource settings  use of m-tech...
Appropriate healthcare technologies for low resource settings use of m-tech...MobileDiagnosis Non Profit Association
 
Module 3 Week 3 Review
Module 3 Week 3 ReviewModule 3 Week 3 Review
Module 3 Week 3 ReviewCDOL
 

Viewers also liked (20)

The Connected Company - Event Anders Vergaderen
The Connected Company - Event Anders VergaderenThe Connected Company - Event Anders Vergaderen
The Connected Company - Event Anders Vergaderen
 
How to build your own Delve: combining machine learning, big data and SharePoint
How to build your own Delve: combining machine learning, big data and SharePointHow to build your own Delve: combining machine learning, big data and SharePoint
How to build your own Delve: combining machine learning, big data and SharePoint
 
Azure Machine Learning - A Full Journey
Azure Machine Learning - A Full JourneyAzure Machine Learning - A Full Journey
Azure Machine Learning - A Full Journey
 
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
Insider's introduction to microsoft azure machine learning: 201411 Seattle Bu...
 
[Research] azure ml anatomy of a machine learning service - Sharat Chikkerur
[Research] azure ml  anatomy of a machine learning service - Sharat Chikkerur[Research] azure ml  anatomy of a machine learning service - Sharat Chikkerur
[Research] azure ml anatomy of a machine learning service - Sharat Chikkerur
 
DL on Azure ML with Python where type DL = Deep Learning | Deep LOVE
DL on Azure ML with Python where type DL = Deep Learning | Deep LOVEDL on Azure ML with Python where type DL = Deep Learning | Deep LOVE
DL on Azure ML with Python where type DL = Deep Learning | Deep LOVE
 
Microsoft azure machine learning
Microsoft azure machine learningMicrosoft azure machine learning
Microsoft azure machine learning
 
Big Data Application Architectures - Fraud Detection
Big Data Application Architectures - Fraud DetectionBig Data Application Architectures - Fraud Detection
Big Data Application Architectures - Fraud Detection
 
U-SQL - Azure Data Lake Analytics for Developers
U-SQL - Azure Data Lake Analytics for DevelopersU-SQL - Azure Data Lake Analytics for Developers
U-SQL - Azure Data Lake Analytics for Developers
 
Azure Data Lake and U-SQL
Azure Data Lake and U-SQLAzure Data Lake and U-SQL
Azure Data Lake and U-SQL
 
Cortana Analytics Workshop: Azure Data Lake
Cortana Analytics Workshop: Azure Data LakeCortana Analytics Workshop: Azure Data Lake
Cortana Analytics Workshop: Azure Data Lake
 
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
AWS re:Invent 2016: How to Build a Big Data Analytics Data Lake (LFS303)
 
Structure of Communication and Narrative Construction of Social Movements wit...
Structure of Communication and Narrative Construction of Social Movements wit...Structure of Communication and Narrative Construction of Social Movements wit...
Structure of Communication and Narrative Construction of Social Movements wit...
 
Appropriate ***healthcare technologies for low resource settings use of m-t...
Appropriate ***healthcare technologies  for low resource settings  use of m-t...Appropriate ***healthcare technologies  for low resource settings  use of m-t...
Appropriate ***healthcare technologies for low resource settings use of m-t...
 
Science education for global citizenship
Science education for global citizenshipScience education for global citizenship
Science education for global citizenship
 
Work Sample
Work SampleWork Sample
Work Sample
 
IST FINAL.
IST FINAL.IST FINAL.
IST FINAL.
 
Solarponics Case Study
Solarponics Case StudySolarponics Case Study
Solarponics Case Study
 
Appropriate healthcare technologies for low resource settings use of m-tech...
Appropriate healthcare technologies  for low resource settings  use of m-tech...Appropriate healthcare technologies  for low resource settings  use of m-tech...
Appropriate healthcare technologies for low resource settings use of m-tech...
 
Module 3 Week 3 Review
Module 3 Week 3 ReviewModule 3 Week 3 Review
Module 3 Week 3 Review
 

Similar to What’s new on the Microsoft Azure Data Platform

Data Culture Series - Keynote - 27th Jan, London
Data Culture Series -  Keynote - 27th Jan, LondonData Culture Series -  Keynote - 27th Jan, London
Data Culture Series - Keynote - 27th Jan, LondonJonathan Woodward
 
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTXCustomer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTXtsigitnist02
 
Building a Business Case for Innovation: Project Considerations for Cloud, Mo...
Building a Business Case for Innovation: Project Considerations for Cloud, Mo...Building a Business Case for Innovation: Project Considerations for Cloud, Mo...
Building a Business Case for Innovation: Project Considerations for Cloud, Mo...Fred Isbell
 
CIO Leadership Summit 2018 - From Digital to Intelligent Enterprise
CIO Leadership Summit 2018 - From Digital to Intelligent EnterpriseCIO Leadership Summit 2018 - From Digital to Intelligent Enterprise
CIO Leadership Summit 2018 - From Digital to Intelligent EnterprisePhilippe Nemery
 
Big Data in The Cloud: Architecting a Better Platform
Big Data in The Cloud: Architecting a Better PlatformBig Data in The Cloud: Architecting a Better Platform
Big Data in The Cloud: Architecting a Better PlatformAmazon Web Services
 
Neo4j Graph Data Platform: Making Your Data More Intelligent
Neo4j Graph Data Platform: Making Your Data More IntelligentNeo4j Graph Data Platform: Making Your Data More Intelligent
Neo4j Graph Data Platform: Making Your Data More IntelligentNeo4j
 
Microsoft Envision 2016 Recap
Microsoft Envision 2016 RecapMicrosoft Envision 2016 Recap
Microsoft Envision 2016 RecapCallie Wagner
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopCCG
 
Data Culture Series - Keynote & Panel - 19h May - London
Data Culture Series  - Keynote & Panel - 19h May - LondonData Culture Series  - Keynote & Panel - 19h May - London
Data Culture Series - Keynote & Panel - 19h May - LondonJonathan Woodward
 
Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017Splunk
 
KLEMEN on INNOVATION Webster 20150611 FINAL
KLEMEN on INNOVATION Webster 20150611 FINALKLEMEN on INNOVATION Webster 20150611 FINAL
KLEMEN on INNOVATION Webster 20150611 FINALMichael Klemen
 
From IoT to IoTA
From IoT to IoTAFrom IoT to IoTA
From IoT to IoTAStriim
 
Digital marketing pharma - google event
Digital marketing   pharma - google eventDigital marketing   pharma - google event
Digital marketing pharma - google eventDaniel Viveiros
 
The Next Digital Marketing- Digital Pharma presentation by Ci&T and Google
The Next Digital Marketing- Digital Pharma presentation by Ci&T and GoogleThe Next Digital Marketing- Digital Pharma presentation by Ci&T and Google
The Next Digital Marketing- Digital Pharma presentation by Ci&T and GoogleCI&T
 
See the Whole Story: The Case for a Visualization Platform
See the Whole Story: The Case for a Visualization PlatformSee the Whole Story: The Case for a Visualization Platform
See the Whole Story: The Case for a Visualization PlatformEric Kavanagh
 
Apps World Europe: Data Management panel.
Apps World Europe: Data Management panel.Apps World Europe: Data Management panel.
Apps World Europe: Data Management panel.Steef Klein
 
When SAP alone is not enough
When SAP alone is not enoughWhen SAP alone is not enough
When SAP alone is not enoughCloudera, Inc.
 
BIME Analytics - Presentation
BIME Analytics - PresentationBIME Analytics - Presentation
BIME Analytics - PresentationBIME Analytics
 
Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...
Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...
Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...Openbar
 

Similar to What’s new on the Microsoft Azure Data Platform (20)

Data Culture Series - Keynote - 27th Jan, London
Data Culture Series -  Keynote - 27th Jan, LondonData Culture Series -  Keynote - 27th Jan, London
Data Culture Series - Keynote - 27th Jan, London
 
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTXCustomer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
 
Building a Business Case for Innovation: Project Considerations for Cloud, Mo...
Building a Business Case for Innovation: Project Considerations for Cloud, Mo...Building a Business Case for Innovation: Project Considerations for Cloud, Mo...
Building a Business Case for Innovation: Project Considerations for Cloud, Mo...
 
CIO Leadership Summit 2018 - From Digital to Intelligent Enterprise
CIO Leadership Summit 2018 - From Digital to Intelligent EnterpriseCIO Leadership Summit 2018 - From Digital to Intelligent Enterprise
CIO Leadership Summit 2018 - From Digital to Intelligent Enterprise
 
Big Data in The Cloud: Architecting a Better Platform
Big Data in The Cloud: Architecting a Better PlatformBig Data in The Cloud: Architecting a Better Platform
Big Data in The Cloud: Architecting a Better Platform
 
Neo4j Graph Data Platform: Making Your Data More Intelligent
Neo4j Graph Data Platform: Making Your Data More IntelligentNeo4j Graph Data Platform: Making Your Data More Intelligent
Neo4j Graph Data Platform: Making Your Data More Intelligent
 
Just ask Watson Seminar
Just ask Watson SeminarJust ask Watson Seminar
Just ask Watson Seminar
 
Microsoft Envision 2016 Recap
Microsoft Envision 2016 RecapMicrosoft Envision 2016 Recap
Microsoft Envision 2016 Recap
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual Workshop
 
Data Culture Series - Keynote & Panel - 19h May - London
Data Culture Series  - Keynote & Panel - 19h May - LondonData Culture Series  - Keynote & Panel - 19h May - London
Data Culture Series - Keynote & Panel - 19h May - London
 
Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017Softcat Splunk Discovery Day Manchester, March 2017
Softcat Splunk Discovery Day Manchester, March 2017
 
KLEMEN on INNOVATION Webster 20150611 FINAL
KLEMEN on INNOVATION Webster 20150611 FINALKLEMEN on INNOVATION Webster 20150611 FINAL
KLEMEN on INNOVATION Webster 20150611 FINAL
 
From IoT to IoTA
From IoT to IoTAFrom IoT to IoTA
From IoT to IoTA
 
Digital marketing pharma - google event
Digital marketing   pharma - google eventDigital marketing   pharma - google event
Digital marketing pharma - google event
 
The Next Digital Marketing- Digital Pharma presentation by Ci&T and Google
The Next Digital Marketing- Digital Pharma presentation by Ci&T and GoogleThe Next Digital Marketing- Digital Pharma presentation by Ci&T and Google
The Next Digital Marketing- Digital Pharma presentation by Ci&T and Google
 
See the Whole Story: The Case for a Visualization Platform
See the Whole Story: The Case for a Visualization PlatformSee the Whole Story: The Case for a Visualization Platform
See the Whole Story: The Case for a Visualization Platform
 
Apps World Europe: Data Management panel.
Apps World Europe: Data Management panel.Apps World Europe: Data Management panel.
Apps World Europe: Data Management panel.
 
When SAP alone is not enough
When SAP alone is not enoughWhen SAP alone is not enough
When SAP alone is not enough
 
BIME Analytics - Presentation
BIME Analytics - PresentationBIME Analytics - Presentation
BIME Analytics - Presentation
 
Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...
Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...
Openbar Leuven Online // How to Build and maintain your Agile Data Hub - Jona...
 

More from Joris Poelmans

Dynamics Power! Saturday Brussels 2019 - transitioning to the unified interface
Dynamics Power! Saturday Brussels 2019 - transitioning to the unified interfaceDynamics Power! Saturday Brussels 2019 - transitioning to the unified interface
Dynamics Power! Saturday Brussels 2019 - transitioning to the unified interfaceJoris Poelmans
 
GDPR and Dynamics 365 - the Waldorf and Statler perspective
GDPR and Dynamics 365 - the Waldorf and Statler perspectiveGDPR and Dynamics 365 - the Waldorf and Statler perspective
GDPR and Dynamics 365 - the Waldorf and Statler perspectiveJoris Poelmans
 
CRM UG Belux March 2017 - Power BI and Dynamics 365
CRM UG Belux March 2017 - Power BI and Dynamics 365CRM UG Belux March 2017 - Power BI and Dynamics 365
CRM UG Belux March 2017 - Power BI and Dynamics 365Joris Poelmans
 
Dynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbots
Dynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbotsDynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbots
Dynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbotsJoris Poelmans
 
imec Share - An Office 365 customer case
imec Share - An Office 365 customer caseimec Share - An Office 365 customer case
imec Share - An Office 365 customer caseJoris Poelmans
 
IMEC Share - Innovate, collaborate and excel
IMEC Share - Innovate, collaborate and excelIMEC Share - Innovate, collaborate and excel
IMEC Share - Innovate, collaborate and excelJoris Poelmans
 
The future of business process apps - a Microsoft perspective
The future of business process apps - a Microsoft perspectiveThe future of business process apps - a Microsoft perspective
The future of business process apps - a Microsoft perspectiveJoris Poelmans
 
Yammer Social Data Mining
Yammer Social Data MiningYammer Social Data Mining
Yammer Social Data MiningJoris Poelmans
 
MSDN - SharePoint 2013 to app or not to app
MSDN - SharePoint 2013 to app or not to appMSDN - SharePoint 2013 to app or not to app
MSDN - SharePoint 2013 to app or not to appJoris Poelmans
 
Everything you always wanted to know about SharePoint 2013 Search relevance
Everything you always wanted to know about SharePoint 2013 Search relevanceEverything you always wanted to know about SharePoint 2013 Search relevance
Everything you always wanted to know about SharePoint 2013 Search relevanceJoris Poelmans
 
Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...
Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...
Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...Joris Poelmans
 
Intro to MUI and variations in SharePoint 2010
Intro to MUI and variations in SharePoint 2010Intro to MUI and variations in SharePoint 2010
Intro to MUI and variations in SharePoint 2010Joris Poelmans
 
Building the SharePoint hot or not app ... or how not sell social to your boss
Building the SharePoint hot or not app ... or how not sell social to your bossBuilding the SharePoint hot or not app ... or how not sell social to your boss
Building the SharePoint hot or not app ... or how not sell social to your bossJoris Poelmans
 
SharePoint Server 2013 : The big five
SharePoint Server 2013 : The big fiveSharePoint Server 2013 : The big five
SharePoint Server 2013 : The big fiveJoris Poelmans
 
Apps for Office Introduction
Apps for Office IntroductionApps for Office Introduction
Apps for Office IntroductionJoris Poelmans
 
Fun with Social, Windows 8 and Javascript
Fun with Social, Windows 8 and JavascriptFun with Social, Windows 8 and Javascript
Fun with Social, Windows 8 and JavascriptJoris Poelmans
 
Exploring search driven applications with SharePoint 2013
Exploring search driven applications with SharePoint 2013Exploring search driven applications with SharePoint 2013
Exploring search driven applications with SharePoint 2013Joris Poelmans
 
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012Joris Poelmans
 
Building your first Windows Phone 7 application for SharePoint
Building your first Windows Phone 7 application for SharePointBuilding your first Windows Phone 7 application for SharePoint
Building your first Windows Phone 7 application for SharePointJoris Poelmans
 
Introduction to FAST Search for SharePoint 2010
Introduction to FAST Search for SharePoint 2010Introduction to FAST Search for SharePoint 2010
Introduction to FAST Search for SharePoint 2010Joris Poelmans
 

More from Joris Poelmans (20)

Dynamics Power! Saturday Brussels 2019 - transitioning to the unified interface
Dynamics Power! Saturday Brussels 2019 - transitioning to the unified interfaceDynamics Power! Saturday Brussels 2019 - transitioning to the unified interface
Dynamics Power! Saturday Brussels 2019 - transitioning to the unified interface
 
GDPR and Dynamics 365 - the Waldorf and Statler perspective
GDPR and Dynamics 365 - the Waldorf and Statler perspectiveGDPR and Dynamics 365 - the Waldorf and Statler perspective
GDPR and Dynamics 365 - the Waldorf and Statler perspective
 
CRM UG Belux March 2017 - Power BI and Dynamics 365
CRM UG Belux March 2017 - Power BI and Dynamics 365CRM UG Belux March 2017 - Power BI and Dynamics 365
CRM UG Belux March 2017 - Power BI and Dynamics 365
 
Dynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbots
Dynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbotsDynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbots
Dynamics 365 Saturday Amsterdam 02/2018 - Dynamics 365 and chatbots
 
imec Share - An Office 365 customer case
imec Share - An Office 365 customer caseimec Share - An Office 365 customer case
imec Share - An Office 365 customer case
 
IMEC Share - Innovate, collaborate and excel
IMEC Share - Innovate, collaborate and excelIMEC Share - Innovate, collaborate and excel
IMEC Share - Innovate, collaborate and excel
 
The future of business process apps - a Microsoft perspective
The future of business process apps - a Microsoft perspectiveThe future of business process apps - a Microsoft perspective
The future of business process apps - a Microsoft perspective
 
Yammer Social Data Mining
Yammer Social Data MiningYammer Social Data Mining
Yammer Social Data Mining
 
MSDN - SharePoint 2013 to app or not to app
MSDN - SharePoint 2013 to app or not to appMSDN - SharePoint 2013 to app or not to app
MSDN - SharePoint 2013 to app or not to app
 
Everything you always wanted to know about SharePoint 2013 Search relevance
Everything you always wanted to know about SharePoint 2013 Search relevanceEverything you always wanted to know about SharePoint 2013 Search relevance
Everything you always wanted to know about SharePoint 2013 Search relevance
 
Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...
Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...
Building search-driven Windows 8 and Windows Phone 8 apps for SharePoint Serv...
 
Intro to MUI and variations in SharePoint 2010
Intro to MUI and variations in SharePoint 2010Intro to MUI and variations in SharePoint 2010
Intro to MUI and variations in SharePoint 2010
 
Building the SharePoint hot or not app ... or how not sell social to your boss
Building the SharePoint hot or not app ... or how not sell social to your bossBuilding the SharePoint hot or not app ... or how not sell social to your boss
Building the SharePoint hot or not app ... or how not sell social to your boss
 
SharePoint Server 2013 : The big five
SharePoint Server 2013 : The big fiveSharePoint Server 2013 : The big five
SharePoint Server 2013 : The big five
 
Apps for Office Introduction
Apps for Office IntroductionApps for Office Introduction
Apps for Office Introduction
 
Fun with Social, Windows 8 and Javascript
Fun with Social, Windows 8 and JavascriptFun with Social, Windows 8 and Javascript
Fun with Social, Windows 8 and Javascript
 
Exploring search driven applications with SharePoint 2013
Exploring search driven applications with SharePoint 2013Exploring search driven applications with SharePoint 2013
Exploring search driven applications with SharePoint 2013
 
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
 
Building your first Windows Phone 7 application for SharePoint
Building your first Windows Phone 7 application for SharePointBuilding your first Windows Phone 7 application for SharePoint
Building your first Windows Phone 7 application for SharePoint
 
Introduction to FAST Search for SharePoint 2010
Introduction to FAST Search for SharePoint 2010Introduction to FAST Search for SharePoint 2010
Introduction to FAST Search for SharePoint 2010
 

Recently uploaded

chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
XpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software SolutionsXpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software SolutionsMehedi Hasan Shohan
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 

Recently uploaded (20)

chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
XpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software SolutionsXpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software Solutions
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 

What’s new on the Microsoft Azure Data Platform

  • 1. JUNE 25, 2015 | SLIDE 1 www.realdolmen.com WHAT’S NEW ON THE MICROSOFT AZURE DATA PLATFORM JORIS.POELMANS@REALDOLMEN.COM
  • 2. JUNE 25, 2015 | SLIDE 2 #Name: Joris Poelmans #Function: Solution Architect #Email:joris.poelmans@realdolmen.com #Twitter: jopxtwits #Blog: jopx.blogspot.com #Slideshare: www.slideshare.net/jplq631 Company: www.realdolmen.com
  • 3. JUNE 25, 2015 | SLIDE 3 “In God we trust, all others bring data.” William E. Deming
  • 4. JUNE 25, 2015 | SLIDE 4 TRENDS DRIVING THE NEW DATA PLATFORM
  • 5. JUNE 25, 2015 | SLIDE 5 CONTOSO ELECTRONICS CASE Who is interacting with a product to purchase? Which products to showcase? How to automate customer support?
  • 6. JUNE 25, 2015 | SLIDE 6 INSIDE THE STORE OF THE FUTURE … but 73% think it’s a plus when an online store also has an offline sales outlet 35% of Amazon purchases based on personalized recommendations, 75% for Netflix DELIVER A PERSONALIZED EXPERIENCE WITH A HUMAN TOUCH
  • 7. JUNE 25, 2015 | SLIDE 7 CUSTOMER CENTRICITY THROUGH DATA Event / Data producers Screen interaction In-Store Activity Social Data Ingest Transform Long-term storage Cloud storage Predictive Analytics Predictive/ prescriptive analytics Presentation and action On premise
  • 8. JUNE 25, 2015 | SLIDE 8 … POWERED BY MICROSOFT CLOUD Event / Data producers Web logs In-Store Activity Social Data Ingest Transform Long-term storage Azure SQL Database & Azure Storage Predictive Analytics Azure Machine Learning Presentation and action Azure Event Hubs Azure Stream Analytics Azure HDInsight Azure ML On premise
  • 9. JUNE 25, 2015 | SLIDE 9 INGESTING RAW DATA AT SCALE Azure EventHub
  • 10. JUNE 25, 2015 | SLIDE 10 Event / Data producers Web logs In-Store Activity Social Data Ingest Azure Event Hubs Azure Stream Analytics Azure HDInsight Azure ML
  • 11. JUNE 25, 2015 | SLIDE 11 BUSINESS SCENARIOS
  • 12. JUNE 25, 2015 | SLIDE 12 EVENT VELOCITY  Device telemetry  Thermostats report data every 15 minutes  Cars send telemetry data every minute  Application telemetry  Application performance counters are measured every second per server  Mobile app telemetry is captured for every action on your app!  Application and operational events
  • 13. JUNE 25, 2015 | SLIDE 13 AZURE EVENT HUBS Event Producers HTTPS AMQP 1.0 Throughput Units: • 1 ≤ TUs ≤ Partition Count • TU: 1 MB/s writes, 2 MB/s reads Event Producers AMQP 1.0
  • 14. JUNE 25, 2015 | SLIDE 14 ACTING ON DATA IN MOTION Azure Streaming Analytics
  • 15. JUNE 25, 2015 | SLIDE 15 … POWERED BY MICROSOFT CLOUD Event / Data producers Web logs In-Store Activity Social Data Ingest Transform Azure Event Hubs Azure Stream Analytics Azure HDInsight Azure ML
  • 16. JUNE 25, 2015 | SLIDE 16 DATA AT REST DATA AT REST DATA IN MOTION SELECT COUNT(*) FROM PARKINGLOT WHERE type=‘CAR’ AND color=‘RED’ ?
  • 17. JUNE 25, 2015 | SLIDE 17 TRACK SHELF INVENTORY IN REAL TIME 1 Track your products through shelf sensors, RFIDs, price tags, or Wi-Fi Way Finding. As inventory is removed from the store shelf, the store info updates in real time. 2 Configure the system to notify an employee to restock when inventory drops below a preconfigured range. 4 Track inventory end-to-end; from the manufacturer, through shipments and stocking, to the floor, and to sale. 3 Access real-time inventory data on your devices.
  • 18. JUNE 25, 2015 | SLIDE 18 Intake millions of events per second Process data from connected devices/apps Integrated with highly-scalable publish-subscriber ingestor Easy processing on continuous streams of data Transform, augment, correlate, temporal operations Detect patterns and anomalies in streaming data Correlate streaming with reference data
  • 19. JUNE 25, 2015 | SLIDE 19 AZURE STREAMING ANALYTICS No hardware acquisition and maintenance No software provisioning and maintenance Up and running in a few clicks Elasticity of the cloud for scale up or scale down Low startup cost Built in monitoring SQL like language available to create stream processing solutions Development and debugging experience through Azure Portal Integrated with EventHub, Azure Blobs and Azure SQL DB
  • 20. JUNE 25, 2015 | SLIDE 20 AZURE STREAMING ANALYTICS
  • 21. JUNE 25, 2015 | SLIDE 21 HADOOP AS A SERVICE Azure HDInsight
  • 22. JUNE 25, 2015 | SLIDE 22 Event / Data producers Web logs In-Store Activity Social Data Ingest Transform Long-term storage Azure SQL Database & Azure Storage Azure Event Hubs Azure Stream Analytics Azure HDInsight Azure ML On premise
  • 23. JUNE 25, 2015 | SLIDE 23 HADOOP AND MODERN DATA ARCHITECTURE  Apache Hadoop is an open source framework that supports data-intensive distributed applications  Uses HDFS storage to enable applications to work with 1000s of nodes and petabytes of data using a scale-out model  Uses MapReduce to process data  Inspired by Google  MapReduce  Google File System  Related projects:  HBase, Hive, Mahout, Pig,Sqoop, Ambari, Storm, Zookeeper, ... And many more
  • 24. JUNE 25, 2015 | SLIDE 24 AZURE HDINSIGHT Data Node Data Node Data Node Data Node Task Tracker Task Tracker Task Tracker Task Tracker Name Node Job Tracker HMaster Coordination Region Server Region Server Region Server Region Server Pay for what you use Use Azure Blob storage Extend with HBase as a columnar NoSQL transactional database Support for additional Apache projects such as Storm and Mahout
  • 25. JUNE 25, 2015 | SLIDE 25 Telecommunications Financial Services Health Care Industry/Utility HOW ORGANIZATIONS ARE USING HADOOP Churn prediction, CDR analysis, network monitoring, next best offer, … Customer 360°, fraud detection, Clinical trial selection, patent mining, personalized medicine,… Predictive maintenance, supply chain and inventory optimization, smart metering,…
  • 26. JUNE 25, 2015 | SLIDE 26
  • 27. JUNE 25, 2015 | SLIDE 27 MACHINE LEARNING AS A SERVICE Azure Machine Learning
  • 28. JUNE 25, 2015 | SLIDE 28 Event / Data producers Web logs In-Store Activity Social Data Ingest Transform Long-term storage Azure SQL Database & Azure Storage Predictive Analytics Azure Machine Learning Presentation and action Azure Event Hubs Azure Stream Analytics Azure HDInsight Azure ML On premise
  • 29. JUNE 25, 2015 | SLIDE 29 TYPES OF ANALYTICS Traditional BI Deployed ML
  • 30. JUNE 25, 2015 | SLIDE 30 • Formal definition: “A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E” - Tom M. Mitchell • Another definition: “The goal of machine learning is to program computers to use example data or past experience to solve a given problem.” – Introduction to Machine Learning, 2nd Edition, MIT Press • ML often involves two primary techniques: – Supervised Learning: Finding the mapping between inputs and outputs using correct values to “train” a model – Unsupervised Learning: Finding patterns in the input data (similar to Density Estimates in Statistics) DEFINING MACHINE LEARNING
  • 31. JUNE 25, 2015 | SLIDE 31 Vision Analytics Recommenda- tion engines Advertising analysis Weather forecasting for business planning Social network analysis Legal discovery and document archiving Pricing analysis Fraud detection Churn analysis Equipment monitoring Location-based tracking and services Personalized Insurance
  • 32. JUNE 25, 2015 | SLIDE 32 PREDICTIVE ANALYTICS/MACHINE LEARNING Developing predictive analytics must be simpler, today it requires specialized skills: • Data management • Data exploration • Math & statistics • Domain expertise • Machine learning • Software development • Data visualization 65% of enterprise feel they have a strategic shortage of data scientists, a role many did not know existed 12 months ago …
  • 33. JUNE 25, 2015 | SLIDE 33 AZURE MACHINE LEARNING
  • 34. JUNE 25, 2015 | SLIDE 34
  • 35. JUNE 25, 2015 | SLIDE 35
  • 36. JUNE 25, 2015 | SLIDE 36
  • 37. JUNE 25, 2015 | SLIDE 37 WINDOWS AZURE A 10,000 feet view
  • 38.
  • 39.
  • 40. vpn
  • 42. JUNE 25, 2015 | SLIDE 42 3 days 10 days 15 days Goal Architecture Architecture + basic POC Architecture + POC Pre-engagement questionnaire √ √ √ Define basic architecture √ √ √ Refine architecture √ √ Basic POC* (Project Setup, Mobile Services, Web API, Identity, Scalability, Azure Machine Learning, HDInsight) √ √ Extended POC (possible topics a.o. Integration with backoffice system, Notifications, Search, Azure Machine Learning, HDInsight, …) * √ *: scope for POCs to be discussed/Usage costs of Azure will be billed separately AZURE POC OFFERING
  • 43. JUNE 25, 2015 | SLIDE 43 Seamless Integration Scalable Processing Actionable Insights • Predictive, Prescriptive & Cognitive Analytics • Data Mining & Machine Learning • Enriched Applications • Distributed Data Platform • Processing Engine • Hybrid Architecture • Interaction & Transaction Data • Existing & Emerging Data Sources • Open Data sets & Commercial Data Providers 1 2 3 END-TO-END SMART DATA SOLUTIONS
  • 44. JUNE 25, 2015 | SLIDE 44 QUIT TALKING AND BEGIN DOING.” “THE WAY TO GET STARTED IS TO Walt Disney