Low Control | Low Maintenance Shared Lower cost Dedicated Higher cost High Control | High Maintenance Hybrid On premises Off premises SQL Server Physical.

Slides:



Advertisements
Similar presentations
System Center 2012 R2 Overview
Advertisements

On-Premises VM Microsoft builds both SQL Server and Microsoft Azure Thus it can provide end-to-end experiences that are optimized and use.
Today’s challenges Deliver applications to mobile platforms (BYOD) Respond to dynamic business requirements for IT: Seasonal/temporary workers Vendors.
Azure IaaS Presenter Name Position or role Microsoft Azure.
The spring release of Windows Azure Infrastructure as a Service introduces new functionality that allows full control and management of virtual machines.
Inside Windows Azure Virtual Machines Vijay Rajagopalan Microsoft Corporation.
Deep Dive into Windows Azure Virtual Machines – From Cloud Vendor and Enterprise Perspective Vijay Rajagopalan Principal Lead Program Manager Microsoft.
Copyright © 2005 VMware, Inc. All rights reserved. VMware Virtualization Phil Anthony Virtual Systems Engineer
Migrating SQL Server database applications to Windows Azure Virtual Machine Guy BowermanEvgeny Krivosheev DBI333.
Cost Effort Complexity Benefit Cloud Hosted Low Cost Agile Integrated Fully Supported.
Windows Azure Migrating SQL Server Workloads Speaker Title Organization.
VM Role (PaaS)Virtual Machine (IaaS) StorageNon-Persistent StoragePersistent Storage Easily add additional storage DeploymentBuild VHD offsite and upload.
Migrating Applications to Windows Azure Virtual Machines Michael Washam Senior Technical Evangelist Microsoft Corporation.
Why consider the cloud? Cloud innovation presents challenges for IT.
SharePoint Farm On Azure IAAS Prepared By : Prakhar Rastogi Premier Field engineer Microsoft India.
The Era of the Cloud OS: Transform the Datacentre
Partner Practice Enablement - Overview In this session students will learn how to properly deploy, manage and scale SQL Server and SharePoint Server in.
SQL-Server 2012 Always On.
Get More out of SQL Server 2012 in the Microsoft Private Cloud environment Guy BowermanMadhan Arumugam DBI208.
On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage.
Microsoft Azure Virtual Machines. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision & Manage.
Cloud OS Workload Mobility PRIVATE PUBLIC HOSTED.
Datacenters of the Past StorageNetworkCompute Today’s datacenter.
Get More out of SQL Server 2012 in the Microsoft Private Cloud environment Steven Wort, Xin Jin Microsoft Corporation.
DCIM211. By 2015, 35% of enterprise IT expenditures for most organizations will be managed outside the IT department’s budget IT budget.
James Crawshaw, Microsoft Shashank Pawar, Microsoft.
Preview JUNE 2012 Introduced Windows Azure Infrastructure Services General Availability APRIL 2013 Commercially-backed SLA and formal support agreements.
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
Alessandro Cardoso Microsoft MVP | Readify National Manager |
Emil VelinovNicholas Dritsas Senior Program ManagerPrincipal Program Manager Windows Azure Customer Advisory Team (AzureCAT) Microsoft Corporation.
Microsoft Azure RemoteApp Michael Hacker Cloud Solutions Architect
Microsoft Azure Active Directory. AD Microsoft Azure Active Directory.
What's New in Azure IaaS… A Server Huggers Perspective Rick
Make VMs Resilient to Failures with Availability Sets.
Sofia Event Center November 2013 Hybrid Cloud Damien Caro Technical Evangelist
Azure. SQL, SharePoint, BizTalk Images Distributed Cache Queue Geo Replication Read-Only Secondary Storage Delete Disks Large Memory SKU Tag Expressions.
Zvezdan Pavković. Storage Non-Persistent Storage Persistent Storage Easily add additional storage. Networking Internal and Input Endpoints configured.
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
SQL Server 2012 Session: 1 Session: 4 SQL Azure Data Management Using Microsoft SQL Server.
Intended audience : –SQL DBA’s, SQL Server enthousiasts, non Azure Database developers goal : –Enlight the most valueable aspects on Windows Azure SQL.
Bellevue College Cloud Seminars Learn: Cloud services Friday, March 4, 2016 Azure Virtual Machines Fawad Khan.
Deploying Highly Available SQL Server in Windows Azure A Presentation and Demonstration by Microsoft Cluster MVP David Bermingham.
Deploying SQL Server With Microsoft Azure Virtual Machine Balakrishnan Shankar, Microsoft Based on actual customer experiences Based.
AZURE REGIONS Only hyper-scale cloud provider to have presence in India.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
Microsoft Dynamics NAV Dynamics NAV 2016 one Azure SQL Dmitry Chadayev Microsoft.
Architecting Enterprise Workloads on AWS Mike Pfeiffer.
Azure.
Dev and Test Solution reference architecture.
Deploying SQL Server With Microsoft Azure Virtual Machine
Dev and Test Solution reference architecture.
Dev and Test Solution reference architecture.
Lead SQL BankofAmerica Blog: SQLHarry.com
Dev and Test Solution reference architecture.
Dev and Test Solution reference architecture.
Windows Azure Migrating SQL Server Workloads
Design and Implement Cloud Data Platform Solutions
Acutelearn Azure Administration Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
Azure.
SQL On Azure Parikshit Savjani, Sr. Premier Field Engineer.
SQL Server runs best on Azure Virtual Machines
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
TechEd /23/ :44 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
11/30/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
SQL Server performance tuning on Azure IaaS
SQL Server performance tuning on Azure IaaS
Dev and Test Solution reference architecture.
Microsoft Virtual Academy
MS AZURE By Sauras Pandey.
06 | SQL Server and the Cloud
Presentation transcript:

Low Control | Low Maintenance Shared Lower cost Dedicated Higher cost High Control | High Maintenance Hybrid On premises Off premises SQL Server Physical Machines SQL Server Private Cloud Virtualized Machines SQL Server in Azure VM Virtualized Machines Virtualized Databases Azure SQL Database Cloud

SQL Server in Azure VM You access a VM with SQL Server You manage SQL Server and Windows: High Availability, Backups, Patching You can run any SQL Server version and editionFull on-premise compatibility Different VM sizes: A0 (1 core, 1GB mem, 1TB) to A16 (16 cores, 112GB mem, 16TB), D-Series (with SSDs) VM availability SLA: 99.95%: Can achieve higher availability (~99.99%) configuring AlwaysOn Reuse on-premise infrastructure (e.g. Active Directory) Azure SQL Database You access a DB DB is fully managed: High Availability, Backups, Patching Runs latest SQL Server version, based on Enterprise edition Incomplete on-premise compatibility (e.g. no jobs, linked servers, FileStream) Different DB sizes: Basic (2GB, 5tps) to Premium (500GB, 735tps) DB availability SLA: 99.99% -Build new apps -Tens to hundreds of DBs -Build new apps -Tens to hundreds of DBs -Migrate existing apps -A few SQL Servers -Migrate existing apps -A few SQL Servers

 VMs hosted on Microsoft Azure Infrastructure (“IaaS”) From Microsoft images or your own images Fast provisioning (~10 minutes) Accessible via RDP and Powershell  Pay per use Per minute (only when running) Cost depends on size and licensing Large discounts for MSDN subscribers! You can use your existing SQL licenses Network: only outgoing (not incoming) Storage: only used (not allocated)  Elasticity 1 core / 2GB mem / 1TB   16 cores / 112 GB mem / 16TB

 Every VM disk is a BLOB in Azure Storage  3 sync local copies No data loss Highly available (transparent to VM)  3 more async remote copies (if geo-replication enabled) For disaster recovery (manually managed by Microsoft)

 SLA: No data loss If VM becomes unavailable, restart in another host  SLA: 1 of 2 VMs in Availability Set: 99.95% (<22 min downtime p/month) Includes Planned downtime due to (monthly) host OS servicing Unplanned downtime due to physical failures Doesn’t include servicing of guest OS or software inside (e.g. SQL)

 Over the Internet Public endpoints  Over a site-to-site tunnel Secure tunnel Extend on-premise network to Azure Can join Azure VMs to on-premise domain VPN Device / Windows Server RRAS

 Many SQL versions supported SQL 2014 (Enterprise / Standard / Web) SQL 2012 (Enterprise / Standard / Web) SQL 2008 R2 (Enterprise / Standard / Web)  Optimized images Transactional Processing or Data Warehousing Implement multiple optimizations (e.g. storage pools with multiple disks, best stripe sizes, disk caching, SQL traceflags) (Almost) 100% compatibility SQL Failover Clusters coming soon..

Lift & Shift Easily move an existing app to Azure infrastructure Without changes (multiple versions of SQL and Windows available) As needed (multiple VM sizes, pay per use)  Dev/Test Build and test new apps using the latest versions of SQL Server and Windows Hybrid Integrate SQL Server on Azure with your existing infrastructure or apps Active Directory (Windows Authentication / IT policies) Use SQL Server(s) in Azure VMs as replicas of on-premise SQL Servers Disaster Recovery Read workloads / backups

Use a Gallery image Includes everything you need Engine Reporting Services Analysis Services Integration Services Management Studio Refreshed monthly with latest fixes Bring your Own Image Create a VHD (sysprep) Upload to your Azure Storage account Provision VM from VHD

 SQL Server High Availability Configure an AlwaysOn Availability Group between VMs in the same region Automatic failover on SQL/VM issues (~10 seconds) Easily configurable using AlwaysOn Portal Template SS PP PP SS VM Witness

SQL Server Disaster Recovery Configure an AlwaysOn Availability Group between VMs in different regions Manual Failover (~15 seconds). Test it at any time! Using Internal Endpoints

USE MASTER GO ALTER DATABASE tempdb MODIFY FILE (NAME= tempdev, FILENAME= 'D:\tempdb.mdf') GO ALTER DATABASE tempdb MODIFY FILE (name = templog, filename = 'D:\templog.ldf') GO USE MASTER GO ALTER DATABASE tempdb MODIFY FILE (NAME= tempdev, FILENAME= 'D:\tempdb.mdf') GO ALTER DATABASE tempdb MODIFY FILE (name = templog, filename = 'D:\templog.ldf') GO ALTER SERVER CONFIGURATION SET BUFFER POOL EXTENSION ON ( FILENAME = 'D:\ExtensionFile.BPE', SIZE = [ KB | MB | GB ] )

GE Healthcare Blinkbox: Scale-Quickly/ http:// Scale-Quickly/ Toyota Content-Management-Solutions/ http:// Content-Management-Solutions/ Registro Único de Vivienda:

SQL Server on Azure VM Documentation