SlideShare a Scribd company logo
www.informatik-aktuell.de
The Microsoft data platform capabilities
Transform
+ analyze
Visualize
+ decide
Capture
+ manage
Data

The Microsoft data platform capabilities
Transform
+ analyze
Visualize
+ decide
Capture
+ manage
Data

SQL
Dedicated
Higher Cost
Shared
Lower Cost
Higher Administration Lower Administration
Hybrid Cloud
On Premises
Off Premises
SQL SQL
SQL SQL SQL
SQL SQL SQL
SQL
SQL DW
8
Key Benefits
Reduce project overhead
Speed time to market
Secure, redundant source
code
“Telenor saved 70% on test,
development and demo that could be
turned off when finished to minimize
their capital outlays,”
Marius Pedersen, Telenor Group
70%
savings
Ready
in hours,
not weeks
No
resource
limits
SQL Server Dev Tools On-Premises
Development Work Stations
SQL Server
On-Premises
Deploy
SQL Server in a
Windows Azure
Virtual Machine
Test
TFS in Windows Azure
Leads to greater revenue
What is SQL Database?
A relational database-as-a-service, fully managed by Microsoft.
For cloud-designed apps when near-zero administration and enterprise-grade capabilities are key.
Perfect for organizations looking to dramatically increase the DB:IT ratio.
Best for…
TCO
benefits
SQL Server in a VM Azure SQL Database
Scalability
Resources
Service tiers
Elastic scale & performance: Six performance levels across three tiers for scale up and
down based on throughput needs. Better resource isolation Improved billing
experience.
Business continuity & data protection: A spectrum of business continuity and data
protection features from light-weight to mission-critical across the tiers. Customers can
dial up the control over data recovery and failover.
Familiar & Self-managed: Unprecedented efficiencies as your applications scale with a
near-zero maintenance service and a variety of familiar management tools &
programmatic APIs.
SQL Database – ready for business-class apps
Increased from 99.9% to 99.99% uptime SLA
New service design point enables scale up of resources, delivering
predictable throughput & performance
SLA
Performance
Point-in-time-restore, geo-restore, and standard and active geo-
replication protect against human & environmental-initiated events
Azure certifications: ISO, HIPAA BAA, EU Model Clause
Auditing on SQL Database
Protection
Compliance
Hourly billing & broad set of price pointsFlexibility
* Based on Azure SQL Database Benchmark estimation and specific OLTP workload configuration
Pure max data size
Active portion of total data
Amount of transactional workload the app will generate
Largest amount of data that needs to live in the same
transactional space (i.e. database)
DTU (throughput) currently from 5 up to 1750 DTU ~1400 tx/sec*
DB size from 2GB to 1TB per node
Customer
dimensions to
consider
SQL Database
scale up limits
With SQL Database Elastic Scale technology, scale out to 10s of terabytes
Basic, Standard, Premium
B, S0-S3, P1-P11, ..
https://azure.microsoft.com/de-de/pricing/details/sql-database/
Scale out
options
• Basic Standard Premium
Performance is easily scaled up or down to
meet changing workload and business needs
B S0
S1
S2
P1
P2
P11
Azure SQL Database – Elastic Scale
Library Components
1. Shard Map Management
2. Data Dependent Routing
3. Multi-Shard Queries
4. Split-Merge Service
•New Azure portal is available to create SQL Database databases and servers at version V12, with additional
SQL 2016 capabilities. In the portal you specify your SQL Database and then proceed to specify a SQL
Database server to host it.
•Choose a version of SQL Database server when you use the New Azure portal to create a new database. The
default is V12.
•Security enjoys the new feature of users in contained databases. Other features are row-level security,
dynamic data masking, Auditing, Thread detection, and transparent data encryption although some of these
are not yet at GA.
•Easier management of large databases to support heavier workloads with parallel queries (Premium only),
table partitioning, online indexing, worry-free large index rebuilds with 2GB size limit removed, and more
options on the ALTER DATABASE command.
•Support for key programmability functions to drive more robust application design with CLR integration,
Transact-SQL window functions, XML indexes, and change tracking for data.
•Breakthrough performance with support for in-memory columnstore index queries (Premium tier only) for
data mart and smaller analytic workloads.
•Monitoring and troubleshooting are improved with visibility into over 100 new table views in an expanded
set of Database Management Views (DMVs). In Preview: Index Tuning Advisor, Query Performance Insight.
•New S3 performance level in the Standard tier: offers more pricing flexibility between Standard and
Premium. S3 will deliver more DTUs (database throughput units) and all the features available in the Standard
tier. Plus elastic Scale for high-end OLTP transaction workloads.
Azure SQL Database – V12 Features
Market leading price
and performance
Scale-out relational
or non-relational
Powered by
the cloud
Scale-out relational
data warehouse
Introducing Azure SQL Data Warehouse
Scale-out to petabytes of data
Massively Parallel Processing
Instant-on compute scales
up/down in seconds
Query relational / Hadoop
Up and running in minutes
No hardware to acquire,
maintain, or tune
Pre-tuned for optimal
performance and scale
No large CapEx acquisition
Pay what you need: spin
up/down compute on-demand
Low costs to migrate on-prem
DW without rewriting T-SQL
Scale-out
Relational Data
warehouse
Introducing Azure SQL Data Warehouse
A relational data warehouse-as-a-service, fully managed by Microsoft.
Industries first elastic cloud data warehouse with enterprise-grade capabilities.
Support your smallest to your largest data storage needs while handling queries up to 100x faster.
Demo
Azure SQL Data Warehouse
Not only SQL vs SQL overview
SQL Server Database Engine
Azure SQL Database
Relational (SQL)Non-relational (NoSQL)
Analytical
Azure managed data service
Operational
Microsoft Analytics Platform System
Fast, predictable performance
Tunable consistency
Elastic scale
DocumentDB overview
A NoSQL document database-as-a-service, fully managed by Microsoft Azure.
For cloud-designed apps when query over schema-free data; reliable and predictable performance; and rapid development are key.
First of its kind database service to offer native support for JavaScript, SQL query and transactions over JSON documents.
Perfect for cloud architects and developers who need an enterprise-ready NoSQL document database.
Query JSON data with no secondary
indices
Native JavaScript transactional
processing
Familiar SQL-based query language
Build with familiar tools – REST, JSON,
JavaScript
Easy to start and fully-managed
Enterprise-grade Azure platform
A document store Collections
Document 1 Document 2
Document 3 Document 4
DocumentDB
Application
{
"name": "John",
"country": "Canada",
"age": 43,
"lastUse": "March 4, 2014"
}
{
"name": "Lou",
"country": "Australia",
"age": 51,
"firstUse": "May 8, 2013"
}
{
"docCount": 3,
"last": "May 1, 2014"
}
{
"name": "Eva",
"country": "Germany",
"age": 25
}
JSON
Value proposition over MongoDB
• -
Capability Advantage
Managed service Spin up on demand with no setup and availability guarantee of 99.95%. Smooth
linear price curve without VM step functions. Integration with other managed Azure
services like HDInsight and Search.
SQL query language Leverage SQL experience and .NET LINQ
ACID transaction control
through stored procedures
Simpler programing model versus using state variables
JavaScript triggers Simple programing model for running JavaScript code as part of
insert/update/delete actions
Greater consistency control Four levels provide more options for consistency, availability, and performance
requirements
Access rights down to document
level
Greater control for access of all documents and attachments within collections
Open API with RESTful HTTP and
standards based
Open standards protocol for accessing and managing DocumentDB databases. Uses
JSON standard – no mapping of BSON to JSON needed
DocumentDB at Microsoft
over 425 million unique users
store 20TB of JSON document data
under 15ms writes and single digit ms reads
store for 40+ app / device combinations
available globally to serve all markets
user data store
Pricing for General
Availability
Standard pricing tier with hourly billing
S1, S2 and S3 units differentiated by
performance (good, better, best)
Performance levels assigned during
collection (data partition) creation
Performance levels can be adjusted based
on application needs
Each collection includes 10GB of SSD
storage
Limit of 100 collections (1 TB) for each
account – can be lifted as needed
Rich query over
JSON data
No forced, pre-defined indices allow for
differentiated queryingBuild modern, scalable apps with robust
transactional querying and data
processing on JSON documents. Unlike
other document database options,
DocumentDB provides a full-featured
NoSQL document database service with
transactional processing over multiple
documents using a SQL-like query
grammar and native JavaScript support.
Data Lake + Data Warehouse Better Together
What happened?
What is happening?
Why did it happen?
What are key
relationships?
What will happen?
What if?
How risky is it?
What should happen?
What is the best option?
How can I optimize?
Data sources
Hadoop Distributed File System (HDFS) For The Cloud
Built from the ground-up as native HDFS
Integrated w/ HDInsight, Hortonworks, Cloudera
Accessible to all HDFS compliant projects
(Spark, Storm, Flume, Sqoop, Kafka, R, etc.)
Unlimited Storage, Petabyte Files
Unlimited account sizes
Individual file sizes from GBs to PBs
Immediate read/write access
PB
TB GB
PB
TB
Optimized for Massive Throughput
Built for running large analytic systems that
require massive throughput
Automatically optimize for any throughput
Optimized for parallel computation over PBs
of data
Manage and secure your data assets
Monitor performance, receive alerts, and
audit usage
Azure Active Directory integration for identity
and access management over all of your data
Deployed in minutes
Deployed with no hardware to install or tune
No hardware acquisition or maintenance costs
Up and running in a few clicks
(and within minutes)
Scale-out to any amount of data on-demandDeployed with no hardware
Microsoft’s cloud Hadoop-as-a-Service offering
De-coupled Compute and Storage
100% open source Apache Hadoop – HDP
Fully supported by Microsoft
Built on the latest releases across Hadoop (2.6)
Up and running in minutes with no hardware to deploy
Harness existing .NET and Java skills
Utilize familiar BI tools for analysis including Microsoft Excel
https://spark.apache.org
An unified, open source, parallel, data processing framework for Big Data Analytics
Cluster Manager
Worker Node Worker Node Worker Node
HDFS
Driver Program
SparkContext
Obviously does not apply to
persistent RDDs.
RDD
RDD
RDD
RDD
RDD
transformations Valueactions
Demo
HDInsight Spark Overview
End-to-End Architecture Overview
Data Source Collect Process ConsumeDeliver
Event Inputs
- Event Hub
- Azure Blob
Transform
- Temporal joins
- Filter
- Aggregates
- Projections
- Windows
- Etc.
Enrich
Correlate
Upcoming –
Call ML models
Outputs
- SQL Database
- Blob Storage
- Event Hub
- Power BI
- Table Storage
- Service Bus Queue
- Service Bus Topic
Azure
Storage
• Temporal Semantics
• Guaranteed delivery
• Guaranteed up time
Azure Stream Analytics
Reference Data
- Azure Blob
- …
Easily implement temporal functions
Tumbling Windows
Repeating, non-overlapping, fixed interval windows
Hopping Windows
Generic window, overlapping, fixed size
Sliding Windows
Slides by an epsilon and produces output at the occurrence of an event
Scaling Functions
• WITH
• PARTITION BY
Date and Time Functions
• DATENAME
• DATEPART
• DAY
• MONTH
• YEAR
• DATETIMEFROMPARTS
• DATEDIFF
• DATADD
Windowing Extensions
• Tumbling Window
• Hopping Window
• Sliding Window
Aggregate Functions
• SUM
• COUNT
• AVG
• MIN
• MAX
• STDEV
• STDEVP
• VAR
• VARP
• CollectTOP
String Functions
• LEN
• CONCAT
• CHARINDEX
• SUBSTRING
• PATINDEX
• LOWER
• UPPER
Analytic Functions
• ISFIRST
• LAG
Conversion Functions
• CAST
Multi-Tenant Service No Yes No
Deployment Model IaaS PaaS PaaS*
Extensibility Medium Low High
Deployment Complexity Medium Low Low*
Cost Medium Low Med
Open Source Support No No Yes
Programmability .NET / LINQ SQL* SparkSQL, Scala,
Python, Java…
Power BI Integration Rest API Yes, Native Yes, Native
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform

More Related Content

What's hot

Microsoft cloud big data strategy
Microsoft cloud big data strategyMicrosoft cloud big data strategy
Microsoft cloud big data strategy
James Serra
 
Azure Synapse Analytics Overview (r1)
Azure Synapse Analytics Overview (r1)Azure Synapse Analytics Overview (r1)
Azure Synapse Analytics Overview (r1)
James Serra
 
High-performance database technology for rock-solid IoT solutions
High-performance database technology for rock-solid IoT solutionsHigh-performance database technology for rock-solid IoT solutions
High-performance database technology for rock-solid IoT solutions
Clusterpoint
 
Introducing Azure SQL Database
Introducing Azure SQL DatabaseIntroducing Azure SQL Database
Introducing Azure SQL Database
James Serra
 
Azure Cosmos DB
Azure Cosmos DBAzure Cosmos DB
Azure Cosmos DB
Mohamed Tawfik
 
Introduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL DatabaseIntroduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL Database
Vikas Sahni
 
Azure Data services
Azure Data servicesAzure Data services
Azure Data services
Rajesh Kolla
 
Customer migration to Azure SQL database, December 2019
Customer migration to Azure SQL database, December 2019Customer migration to Azure SQL database, December 2019
Customer migration to Azure SQL database, December 2019
George Walters
 
