SlideShare una empresa de Scribd logo
1 de 39
SQL Server 2014 –
The Hybrid platform
Integration with Windows Azure features in SQL Server 2014
About me
Shy Engelberg, SQL Server consultant.
shy.engelberg@hynt.co.il
054-7717115
@ShyEngelberg
www.blogs.Microsoft.co.il/ShyEngel
www.hynt.co.il
www.facebook.com/HYNTil
Disclaimer
• This presentation is mostly an overview of capabilities, not a technical
drilldown.
• I will talk a lot about cost, but I will not go into detailed pricing.
• The demos are to show you how it’s done, not to dive in.
• Some or all of the DBs in the demos are empty.
• There are some demos that fail. Bugs are opened in Connect. (it’s a
CTP after all)
• I will try to answer questions, but not sure if time permits.
if I will not answer your question, feel free to contact me after the
presentation or in any other way.
Agenda
• About the Cloud
• Windows Azure storage
• Deploy DB to Azure VM
• Windows Azure VMs
• Data files in windows Azure
• Backup to Azure
• DR to the cloud
The Cloud
• Has been around since the internet became public. (almost forever)
• It’s just a trendy buzzword that means receiving services from a
remote provider, usually over the internet.
How and why did it start?
Demand - IT Organizations and
End users
• No hardware acquisition costs
• No software licenses or upgrades
to manage
• No facilities to lease
• No capital costs of any kind — and
no hidden costs.
Just a metered, per-use rate or a
fixed subscription fee. Use only
what you want, pay only for what
you use.
Supply – Technology companies
and one large book shop
• Large-scale Internet service
providers built out their
infrastructure. Architecture
emerged: massively scaled,
horizontally distributed system
resources, abstracted as virtual IT
services and managed as
continuously configured, pooled
resources.
Service Models
IaaS PaaS SaaS
The cloud market
• 2013: 40% Of CRM Systems Sold Are SaaS-Based.
• Cloud growth is 5X that of the IT industry overall.
• Global cloud computing services revenue is expected to hit $148.8
billion come 2014
• Public IT cloud services spending will reach $98 billion in 2016
• early-stage companies (less than five years in business) are the most
eager buyers of cloud and plan to increase their spend on public
cloud by 24% over the next few years.
Windows Azure in the cloud market
• Visionary in the market of Cloud Infrastructure as a Service (Gartner,
August 2013)
• Leader in the Enterprise Application Platform as a Service market
(Gartner, January 2014)
• Averaging 8,000 new customers a week
• Windows Azure uses more server compute than the entire planet
used in 2000
• More information is stored in Windows Azure than has been printed
in history
• Commercial cloud services revenue more than doubled.
Azure customers both grew triple-digits. (2014 Q2 report)
Hybrid - The Power of ‘And’
• Customers don’t want to rip and replace their current
infrastructure to benefit from the cloud; they
want the strengths of their on-premises
investments and the flexibility of the cloud
• The cloud should be an enabler for innovation, and an extension
of your organization’s IT fabric
• by 2020, about 80% of the world’s 2,000 largest companies will
still have greater than 50% of their IT onsite.
Windows Azure
Windows Azure
DEMO
Azure Storage
• Scalable, durable, and available
• Anywhere at anytime access
• Only pay for what the service uses
• Use from Windows Azure Compute
• Use from anywhere on the internet
• Support Geo-Replication
Blob Storage Concepts
Azure Storage
DEMO
SQL 2014 and Azure
Deploy DB to Windows Azure VM
A new wizard in the SSMS
Azure Virtual machines
• Choose the right size for you, you can scale at any time.
• Choose a location.
• Choose an image or create one of your own.
• Attach storage disks (blobs).
• Open ports using Endpoints.
Deploy DB to Windows Azure VM
• Nothing new technology-wise, it’s just a new wizard.
Deploy DB to Windows Azure VM
DEMO
Basic VM management
DEMO
Hybrid DB
Data files in the cloud
Hybrid DB
• New in SQL Server 2014- you can put any data file in the cloud.
• Create Credentials to allow access of the windows service to the
storage accountcontainer.
• Create you data files directly on a URL, no changes or additions
to the T-SQL syntax.
Hybrid DB - Advantages
• Almost Bottomless storage with very low cost.
• Data redundancy is included for free.
• No storage maintenance overhead.
• Separate compute and storage.
Hybrid DB – concerns
• Yes, I know, performance is an issue:
• Choose wisely what data to place in the cloud:
DB that is not IO intensive.
Better to place files that has more reads than writes.
• When the server (compute) is on Azure VM, performance is good.
• Security might be a concern:
• Use TDE
• Choose the right geo location.
Hybrid DB – use cases
• Simple DR solution for cases that the server hardware or
software is failing (no data loss)
• Migration between servers in different locations
• Large DWH with ColumnStore indexes - read once from cloud,
and keep in server memory.
• If data loss is possible, use in combination with delayed
durability (new in SQL Server 2014)
• Large read-only Filegroups
Hybrid DB
DEMO
Backup to Azure storage
Backup to Azure storage
• Also known as backup to URL
• Exists since SQL Server 2012 SP1 CU2 (build 11.00.3339) but
only through T-SQL, SMO and PowerShell.
• New in SQL Server 2014 – support in the Backup and Restore
wizard and maintenance plan.
• Flexible, reliable (3- copies, geo-DR), limitless off-site storage.
Backup to Azure storage - Advantages
• Reduced cost for storage that is usually not used.
• No Media and hardware management.
• Can be used as a Backup Archive by offering a better alternative to
the often used tape option to archive backups (backup to tape is
deprecated)
• Near bottomless.
• Off-site storage for backups.
• Built-in Geo redundancy.
• Remote accessibility.
• For the security lovers: Backup now supports Encryption.
Backup to Azure storage
DEMO
Microsoft® SQL Server® Backup to Microsoft Windows® Azure®Tool
• Allows backup of DBs from other SQL version to Azure (2005-
2012)
• Supports DB encryption and compression as well
• Free!
• Runs as a windows service with a specific hard-coded account
name
Microsoft® SQL Server® Backup to Microsoft Windows® Azure®Tool
DEMO
DR in the cloud
DR in the cloud
• DRP is a must for mission critical applications and databases.
• DR cost a lot of money to create and maintain.
• Creating a DR in the cloud can save most of the cost of initial
building the environment.
• The maintenance is easier, and cost a lot less.
• You can choose your geo location.
• Use the DR site to off-load some of your workload from the
main site.
Always-on Availability group replica in Azure
VM
• Not new in SQL Server 2014, but complicated to implement till
now.
• In 2014 – a new Wizard that allows us to save time on
configuration.
• Still requires some infrastructure work and configurations:
• VPN from ON-premise domain to the Azure virtual network.
Always-ON Availability group Replica on Azure wizard
NO DEMO 
Questions?
Thank you.

