Download presentation
Presentation is loading. Please wait.
Published byAlbert Sharp Modified over 9 years ago
2
Windows Azure SQL Database and Storage Name Title Organization
3
SQL in a VM Windows Azure SQL Database Azure Tables Azure Blobs Agenda
4
Application building blocks
5
Big Data
6
Azure Data Management
9
SQL Server in a Virtual Machine Full SQL Server capability Low TCO for existing apps Managed infrastructure
10
Backup database to the cloud Extend on-prem applications Common Scenarios Develop & test Public Cloud Move existing tier 2 & 3 apps
11
Demo
12
Azure Data Management
13
Windows Azure SQL Database
14
Familiar and Consistent Tools
15
Demo
16
Backend Node Replica 1 SQL DB Backend Node Replica 2 SQL DB Backend Primary Node SQL DB Inside Windows Azure SQL Database Scalability and Availability: Fabric, Failover, Replication, and Load balancing New Database Request Primary & Replica Databases Created TDS Gateway Front-end Node TDS Session
17
SQL Federation
18
Demo
19
SQL Reporting
20
SQL Data Sync Azure SQL Databases
21
Azure Data Management
22
Storage in the Cloud Scalable, durable, and available Anywhere at anytime access Only pay for what the service uses RESTful Web Services Use from Windows Azure Compute Use from anywhere on the internet Windows Azure Storage
23
Storage Libraries in Many Languages
24
Service Features Shared Access Signatures for Tables and Queues Expanded Blob Copy Improved Blob Leasing Improved Manageability Locally Redundant Storage Geo or Locally Redundant Storage Storage Analytics Configuration Storage Metrics Monitoring New Features
25
Azure Data Management
26
Azure Table Storage NoSQL Data Storage Fully managed PaaS Key-value Hierarchical REST API Geo replication Storage Account: MovieData
27
Table Storage Concepts EntityTableAccount contoso Name =… Email = … Name =… EMailAdd= customers Photo ID =… Date =… photos Photo ID =… Date =…
28
No Fixed Schema FIRSTLASTBIRTHDATE WadeWegner2/2/1981 NathanTotten3/15/1965 NickHarrisMay 1, 1976 FAV SPORT Canoeing
29
Azure Data Management
30
Azure Blob Storage
31
Blob Storage Concepts BlobContainerAccount http://.blob.core.windows.net/ / Pages/ Blocks contoso PIC01.JPG Block/Page PIC02.JPG images VID1.AVIvideos
32
Demo
33
Azure Storage Architecture VIP Distributed File System Layer 3 Storage Layered Architecture
34
Scalability Partition: Range of entities with same partition key value. Partitions are fanned out based on load They can be condensed when load decreases Reads are load balanced against three replicas P1 P2 Pn
35
PartitionKey Unique identifier for the partition within a give table. RowKey Unique Identifier for an entity within a given partition. Both Keys matter! Define Primary Key Forms a single clustered index Scalability Slowest No Partition Key No Row Key Slower Only Partition Key No Row Key Very Fast Partition Key + Row Key
36
Hadoop On Windows Azure Azure Blob Storage Hadoop Cluster
37
Summary Managed Services Breadth of data types and programming models Cloud on your terms Highly available and scalable
38
Database SizePrice Per Database Per Month 0 to 100 MBFlat $4.995 > 100 to 1 GBFlat $9.99 > 1GB to 10 GB$9.99 for first GB, $3.99 per additional GB > 10 GB to 50 GB$45.954 for first 10 GB, $1.998 for each additional GB > 50 GB to 150 GB$145.874 for first 50 GB, $0.999 for each additional GB
39
Architecture Applications Tools ODBCADO.NET TDS Connection Routing Billing Provisioning Server SQL Server SQL Fabric Mgmt. Services Server SQL Server SQL Fabric Mgmt. Services Server SQL Server SQL Fabric Mgmt. Services Infrastructure
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.