Azure SQL Database & Azure SQL Data Warehouse
Azure SQL Database & Azure SQL Data WarehouseAzure SQL Database & Azure SQL Data Warehouse
Azure SQL Database & Azure SQL Data Warehouse
Mohamed Tawfik
 
Azure Databases for PostgreSQL, MySQL and MariaDB
Azure Databases for PostgreSQL, MySQL and MariaDBAzure Databases for PostgreSQL, MySQL and MariaDB
Azure Databases for PostgreSQL, MySQL and MariaDB
rockplace
 
Technical overview of Azure Cosmos DB
Technical overview of Azure Cosmos DBTechnical overview of Azure Cosmos DB
Technical overview of Azure Cosmos DB
Microsoft Tech Community
 
Delta Lake with Azure Databricks
Delta Lake with Azure DatabricksDelta Lake with Azure Databricks
Delta Lake with Azure Databricks
Dustin Vannoy
 
Data warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsData warehouse con azure synapse analytics
Data warehouse con azure synapse analytics
Eduardo Castro
 
The Developer Data Scientist – Creating New Analytics Driven Applications usi...
The Developer Data Scientist – Creating New Analytics Driven Applications usi...The Developer Data Scientist – Creating New Analytics Driven Applications usi...
The Developer Data Scientist – Creating New Analytics Driven Applications usi...
Microsoft Tech Community
 
What's new in SQL Server 2016
What's new in SQL Server 2016What's new in SQL Server 2016
What's new in SQL Server 2016
James Serra
 
Exploring sql server 2016
Exploring sql server 2016Exploring sql server 2016
Exploring sql server 2016
Antonios Chatzipavlis
 
Designing a modern data warehouse in azure
Designing a modern data warehouse in azure   Designing a modern data warehouse in azure
Designing a modern data warehouse in azure
Antonios Chatzipavlis
 
Dipping Your Toes: Azure Data Lake for DBAs
Dipping Your Toes: Azure Data Lake for DBAsDipping Your Toes: Azure Data Lake for DBAs
Dipping Your Toes: Azure Data Lake for DBAs
Bob Pusateri
 
Designing big data analytics solutions on azure
Designing big data analytics solutions on azureDesigning big data analytics solutions on azure
Designing big data analytics solutions on azure
Mohamed Tawfik
 
Modern Data Warehouse Overview
Modern Data Warehouse OverviewModern Data Warehouse Overview
Modern Data Warehouse Overview
John Chang
 

What's hot (20)

Microsoft cloud big data strategy
Microsoft cloud big data strategyMicrosoft cloud big data strategy
Microsoft cloud big data strategy
 
Azure Synapse Analytics Overview (r1)
Azure Synapse Analytics Overview (r1)Azure Synapse Analytics Overview (r1)
Azure Synapse Analytics Overview (r1)
 
High-performance database technology for rock-solid IoT solutions
High-performance database technology for rock-solid IoT solutionsHigh-performance database technology for rock-solid IoT solutions
High-performance database technology for rock-solid IoT solutions
 
Introducing Azure SQL Database
Introducing Azure SQL DatabaseIntroducing Azure SQL Database
Introducing Azure SQL Database
 
Azure Cosmos DB
Azure Cosmos DBAzure Cosmos DB
Azure Cosmos DB
 
Introduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL DatabaseIntroduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL Database
 