Más contenido relacionado

La actualidad más candente

Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)
Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)
Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)Bob Pusateri
 
CloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloudCloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloudTim Mackey
 
GDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft Azure
GDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft AzureGDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft Azure
GDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft AzureAndriy Deren'
 
Get started With Microsoft Azure Virtual Machine
Get started With Microsoft Azure Virtual MachineGet started With Microsoft Azure Virtual Machine
Get started With Microsoft Azure Virtual MachineLai Yoong Seng
 
Choosing the right Cloud Database
Choosing the right Cloud DatabaseChoosing the right Cloud Database
Choosing the right Cloud DatabaseJanakiram MSV
 
Florin Loghiade - Azure Site Recovery si Backup in Microsoft Azure
Florin Loghiade - Azure Site Recovery si Backup in Microsoft AzureFlorin Loghiade - Azure Site Recovery si Backup in Microsoft Azure
Florin Loghiade - Azure Site Recovery si Backup in Microsoft AzureAvaelgo
 
Microsoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudMicrosoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudAidan Finn
 
Windows Azure Virtual Machines
Windows Azure Virtual MachinesWindows Azure Virtual Machines
Windows Azure Virtual MachinesNeil Mackenzie
 
Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...
Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...
Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...marketingunitrends
 
It security for libraries part 3 - disaster recovery
It security for libraries part 3 - disaster recovery It security for libraries part 3 - disaster recovery
It security for libraries part 3 - disaster recovery Brian Pichman
 
What are the Business Benefits of Microsoft Azure
What are the Business Benefits of Microsoft AzureWhat are the Business Benefits of Microsoft Azure
What are the Business Benefits of Microsoft AzureChris Roche
 
