Microsoft Azure for SQL Server Professionals

Slides:



Advertisements
Similar presentations
Ken Casada Technical Evangelist Microsoft Switzerland What’s new in Microsoft Azure.
Advertisements

Microsoft Virtual Academy. Online Snapshots Disk-Based Backup Active Directory Tape-Based Backup Data Protection Manager Up to Every 15 minutes Disaster.
Low Control | Low Maintenance Shared Lower cost Dedicated Higher cost High Control | High Maintenance Hybrid On premises Off premises SQL Server Physical.
Programming languages + tools.NET, Visual Studio, TFS + Git, Java, NodeJS, PHP, Python, Ruby, C++ Microsoft cloud infrastructure PaaS Web Mobile.
Windows Azure Migrating SQL Server Workloads Speaker Title Organization.
Windows Azure SQL Database and Storage Name Title Organization.
Insight Proprietary & Confidential. Do Not Copy or Distribute. © 2015 Insight Direct USA, Inc. All Rights Reserved. Insight Presentation Insight’s Tagline.
On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage.
Get More out of SQL Server 2012 in the Microsoft Private Cloud environment Steven Wort, Xin Jin Microsoft Corporation.
Emil VelinovNicholas Dritsas Senior Program ManagerPrincipal Program Manager Windows Azure Customer Advisory Team (AzureCAT) Microsoft Corporation.
Martin Cairney Hybrid data platform – making the most of Azure plus your on- prem kit DAT341 B.
Reid Purvis – DC & Cloud Infrastructure Tech Specialist Shivam Garg – Principal PM Manager Backing up applications born in the Cloud: Deep Dive on IaaS.
Cloud-Ready Data Services. cloud data services.
SQL Server 2014 – The Hybrid platform Integration with Windows Azure features in SQL Server 2014.
AZURE REGIONS Only hyper-scale cloud provider to have presence in India.
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 19/09/2015David Postlethwaite.
Alfresco on Azure Shah Rahman Founder and CEO, CloudlyIO.
Making a Difference with Azure Storage Solutions Dudu Sinai.
AGENDA 1.Importance of backups and backup strategy 2.Full DB backup and Restore 3.Filegroup Backup and restore 4.File Backup and Restore 5.Page restore.
Peter Lu Copyright 2016 Developing SQL Database in Azure Peter Lu.Net Practices Director Principle Architect Nexient April 29th 2016.
Managing a database environment in the cloud
Migrating to and Integrating with SQL Azure
Backups for Azure SQL Databases and SQL Server instances running on Azure Virtual Machines Session on backup to Azure feature (manual and managed) in SQL.
Use relational database as a service
Partial Database Availability
Accounting for Azure in Your Data Architecture
SQLIntersection May 24rd, 2017
SQL Saturday #573 - BSB Azure SQL Database Vs. Amazon RDS
Business Continuity & Disaster Recovery
Why are you still taking backups?
On-premise database. Files in the cloud.
Lead SQL BankofAmerica Blog: SQLHarry.com
Migrating SQL Server to Azure the Right Way
Cloud Data platform (Cloud Application Development & Deployment)
Example of a page header
Implementing ArcGIS on Azure/Cloud Builder 10.4
Scaling In e Scaling Out através do elastic pool
Data Warehouse in the Cloud – Marketing or Reality?
Windows Azure Migrating SQL Server Workloads
Azure SQL Database – Scaling in and Scaling out with elastic pool
Design and Implement Cloud Data Platform Solutions
Design and Implement Cloud Data Platform Solutions
9/13/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Cloud Database Based on SQL Server 2012 Technologies
02 | Design and implement database
Business Continuity & Disaster Recovery
Azure and SQL Server: Getting the best out of the cloud
Introduction to Azure SQL Database
Arizona SQL Server Users Group
CloudSimplified.IO.
Database migrated to Azure SQL DB. Checked.
Microsoft Azure P wer Lunch
What Azure have to offer for your data
Move and manage your SQL Databases to Azure
TechEd /23/ :44 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Microsoft Virtual Academy
Azure SQL Database - Managing your database on the cloud
SQL Server performance tuning on Azure IaaS
Azure Enables Mobility, Easy Sync and Share, and Allows Companies to Retain Data Control MINI-CASE STUDY “Azure provides the full stack of technology that.
Microsoft Azure for SQL Server Professionals
Armando | LinkedIn | Facebook
Unleashing Stretched Databases
MS AZURE By Sauras Pandey.
Microsoft Azure.
Microsoft Azure for SQL Server Professionals
5 Azure Services Every .NET Developer Needs to Know
Windows Azure Hybrid Architectures and Patterns
06 | SQL Server and the Cloud
The Database World of Azure
Presentation transcript:

Microsoft Azure for SQL Server Professionals Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com

Agenda Azure Cloud EcoSystem VM Disks Azure SQL DB & Elastic Pools Other Data Storage Options

Cloud Services Models

Express Route

Express Route

Express Route

Express Route

Azure EcoSystem demo

Virtual Machines and VHDs Lift and Shift approach Never performs like on premises! Requires files and filegroups strategy

VM Disks Traditional Approach Current Approach VHD in blob container 60 MB/s limit per blob Blob container limits Current Approach Managed Disks 200 MB/s limit per disk

Backup and Restore Redundancy is native Backup to other disks Backup to Blob Storage

Virtual Machines and Backups demo

File-Snapshot Backup

On premises datafiles placement

File-Snapshot Backup Azure Blob Storage .mdf 5GB .ndf 100 GB Azure VM SQL Instance .ndf 200 GB .ndf 200 GB .ndf 200 GB .ndf 200 GB

File-Snapshot Backup demo

Azure SQL DB and Elastic Pools PaaS offering No concerns on VHDs, managed disk, throughput, etc. Performance measure in DTUs Requires authentication review Almost full compatibility with on-prem SQL No inter-database dependencies No file management

Azure SQL DB Share DTUs among multiple databases Great for saving on costs Does not change functionality Slow when multiple DBs demand peak workload

Azure SQL DB and Elastic DB demo

Azure Data Warehouse and NoSQL options

No SQL Options demo

Questions

Why are you still taking backups? Links (cont.): File-snapshot backup https://msdn.microsoft.com/en-us/library/mt169363.aspx https://channel9.msdn.com/blogs/windows-azure/file-snapshot-backups-demo https://msdn.microsoft.com/en-us/library/dn385720.aspx https://msdn.microsoft.com/en-us/library/dn466438.aspx https://msdn.microsoft.com/library/dn466438.aspx Data platform blog https://blogs.technet.microsoft.com/dataplatforminsider/ Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com