Azure Data services
Azure Data servicesAzure Data services
Azure Data services
 
Customer migration to Azure SQL database, December 2019
Customer migration to Azure SQL database, December 2019Customer migration to Azure SQL database, December 2019
Customer migration to Azure SQL database, December 2019
 
Azure SQL Database & Azure SQL Data Warehouse
Azure SQL Database & Azure SQL Data WarehouseAzure SQL Database & Azure SQL Data Warehouse
Azure SQL Database & Azure SQL Data Warehouse
 
Azure Databases for PostgreSQL, MySQL and MariaDB
Azure Databases for PostgreSQL, MySQL and MariaDBAzure Databases for PostgreSQL, MySQL and MariaDB
Azure Databases for PostgreSQL, MySQL and MariaDB
 
Technical overview of Azure Cosmos DB
Technical overview of Azure Cosmos DBTechnical overview of Azure Cosmos DB
Technical overview of Azure Cosmos DB
 
Delta Lake with Azure Databricks
Delta Lake with Azure DatabricksDelta Lake with Azure Databricks
Delta Lake with Azure Databricks
 
Data warehouse con azure synapse analytics
Data warehouse con azure synapse analyticsData warehouse con azure synapse analytics
Data warehouse con azure synapse analytics
 
The Developer Data Scientist – Creating New Analytics Driven Applications usi...
The Developer Data Scientist – Creating New Analytics Driven Applications usi...The Developer Data Scientist – Creating New Analytics Driven Applications usi...
The Developer Data Scientist – Creating New Analytics Driven Applications usi...
 
What's new in SQL Server 2016
What's new in SQL Server 2016What's new in SQL Server 2016
What's new in SQL Server 2016
 
Exploring sql server 2016
Exploring sql server 2016Exploring sql server 2016
Exploring sql server 2016
 
Designing a modern data warehouse in azure
Designing a modern data warehouse in azure   Designing a modern data warehouse in azure
Designing a modern data warehouse in azure
 
Dipping Your Toes: Azure Data Lake for DBAs
Dipping Your Toes: Azure Data Lake for DBAsDipping Your Toes: Azure Data Lake for DBAs
Dipping Your Toes: Azure Data Lake for DBAs
 
Designing big data analytics solutions on azure
Designing big data analytics solutions on azureDesigning big data analytics solutions on azure
Designing big data analytics solutions on azure
 
Modern Data Warehouse Overview
Modern Data Warehouse OverviewModern Data Warehouse Overview
Modern Data Warehouse Overview
 

Viewers also liked

Presentation AGO FFMAS Isère du 24 06 2014 au Novotel Voreppe
Presentation AGO FFMAS Isère du 24 06 2014 au Novotel VoreppePresentation AGO FFMAS Isère du 24 06 2014 au Novotel Voreppe
Presentation AGO FFMAS Isère du 24 06 2014 au Novotel Voreppe
Myriam HADOUI
 
Article Analysis
Article AnalysisArticle Analysis
Article Analysis
shaniamajor
 
Analisis
AnalisisAnalisis
Jan reynolds portfolio
Jan reynolds portfolioJan reynolds portfolio
Jan reynolds portfolio
jan reynolds
 
1 guiadeldistribuidoramarillas-100610220325-phpapp02
1 guiadeldistribuidoramarillas-100610220325-phpapp021 guiadeldistribuidoramarillas-100610220325-phpapp02
1 guiadeldistribuidoramarillas-100610220325-phpapp02
unetenet
 
Luis caballero
Luis caballeroLuis caballero
Luis caballero
Caro Perez
 
Ewa Siemion MA
Ewa Siemion MAEwa Siemion MA
Ewa Siemion MA
Ewa Siemion
 
Adding glossaries
Adding glossariesAdding glossaries
Adding glossaries
Fareham Learning Technology
 
Macro and micro photography powerpoint
Macro and micro photography powerpointMacro and micro photography powerpoint
Macro and micro photography powerpoint
ellagriffiths
 
Make up
Make upMake up
Make up
Buckeroosgang
 
Shelly Agronin for Rosseto
Shelly Agronin for RossetoShelly Agronin for Rosseto
Shelly Agronin for Rosseto
Shelly Agronin (Pak)
 
Poir badania i_rozwoj_ncbir
Poir badania i_rozwoj_ncbirPoir badania i_rozwoj_ncbir
Poir badania i_rozwoj_ncbir
Alma Consulting Group Polska Sp. z o.o.
 
Evidencia 1 imprimir
Evidencia 1 imprimirEvidencia 1 imprimir
Evidencia 1 imprimir
camilateamo
 
Alat peraga edukatif (ape) paud & tk daftar rincian ape paud 2015 ~ mainan e...
Alat peraga edukatif (ape) paud & tk  daftar rincian ape paud 2015 ~ mainan e...Alat peraga edukatif (ape) paud & tk  daftar rincian ape paud 2015 ~ mainan e...
Alat peraga edukatif (ape) paud & tk daftar rincian ape paud 2015 ~ mainan e...
Redis Manik
 
Ako vyzerajú počítače
Ako vyzerajú počítačeAko vyzerajú počítače
Ako vyzerajú počítače
gymmoldava
 
Iii torneo escolar de ajedrez del colegio san josé
Iii torneo escolar de ajedrez del colegio san joséIii torneo escolar de ajedrez del colegio san josé
Iii torneo escolar de ajedrez del colegio san josé
sanjosehhcc
 
Afirmaciones para una existencia armónica
Afirmaciones para una existencia armónicaAfirmaciones para una existencia armónica
Afirmaciones para una existencia armónica
cserrano1001
 