Presentation on Databases in the Cloud
Presentation on Databases in the CloudPresentation on Databases in the Cloud
Presentation on Databases in the Cloudmoshfiq
 
High Availability in Microsoft Azure
High Availability in Microsoft AzureHigh Availability in Microsoft Azure
High Availability in Microsoft AzureKrunal Trivedi
 
Cisco & Microsoft Converged Infrastructure
Cisco & Microsoft Converged InfrastructureCisco & Microsoft Converged Infrastructure
Cisco & Microsoft Converged InfrastructureAymen Mami
 
Power BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle CloudPower BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle CloudKellyn Pot'Vin-Gorman
 
Simplify your IT with a unique virtualization platform SimpliVity
Simplify your IT with a unique virtualization platform SimpliVitySimplify your IT with a unique virtualization platform SimpliVity
Simplify your IT with a unique virtualization platform SimpliVityMarketingArrowECS_CZ
 
Cloud implementation by vaishali sahare [katkar]
Cloud implementation by vaishali sahare [katkar]Cloud implementation by vaishali sahare [katkar]
Cloud implementation by vaishali sahare [katkar]vaishalisahare123
 

La actualidad más candente (20)

Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)
Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)
Select Stars: A DBA's Guide to Azure Cosmos DB (SQL Saturday Oslo 2018)
 
CloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloudCloudOpen Japan - Controlling the cost of your first cloud
CloudOpen Japan - Controlling the cost of your first cloud
 
GDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft Azure
GDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft AzureGDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft Azure
GDG Ternopil TechTalks Web #1 2015 - Data storages in Microsoft Azure
 
Get started With Microsoft Azure Virtual Machine
Get started With Microsoft Azure Virtual MachineGet started With Microsoft Azure Virtual Machine
Get started With Microsoft Azure Virtual Machine
 
Choosing the right Cloud Database
Choosing the right Cloud DatabaseChoosing the right Cloud Database
Choosing the right Cloud Database
 
IaaS for DBAs in Azure
IaaS for DBAs in AzureIaaS for DBAs in Azure
IaaS for DBAs in Azure
 
Florin Loghiade - Azure Site Recovery si Backup in Microsoft Azure
Florin Loghiade - Azure Site Recovery si Backup in Microsoft AzureFlorin Loghiade - Azure Site Recovery si Backup in Microsoft Azure
Florin Loghiade - Azure Site Recovery si Backup in Microsoft Azure
 
Azure Cosmos DB
Azure Cosmos DBAzure Cosmos DB
Azure Cosmos DB
 
Microsoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudMicrosoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid Cloud
 
Windows Azure Virtual Machines
Windows Azure Virtual MachinesWindows Azure Virtual Machines
Windows Azure Virtual Machines
 
Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...
Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...
Protect the Hype: Backup Best Practices for Converged & Hyperconverged Infras...
 
It security for libraries part 3 - disaster recovery
It security for libraries part 3 - disaster recovery It security for libraries part 3 - disaster recovery
It security for libraries part 3 - disaster recovery
 
What are the Business Benefits of Microsoft Azure
What are the Business Benefits of Microsoft AzureWhat are the Business Benefits of Microsoft Azure
What are the Business Benefits of Microsoft Azure
 
Presentation on Databases in the Cloud
Presentation on Databases in the CloudPresentation on Databases in the Cloud
Presentation on Databases in the Cloud
 
High Availability in Microsoft Azure
High Availability in Microsoft AzureHigh Availability in Microsoft Azure
High Availability in Microsoft Azure
 
Cisco & Microsoft Converged Infrastructure
Cisco & Microsoft Converged InfrastructureCisco & Microsoft Converged Infrastructure
Cisco & Microsoft Converged Infrastructure
 
Power BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle CloudPower BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle Cloud
 
04 Azure IAAS 101
04 Azure IAAS 10104 Azure IAAS 101
04 Azure IAAS 101
 
Simplify your IT with a unique virtualization platform SimpliVity
Simplify your IT with a unique virtualization platform SimpliVitySimplify your IT with a unique virtualization platform SimpliVity
Simplify your IT with a unique virtualization platform SimpliVity
 
Cloud implementation by vaishali sahare [katkar]
Cloud implementation by vaishali sahare [katkar]Cloud implementation by vaishali sahare [katkar]
Cloud implementation by vaishali sahare [katkar]
 

Destacado