La tragedia
La tragedia La tragedia
La tragedia
AlexandraMichelle14
 
2.c slogans
2.c   slogans2.c   slogans
2.c slogans
aszar
 
Informatica juridica y derecho
Informatica juridica y derechoInformatica juridica y derecho
Informatica juridica y derecho
sageta12
 

Viewers also liked (20)

Presentation AGO FFMAS Isère du 24 06 2014 au Novotel Voreppe
Presentation AGO FFMAS Isère du 24 06 2014 au Novotel VoreppePresentation AGO FFMAS Isère du 24 06 2014 au Novotel Voreppe
Presentation AGO FFMAS Isère du 24 06 2014 au Novotel Voreppe
 
Article Analysis
Article AnalysisArticle Analysis
Article Analysis
 
Analisis
AnalisisAnalisis
Analisis
 
Jan reynolds portfolio
Jan reynolds portfolioJan reynolds portfolio
Jan reynolds portfolio
 
1 guiadeldistribuidoramarillas-100610220325-phpapp02
1 guiadeldistribuidoramarillas-100610220325-phpapp021 guiadeldistribuidoramarillas-100610220325-phpapp02
1 guiadeldistribuidoramarillas-100610220325-phpapp02
 
Luis caballero
Luis caballeroLuis caballero
Luis caballero
 
Ewa Siemion MA
Ewa Siemion MAEwa Siemion MA
Ewa Siemion MA
 
Adding glossaries
Adding glossariesAdding glossaries
Adding glossaries
 
Macro and micro photography powerpoint
Macro and micro photography powerpointMacro and micro photography powerpoint
Macro and micro photography powerpoint
 
Make up
Make upMake up
Make up
 
Shelly Agronin for Rosseto
Shelly Agronin for RossetoShelly Agronin for Rosseto
Shelly Agronin for Rosseto
 
Poir badania i_rozwoj_ncbir
Poir badania i_rozwoj_ncbirPoir badania i_rozwoj_ncbir
Poir badania i_rozwoj_ncbir
 
Evidencia 1 imprimir
Evidencia 1 imprimirEvidencia 1 imprimir
Evidencia 1 imprimir
 
Alat peraga edukatif (ape) paud & tk daftar rincian ape paud 2015 ~ mainan e...
Alat peraga edukatif (ape) paud & tk  daftar rincian ape paud 2015 ~ mainan e...Alat peraga edukatif (ape) paud & tk  daftar rincian ape paud 2015 ~ mainan e...
Alat peraga edukatif (ape) paud & tk daftar rincian ape paud 2015 ~ mainan e...
 
Ako vyzerajú počítače
Ako vyzerajú počítačeAko vyzerajú počítače
Ako vyzerajú počítače
 
Iii torneo escolar de ajedrez del colegio san josé
Iii torneo escolar de ajedrez del colegio san joséIii torneo escolar de ajedrez del colegio san josé
Iii torneo escolar de ajedrez del colegio san josé
 
Afirmaciones para una existencia armónica
Afirmaciones para una existencia armónicaAfirmaciones para una existencia armónica
Afirmaciones para una existencia armónica
 
La tragedia
La tragedia La tragedia
La tragedia
 
2.c slogans
2.c   slogans2.c   slogans
2.c slogans
 
Informatica juridica y derecho
Informatica juridica y derechoInformatica juridica y derecho
Informatica juridica y derecho
 

Similar to Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform

[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB
[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB
[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB
Naoki (Neo) SATO
 
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Mydbops
 
Azure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layer
Microsoft Tech Community
 
AZURE Data Related Services
AZURE Data Related ServicesAZURE Data Related Services
AZURE Data Related Services
Ruslan Drahomeretskyy
 
Prague data management meetup 2018-03-27
Prague data management meetup 2018-03-27Prague data management meetup 2018-03-27
Prague data management meetup 2018-03-27
Martin Bém
 
OSS DB on Azure
OSS DB on AzureOSS DB on Azure
OSS DB on Azure
rockplace
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL Azure
Shy Engelberg
 
What are the features of SQL server standard editions.pdf
What are the features of SQL server standard editions.pdfWhat are the features of SQL server standard editions.pdf
What are the features of SQL server standard editions.pdf
Direct Deals, LLC
 
Introducing DocumentDB
Introducing DocumentDB Introducing DocumentDB
Introducing DocumentDB
James Serra
 
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Trivadis
 
Transform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataTransform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big Data
Ashnikbiz
 
44spotkaniePLSSUGWRO_CoNowegowKrainieChmur
44spotkaniePLSSUGWRO_CoNowegowKrainieChmur44spotkaniePLSSUGWRO_CoNowegowKrainieChmur
44spotkaniePLSSUGWRO_CoNowegowKrainieChmur
Tobias Koprowski
 
Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)
Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)
Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)
Trivadis
 
J1 - Keynote Data Platform - Rohan Kumar
J1 - Keynote Data Platform - Rohan KumarJ1 - Keynote Data Platform - Rohan Kumar
J1 - Keynote Data Platform - Rohan Kumar
MS Cloud Summit
 
1 Introduction to Microsoft data platform analytics for release
1 Introduction to Microsoft data platform analytics for release1 Introduction to Microsoft data platform analytics for release
1 Introduction to Microsoft data platform analytics for release
Jen Stirrup
 
Afternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data ServicesAfternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data Services
CCG
 
Tech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesTech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL Databases
Ralph Attard
 
Exploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresExploring Microsoft Azure Infrastructures
Exploring Microsoft Azure Infrastructures
CCG
 
Optimiser votre infrastructure SQL Server avec Azure
Optimiser votre infrastructure SQL Server avec AzureOptimiser votre infrastructure SQL Server avec Azure
Optimiser votre infrastructure SQL Server avec Azure
Swiss Data Forum Swiss Data Forum
 
Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
Alessandro Melchiori
 

Similar to Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform (20)

[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB
[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB
[「RDB技術者のためのNoSQLガイド」出版記念セミナー] Azure DocumentDB
 
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
 
Azure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layer
 
AZURE Data Related Services
AZURE Data Related ServicesAZURE Data Related Services
AZURE Data Related Services
 
Prague data management meetup 2018-03-27
Prague data management meetup 2018-03-27Prague data management meetup 2018-03-27
Prague data management meetup 2018-03-27
 
OSS DB on Azure
OSS DB on AzureOSS DB on Azure
OSS DB on Azure
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL Azure
 
What are the features of SQL server standard editions.pdf
What are the features of SQL server standard editions.pdfWhat are the features of SQL server standard editions.pdf
What are the features of SQL server standard editions.pdf
 
Introducing DocumentDB
Introducing DocumentDB Introducing DocumentDB
Introducing DocumentDB
 
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
 
Transform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataTransform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big Data
 
44spotkaniePLSSUGWRO_CoNowegowKrainieChmur
44spotkaniePLSSUGWRO_CoNowegowKrainieChmur44spotkaniePLSSUGWRO_CoNowegowKrainieChmur
44spotkaniePLSSUGWRO_CoNowegowKrainieChmur
 
Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)
Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)
Azure Days 2019: Business Intelligence auf Azure (Marco Amhof & Yves Mauron)
 
J1 - Keynote Data Platform - Rohan Kumar
J1 - Keynote Data Platform - Rohan KumarJ1 - Keynote Data Platform - Rohan Kumar
J1 - Keynote Data Platform - Rohan Kumar
 
1 Introduction to Microsoft data platform analytics for release
1 Introduction to Microsoft data platform analytics for release1 Introduction to Microsoft data platform analytics for release
1 Introduction to Microsoft data platform analytics for release
 
Afternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data ServicesAfternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data Services
 
Tech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesTech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL Databases
 
Exploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresExploring Microsoft Azure Infrastructures
Exploring Microsoft Azure Infrastructures
 
Optimiser votre infrastructure SQL Server avec Azure
Optimiser votre infrastructure SQL Server avec AzureOptimiser votre infrastructure SQL Server avec Azure
Optimiser votre infrastructure SQL Server avec Azure
 
Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
 

Recently uploaded

Updated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidismUpdated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidism
Faculty of Medicine And Health Sciences
 
ASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdfASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdf
ToshihiroIto4
 
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij
 
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Dutch Power
 
Gregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics PresentationGregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics Presentation
gharris9
 
Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...
Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...
Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...
SkillCertProExams
 
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
OECD Directorate for Financial and Enterprise Affairs
 
2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf
Frederic Leger
 
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie WellsCollapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Rosie Wells
 
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPointMẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
1990 Media
 
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
OECD Directorate for Financial and Enterprise Affairs
 
Carrer goals.pptx and their importance in real life
Carrer goals.pptx  and their importance in real lifeCarrer goals.pptx  and their importance in real life
Carrer goals.pptx and their importance in real life
artemacademy2
 
Burning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdfBurning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdf
kkirkland2
 
Tom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issueTom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issue
amekonnen
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Access Innovations, Inc.
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
faizulhassanfaiz1670
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
gharris9
 
XP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to LeadershipXP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to Leadership
samililja
 
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Dutch Power
 

Recently uploaded (19)

Updated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidismUpdated diagnosis. Cause and treatment of hypothyroidism
Updated diagnosis. Cause and treatment of hypothyroidism
 
ASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdfASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdf
 
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
 
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
Presentatie 8. Joost van der Linde & Daniel Anderton - Eliq 28 mei 2024
 
Gregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics PresentationGregory Harris - Cycle 2 - Civics Presentation
Gregory Harris - Cycle 2 - Civics Presentation
 
Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...
Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...
Mastering the Concepts Tested in the Databricks Certified Data Engineer Assoc...
 
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
 
2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf2024-05-30_meetup_devops_aix-marseille.pdf
2024-05-30_meetup_devops_aix-marseille.pdf
 
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie WellsCollapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
Collapsing Narratives: Exploring Non-Linearity • a micro report by Rosie Wells
 
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPointMẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
Mẫu PPT kế hoạch làm việc sáng tạo cho nửa cuối năm PowerPoint
 
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
 
Carrer goals.pptx and their importance in real life
Carrer goals.pptx  and their importance in real lifeCarrer goals.pptx  and their importance in real life
Carrer goals.pptx and their importance in real life
 
Burning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdfBurning Issue Presentation By Kenmaryon.pdf
Burning Issue Presentation By Kenmaryon.pdf
 
Tom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issueTom tresser burning issue.pptx My Burning issue
Tom tresser burning issue.pptx My Burning issue
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
 