Big Data mit Microsoft?
Big Data mit Microsoft?Big Data mit Microsoft?
Big Data mit Microsoft?Olivia Klose
 
Hadoop - An introduction for SQL Server DBAs
Hadoop - An introduction for SQL Server DBAsHadoop - An introduction for SQL Server DBAs
Hadoop - An introduction for SQL Server DBAsandrewdenty
 
Microsoft's Big Play for Big Data
Microsoft's Big Play for Big DataMicrosoft's Big Play for Big Data
Microsoft's Big Play for Big DataAndrew Brust
 
Sql server 2014 y los datos
Sql server 2014 y los datosSql server 2014 y los datos
Sql server 2014 y los datosKenneth Urena
 
Sql Server 2014 In Memory
Sql Server 2014 In MemorySql Server 2014 In Memory
Sql Server 2014 In MemoryRavi Okade
 
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)BT Akademi
 
SQL Server 2014 New Features
SQL Server 2014 New FeaturesSQL Server 2014 New Features
SQL Server 2014 New FeaturesOnomi
 
Ms sql server architecture
Ms sql server architectureMs sql server architecture
Ms sql server architectureAjeet Singh
 

Destacado (9)

Big Data mit Microsoft?
Big Data mit Microsoft?Big Data mit Microsoft?
Big Data mit Microsoft?
 
Hadoop - An introduction for SQL Server DBAs
Hadoop - An introduction for SQL Server DBAsHadoop - An introduction for SQL Server DBAs
Hadoop - An introduction for SQL Server DBAs
 
Microsoft's Big Play for Big Data
Microsoft's Big Play for Big DataMicrosoft's Big Play for Big Data
Microsoft's Big Play for Big Data
 
Sql server 2014 y los datos
Sql server 2014 y los datosSql server 2014 y los datos
Sql server 2014 y los datos
 
Sql Server 2014 In Memory
Sql Server 2014 In MemorySql Server 2014 In Memory
Sql Server 2014 In Memory
 
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
 
SQL Server 2014 New Features
SQL Server 2014 New FeaturesSQL Server 2014 New Features
SQL Server 2014 New Features
 
MS-SQL SERVER ARCHITECTURE
MS-SQL SERVER ARCHITECTUREMS-SQL SERVER ARCHITECTURE
MS-SQL SERVER ARCHITECTURE
 
Ms sql server architecture
Ms sql server architectureMs sql server architecture
Ms sql server architecture
 

Similar a SQL Server 2014 – The Hybrid Platform and Integration with Windows Azure

Should I move my database to the cloud?
Should I move my database to the cloud?Should I move my database to the cloud?
Should I move my database to the cloud?James Serra
 
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part20812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2Raul Chong
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VMJames Serra
 
Microsoft Azure at 360*
Microsoft Azure at 360*Microsoft Azure at 360*
Microsoft Azure at 360*DEEPAK KAUSHIK
 
Mapping Life Science Informatics to the Cloud
Mapping Life Science Informatics to the CloudMapping Life Science Informatics to the Cloud
Mapping Life Science Informatics to the CloudChris Dagdigian
 
Sql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su AzureSql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su AzureMarco Obinu
 
Cambridge Breakfast Seminar
Cambridge Breakfast SeminarCambridge Breakfast Seminar
Cambridge Breakfast SeminarNuoDB
 
Cloud Computing: The Hard Problems Never Go Away
Cloud Computing: The Hard Problems Never Go AwayCloud Computing: The Hard Problems Never Go Away
Cloud Computing: The Hard Problems Never Go AwayZendCon
 
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
 
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
 
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliOptymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliEDB
 
Cloud computing(ppt)
Cloud computing(ppt)Cloud computing(ppt)
Cloud computing(ppt)priyas211420
 
SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921Marco Obinu
 
Geek Sync | Taking Your First Steps to the Cloud—Building a Hybrid Model
Geek Sync | Taking Your First Steps to the Cloud—Building a Hybrid ModelGeek Sync | Taking Your First Steps to the Cloud—Building a Hybrid Model
Geek Sync | Taking Your First Steps to the Cloud—Building a Hybrid ModelIDERA Software
 
Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...
Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...
Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...Andrew Miller
 

Similar a SQL Server 2014 – The Hybrid Platform and Integration with Windows Azure (20)

Should I move my database to the cloud?
Should I move my database to the cloud?Should I move my database to the cloud?
Should I move my database to the cloud?
 
IBM - Introduction to Cloudant
IBM - Introduction to CloudantIBM - Introduction to Cloudant
IBM - Introduction to Cloudant
 
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part20812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VM
 
Microsoft Azure at 360*
Microsoft Azure at 360*Microsoft Azure at 360*
Microsoft Azure at 360*
 
Mapping Life Science Informatics to the Cloud
Mapping Life Science Informatics to the CloudMapping Life Science Informatics to the Cloud
Mapping Life Science Informatics to the Cloud
 
Sql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su AzureSql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su Azure
 
Cambridge Breakfast Seminar
Cambridge Breakfast SeminarCambridge Breakfast Seminar
Cambridge Breakfast Seminar
 
Cloud Computing: The Hard Problems Never Go Away
Cloud Computing: The Hard Problems Never Go AwayCloud Computing: The Hard Problems Never Go Away
Cloud Computing: The Hard Problems Never Go Away
 
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
 
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
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
Exploring sql server 2016
Exploring sql server 2016Exploring sql server 2016
Exploring sql server 2016
 
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliOptymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
 
Cloud computing(ppt)
Cloud computing(ppt)Cloud computing(ppt)
Cloud computing(ppt)
 
SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921
 
Geek Sync | Taking Your First Steps to the Cloud—Building a Hybrid Model
Geek Sync | Taking Your First Steps to the Cloud—Building a Hybrid ModelGeek Sync | Taking Your First Steps to the Cloud—Building a Hybrid Model
Geek Sync | Taking Your First Steps to the Cloud—Building a Hybrid Model
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...
Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...
Varrow Q4 Lunch & Learn Presentation - Virtualizing Business Critical Applica...
 
02-WhyCloud.pdf
02-WhyCloud.pdf02-WhyCloud.pdf
02-WhyCloud.pdf
 

Último

Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
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
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
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
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
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
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 

Último (20)

Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
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
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.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...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
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...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 