XP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to LeadershipXP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to Leadership
 
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
Presentatie 4. Jochen Cremer - TU Delft 28 mei 2024
 

Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform

  • 2.
  • 3.
  • 4. The Microsoft data platform capabilities Transform + analyze Visualize + decide Capture + manage Data 
  • 5. The Microsoft data platform capabilities Transform + analyze Visualize + decide Capture + manage Data 
  • 6. SQL Dedicated Higher Cost Shared Lower Cost Higher Administration Lower Administration Hybrid Cloud On Premises Off Premises SQL SQL SQL SQL SQL SQL SQL SQL SQL
  • 8.
  • 9. 8 Key Benefits Reduce project overhead Speed time to market Secure, redundant source code “Telenor saved 70% on test, development and demo that could be turned off when finished to minimize their capital outlays,” Marius Pedersen, Telenor Group 70% savings Ready in hours, not weeks No resource limits SQL Server Dev Tools On-Premises Development Work Stations SQL Server On-Premises Deploy SQL Server in a Windows Azure Virtual Machine Test TFS in Windows Azure
  • 10.
  • 11. Leads to greater revenue
  • 12. What is SQL Database? A relational database-as-a-service, fully managed by Microsoft. For cloud-designed apps when near-zero administration and enterprise-grade capabilities are key. Perfect for organizations looking to dramatically increase the DB:IT ratio. Best for… TCO benefits SQL Server in a VM Azure SQL Database Scalability Resources
  • 13. Service tiers Elastic scale & performance: Six performance levels across three tiers for scale up and down based on throughput needs. Better resource isolation Improved billing experience. Business continuity & data protection: A spectrum of business continuity and data protection features from light-weight to mission-critical across the tiers. Customers can dial up the control over data recovery and failover. Familiar & Self-managed: Unprecedented efficiencies as your applications scale with a near-zero maintenance service and a variety of familiar management tools & programmatic APIs.
  • 14. SQL Database – ready for business-class apps Increased from 99.9% to 99.99% uptime SLA New service design point enables scale up of resources, delivering predictable throughput & performance SLA Performance Point-in-time-restore, geo-restore, and standard and active geo- replication protect against human & environmental-initiated events Azure certifications: ISO, HIPAA BAA, EU Model Clause Auditing on SQL Database Protection Compliance Hourly billing & broad set of price pointsFlexibility
  • 15. * Based on Azure SQL Database Benchmark estimation and specific OLTP workload configuration Pure max data size Active portion of total data Amount of transactional workload the app will generate Largest amount of data that needs to live in the same transactional space (i.e. database) DTU (throughput) currently from 5 up to 1750 DTU ~1400 tx/sec* DB size from 2GB to 1TB per node Customer dimensions to consider SQL Database scale up limits With SQL Database Elastic Scale technology, scale out to 10s of terabytes Basic, Standard, Premium B, S0-S3, P1-P11, .. https://azure.microsoft.com/de-de/pricing/details/sql-database/ Scale out options
  • 16. • Basic Standard Premium Performance is easily scaled up or down to meet changing workload and business needs B S0 S1 S2 P1 P2 P11
  • 17. Azure SQL Database – Elastic Scale Library Components 1. Shard Map Management 2. Data Dependent Routing 3. Multi-Shard Queries 4. Split-Merge Service
  • 18. •New Azure portal is available to create SQL Database databases and servers at version V12, with additional SQL 2016 capabilities. In the portal you specify your SQL Database and then proceed to specify a SQL Database server to host it. •Choose a version of SQL Database server when you use the New Azure portal to create a new database. The default is V12. •Security enjoys the new feature of users in contained databases. Other features are row-level security, dynamic data masking, Auditing, Thread detection, and transparent data encryption although some of these are not yet at GA. •Easier management of large databases to support heavier workloads with parallel queries (Premium only), table partitioning, online indexing, worry-free large index rebuilds with 2GB size limit removed, and more options on the ALTER DATABASE command. •Support for key programmability functions to drive more robust application design with CLR integration, Transact-SQL window functions, XML indexes, and change tracking for data. •Breakthrough performance with support for in-memory columnstore index queries (Premium tier only) for data mart and smaller analytic workloads. •Monitoring and troubleshooting are improved with visibility into over 100 new table views in an expanded set of Database Management Views (DMVs). In Preview: Index Tuning Advisor, Query Performance Insight. •New S3 performance level in the Standard tier: offers more pricing flexibility between Standard and Premium. S3 will deliver more DTUs (database throughput units) and all the features available in the Standard tier. Plus elastic Scale for high-end OLTP transaction workloads. Azure SQL Database – V12 Features
  • 19.
  • 20. Market leading price and performance Scale-out relational or non-relational Powered by the cloud Scale-out relational data warehouse Introducing Azure SQL Data Warehouse
  • 21. Scale-out to petabytes of data Massively Parallel Processing Instant-on compute scales up/down in seconds Query relational / Hadoop Up and running in minutes No hardware to acquire, maintain, or tune Pre-tuned for optimal performance and scale No large CapEx acquisition Pay what you need: spin up/down compute on-demand Low costs to migrate on-prem DW without rewriting T-SQL Scale-out Relational Data warehouse Introducing Azure SQL Data Warehouse
  • 22. A relational data warehouse-as-a-service, fully managed by Microsoft. Industries first elastic cloud data warehouse with enterprise-grade capabilities. Support your smallest to your largest data storage needs while handling queries up to 100x faster.
  • 23. Demo Azure SQL Data Warehouse
  • 24.
  • 25. Not only SQL vs SQL overview SQL Server Database Engine Azure SQL Database Relational (SQL)Non-relational (NoSQL) Analytical Azure managed data service Operational Microsoft Analytics Platform System
  • 26. Fast, predictable performance Tunable consistency Elastic scale DocumentDB overview A NoSQL document database-as-a-service, fully managed by Microsoft Azure. For cloud-designed apps when query over schema-free data; reliable and predictable performance; and rapid development are key. First of its kind database service to offer native support for JavaScript, SQL query and transactions over JSON documents. Perfect for cloud architects and developers who need an enterprise-ready NoSQL document database. Query JSON data with no secondary indices Native JavaScript transactional processing Familiar SQL-based query language Build with familiar tools – REST, JSON, JavaScript Easy to start and fully-managed Enterprise-grade Azure platform
  • 27. A document store Collections Document 1 Document 2 Document 3 Document 4 DocumentDB Application { "name": "John", "country": "Canada", "age": 43, "lastUse": "March 4, 2014" } { "name": "Lou", "country": "Australia", "age": 51, "firstUse": "May 8, 2013" } { "docCount": 3, "last": "May 1, 2014" } { "name": "Eva", "country": "Germany", "age": 25 } JSON
  • 28. Value proposition over MongoDB • - Capability Advantage Managed service Spin up on demand with no setup and availability guarantee of 99.95%. Smooth linear price curve without VM step functions. Integration with other managed Azure services like HDInsight and Search. SQL query language Leverage SQL experience and .NET LINQ ACID transaction control through stored procedures Simpler programing model versus using state variables JavaScript triggers Simple programing model for running JavaScript code as part of insert/update/delete actions Greater consistency control Four levels provide more options for consistency, availability, and performance requirements Access rights down to document level Greater control for access of all documents and attachments within collections Open API with RESTful HTTP and standards based Open standards protocol for accessing and managing DocumentDB databases. Uses JSON standard – no mapping of BSON to JSON needed
  • 29. DocumentDB at Microsoft over 425 million unique users store 20TB of JSON document data under 15ms writes and single digit ms reads store for 40+ app / device combinations available globally to serve all markets user data store
  • 30. Pricing for General Availability Standard pricing tier with hourly billing S1, S2 and S3 units differentiated by performance (good, better, best) Performance levels assigned during collection (data partition) creation Performance levels can be adjusted based on application needs Each collection includes 10GB of SSD storage Limit of 100 collections (1 TB) for each account – can be lifted as needed
  • 31. Rich query over JSON data No forced, pre-defined indices allow for differentiated queryingBuild modern, scalable apps with robust transactional querying and data processing on JSON documents. Unlike other document database options, DocumentDB provides a full-featured NoSQL document database service with transactional processing over multiple documents using a SQL-like query grammar and native JavaScript support.
  • 32.
  • 33.
  • 34. Data Lake + Data Warehouse Better Together What happened? What is happening? Why did it happen? What are key relationships? What will happen? What if? How risky is it? What should happen? What is the best option? How can I optimize? Data sources
  • 35. Hadoop Distributed File System (HDFS) For The Cloud Built from the ground-up as native HDFS Integrated w/ HDInsight, Hortonworks, Cloudera Accessible to all HDFS compliant projects (Spark, Storm, Flume, Sqoop, Kafka, R, etc.)
  • 36. Unlimited Storage, Petabyte Files Unlimited account sizes Individual file sizes from GBs to PBs Immediate read/write access PB TB GB PB TB
  • 37. Optimized for Massive Throughput Built for running large analytic systems that require massive throughput Automatically optimize for any throughput Optimized for parallel computation over PBs of data
  • 38. Manage and secure your data assets Monitor performance, receive alerts, and audit usage Azure Active Directory integration for identity and access management over all of your data
  • 39. Deployed in minutes Deployed with no hardware to install or tune No hardware acquisition or maintenance costs Up and running in a few clicks (and within minutes) Scale-out to any amount of data on-demandDeployed with no hardware
  • 40.
  • 41. Microsoft’s cloud Hadoop-as-a-Service offering De-coupled Compute and Storage 100% open source Apache Hadoop – HDP Fully supported by Microsoft Built on the latest releases across Hadoop (2.6) Up and running in minutes with no hardware to deploy Harness existing .NET and Java skills Utilize familiar BI tools for analysis including Microsoft Excel
  • 42. https://spark.apache.org An unified, open source, parallel, data processing framework for Big Data Analytics
  • 43.
  • 44.
  • 45. Cluster Manager Worker Node Worker Node Worker Node HDFS Driver Program SparkContext
  • 46. Obviously does not apply to persistent RDDs. RDD RDD RDD RDD RDD transformations Valueactions
  • 47.
  • 49.
  • 50.
  • 51.
  • 52. End-to-End Architecture Overview Data Source Collect Process ConsumeDeliver Event Inputs - Event Hub - Azure Blob Transform - Temporal joins - Filter - Aggregates - Projections - Windows - Etc. Enrich Correlate Upcoming – Call ML models Outputs - SQL Database - Blob Storage - Event Hub - Power BI - Table Storage - Service Bus Queue - Service Bus Topic Azure Storage • Temporal Semantics • Guaranteed delivery • Guaranteed up time Azure Stream Analytics Reference Data - Azure Blob - …
  • 53. Easily implement temporal functions Tumbling Windows Repeating, non-overlapping, fixed interval windows Hopping Windows Generic window, overlapping, fixed size Sliding Windows Slides by an epsilon and produces output at the occurrence of an event
  • 54.
  • 55. Scaling Functions • WITH • PARTITION BY Date and Time Functions • DATENAME • DATEPART • DAY • MONTH • YEAR • DATETIMEFROMPARTS • DATEDIFF • DATADD Windowing Extensions • Tumbling Window • Hopping Window • Sliding Window Aggregate Functions • SUM • COUNT • AVG • MIN • MAX • STDEV • STDEVP • VAR • VARP • CollectTOP String Functions • LEN • CONCAT • CHARINDEX • SUBSTRING • PATINDEX • LOWER • UPPER Analytic Functions • ISFIRST • LAG Conversion Functions • CAST
  • 56. Multi-Tenant Service No Yes No Deployment Model IaaS PaaS PaaS* Extensibility Medium Low High Deployment Complexity Medium Low Low* Cost Medium Low Med Open Source Support No No Yes Programmability .NET / LINQ SQL* SparkSQL, Scala, Python, Java… Power BI Integration Rest API Yes, Native Yes, Native