SQL Server 2014 – The Hybrid Platform and Integration with Windows Azure

  • 1. SQL Server 2014 – The Hybrid platform Integration with Windows Azure features in SQL Server 2014
  • 2. About me Shy Engelberg, SQL Server consultant. shy.engelberg@hynt.co.il 054-7717115 @ShyEngelberg www.blogs.Microsoft.co.il/ShyEngel www.hynt.co.il www.facebook.com/HYNTil
  • 3. Disclaimer • This presentation is mostly an overview of capabilities, not a technical drilldown. • I will talk a lot about cost, but I will not go into detailed pricing. • The demos are to show you how it’s done, not to dive in. • Some or all of the DBs in the demos are empty. • There are some demos that fail. Bugs are opened in Connect. (it’s a CTP after all) • I will try to answer questions, but not sure if time permits. if I will not answer your question, feel free to contact me after the presentation or in any other way.
  • 4. Agenda • About the Cloud • Windows Azure storage • Deploy DB to Azure VM • Windows Azure VMs • Data files in windows Azure • Backup to Azure • DR to the cloud
  • 5. The Cloud • Has been around since the internet became public. (almost forever) • It’s just a trendy buzzword that means receiving services from a remote provider, usually over the internet.
  • 6. How and why did it start? Demand - IT Organizations and End users • No hardware acquisition costs • No software licenses or upgrades to manage • No facilities to lease • No capital costs of any kind — and no hidden costs. Just a metered, per-use rate or a fixed subscription fee. Use only what you want, pay only for what you use. Supply – Technology companies and one large book shop • Large-scale Internet service providers built out their infrastructure. Architecture emerged: massively scaled, horizontally distributed system resources, abstracted as virtual IT services and managed as continuously configured, pooled resources.
  • 8. The cloud market • 2013: 40% Of CRM Systems Sold Are SaaS-Based. • Cloud growth is 5X that of the IT industry overall. • Global cloud computing services revenue is expected to hit $148.8 billion come 2014 • Public IT cloud services spending will reach $98 billion in 2016 • early-stage companies (less than five years in business) are the most eager buyers of cloud and plan to increase their spend on public cloud by 24% over the next few years.
  • 9. Windows Azure in the cloud market • Visionary in the market of Cloud Infrastructure as a Service (Gartner, August 2013) • Leader in the Enterprise Application Platform as a Service market (Gartner, January 2014) • Averaging 8,000 new customers a week • Windows Azure uses more server compute than the entire planet used in 2000 • More information is stored in Windows Azure than has been printed in history • Commercial cloud services revenue more than doubled. Azure customers both grew triple-digits. (2014 Q2 report)
  • 10. Hybrid - The Power of ‘And’ • Customers don’t want to rip and replace their current infrastructure to benefit from the cloud; they want the strengths of their on-premises investments and the flexibility of the cloud • The cloud should be an enabler for innovation, and an extension of your organization’s IT fabric • by 2020, about 80% of the world’s 2,000 largest companies will still have greater than 50% of their IT onsite.
  • 13. Azure Storage • Scalable, durable, and available • Anywhere at anytime access • Only pay for what the service uses • Use from Windows Azure Compute • Use from anywhere on the internet • Support Geo-Replication
  • 16. SQL 2014 and Azure
  • 17. Deploy DB to Windows Azure VM A new wizard in the SSMS
  • 18. Azure Virtual machines • Choose the right size for you, you can scale at any time. • Choose a location. • Choose an image or create one of your own. • Attach storage disks (blobs). • Open ports using Endpoints.
  • 19. Deploy DB to Windows Azure VM • Nothing new technology-wise, it’s just a new wizard.
  • 20. Deploy DB to Windows Azure VM DEMO
  • 22. Hybrid DB Data files in the cloud
  • 23. Hybrid DB • New in SQL Server 2014- you can put any data file in the cloud. • Create Credentials to allow access of the windows service to the storage accountcontainer. • Create you data files directly on a URL, no changes or additions to the T-SQL syntax.
  • 24. Hybrid DB - Advantages • Almost Bottomless storage with very low cost. • Data redundancy is included for free. • No storage maintenance overhead. • Separate compute and storage.
  • 25. Hybrid DB – concerns • Yes, I know, performance is an issue: • Choose wisely what data to place in the cloud: DB that is not IO intensive. Better to place files that has more reads than writes. • When the server (compute) is on Azure VM, performance is good. • Security might be a concern: • Use TDE • Choose the right geo location.
  • 26. Hybrid DB – use cases • Simple DR solution for cases that the server hardware or software is failing (no data loss) • Migration between servers in different locations • Large DWH with ColumnStore indexes - read once from cloud, and keep in server memory. • If data loss is possible, use in combination with delayed durability (new in SQL Server 2014) • Large read-only Filegroups
  • 28. Backup to Azure storage
  • 29. Backup to Azure storage • Also known as backup to URL • Exists since SQL Server 2012 SP1 CU2 (build 11.00.3339) but only through T-SQL, SMO and PowerShell. • New in SQL Server 2014 – support in the Backup and Restore wizard and maintenance plan. • Flexible, reliable (3- copies, geo-DR), limitless off-site storage.
  • 30. Backup to Azure storage - Advantages • Reduced cost for storage that is usually not used. • No Media and hardware management. • Can be used as a Backup Archive by offering a better alternative to the often used tape option to archive backups (backup to tape is deprecated) • Near bottomless. • Off-site storage for backups. • Built-in Geo redundancy. • Remote accessibility. • For the security lovers: Backup now supports Encryption.
  • 31. Backup to Azure storage DEMO
  • 32. Microsoft® SQL Server® Backup to Microsoft Windows® Azure®Tool • Allows backup of DBs from other SQL version to Azure (2005- 2012) • Supports DB encryption and compression as well • Free! • Runs as a windows service with a specific hard-coded account name
  • 33. Microsoft® SQL Server® Backup to Microsoft Windows® Azure®Tool DEMO
  • 34. DR in the cloud
  • 35. DR in the cloud • DRP is a must for mission critical applications and databases. • DR cost a lot of money to create and maintain. • Creating a DR in the cloud can save most of the cost of initial building the environment. • The maintenance is easier, and cost a lot less. • You can choose your geo location. • Use the DR site to off-load some of your workload from the main site.
  • 36. Always-on Availability group replica in Azure VM • Not new in SQL Server 2014, but complicated to implement till now. • In 2014 – a new Wizard that allows us to save time on configuration. • Still requires some infrastructure work and configurations: • VPN from ON-premise domain to the Azure virtual network.
  • 37. Always-ON Availability group Replica on Azure wizard NO DEMO 