Emil VelinovNicholas Dritsas Senior Program ManagerPrincipal Program Manager Windows Azure Customer Advisory Team (AzureCAT) Microsoft Corporation.

Slides:



Advertisements
Similar presentations
Kako uklopiti oblak u svoju postojeću infrastrukturu? Tomica Kaniški CITUS d.o.o.
Advertisements

Welcome To #GWAB 2014 Welcome The Charity The Sponsors The Social Fun Agenda.
On-Premises VM Microsoft builds both SQL Server and Microsoft Azure Thus it can provide end-to-end experiences that are optimized and use.
12 → Wed Umbraco User Group Kristofer Liljeblad Windows Azure Kristofer Liljeblad, Microsoft Developer Evangelist
Low Control | Low Maintenance Shared Lower cost Dedicated Higher cost High Control | High Maintenance Hybrid On premises Off premises SQL Server Physical.
SQL Server 2014 Platform for Hybrid Cloud (Level 300 Deck)
Global Windows Azure Bootcamp Auckland March
SAP on windows server 2012 hyper-v documentation
Windows Azure Migrating SQL Server Workloads Speaker Title Organization.
Migrating Applications to Windows Azure Virtual Machines Michael Washam Senior Technical Evangelist Microsoft Corporation.
9 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
CONTROL COST-EFFICIENCY SharePoint (On-premises) SharePoint Value Prop Full h/w control – size/scale Roll-your-own HA/DR/scale Value Prop 100% of.
Insight Proprietary & Confidential. Do Not Copy or Distribute. © 2015 Insight Direct USA, Inc. All Rights Reserved. Insight Presentation Insight’s Tagline.
Microsoft: Inside Hybrid Cloud Networking, Compute, Storage, Fabric, on-premises, private cloud, public cloud, hybrid cloud, management, and protection.
Key Perf considerations & bottlenecks Windows Azure VM characteristics Monitoring TroubleshootingBest practices.
Get More out of SQL Server 2012 in the Microsoft Private Cloud environment Guy BowermanMadhan Arumugam DBI208.
Dr Greg Low CEO and Principal Mentor SQL Down Under.
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.
Windows Azure Conference 2014 Lessons Learned From Large Scale Migrations to Windows Azure IaaS.
Get More out of SQL Server 2012 in the Microsoft Private Cloud environment Steven Wort, Xin Jin Microsoft Corporation.
Microsoft Virtual Academy.
DCIM211. By 2015, 35% of enterprise IT expenditures for most organizations will be managed outside the IT department’s budget IT budget.
Windows Azure Conference 2014 Designing Applications for Scalability.
DBI313. MetricOLTPDWLog Read/Write mixMostly reads, smaller # of rows at a time Scan intensive, large portions of data at a time, bulk loading Mostly.
Preview JUNE 2012 Introduced Windows Azure Infrastructure Services General Availability APRIL 2013 Commercially-backed SLA and formal support agreements.
Windows Azure Virtual Machines Anton Boyko. A Continuous Offering From Private to Public Cloud.
Martin Cairney Hybrid data platform – making the most of Azure plus your on- prem kit DAT341 B.
Total CapacityTotal Request RateTotal Bandwidth (Geo-redundant) Total Bandwidth (Locally Redundant) 500 TB20,000 / sec10 gb/sec Ingress 20 gb/sec.
3 TIME IT CAPACITY Actual Load Allocated IT-capacities Too Much Power Not Enough Power Load Forecast.
Bellevue College Workshop Azure Storage & SQL Mohamed El Hassouni Hans Olav Norheim.
Deploying SQL Server With Microsoft Azure Virtual Machine Balakrishnan Shankar, Microsoft Based on actual customer experiences Based.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
Making a Difference with Azure Storage Solutions Dudu Sinai.
Microsoft Azure SQL Database – SQL Azure : The Good, The Bad and the Ugly. Pini Krisher DBA TL at etoro
Sql Server Architecture for World Domination Tristan Wilson.
Hybrid Cloud Storage StorSimple 2.0 Perl Tsai. StorSimple, on-premises & in the cloud StorSimple connects Hyper-V, VMware and Linux servers to Azure Storage,
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.
Dev and Test Solution reference architecture.
Deploying SQL Server With Microsoft Azure Virtual Machine
Data Platform and Analytics Foundational Training
Dev and Test Solution reference architecture.
Dev and Test Solution reference architecture.
Dev and Test Solution reference architecture.
Cloud Data platform (Cloud Application Development & Deployment)
Dev and Test Solution reference architecture.
Windows Azure Migrating SQL Server Workloads
Windows Azure Pack : Express Installation
Design and Implement Cloud Data Platform Solutions
Server & Tools Business
Design and Implement Cloud Data Platform Solutions
TechEd /15/ :37 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Azure IaaS 101.
Acutelearn Azure Administration Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
Fast Start for Microsoft Azure – SQL Server IaaS Workshop
TechEd /16/2018 2:45 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Azure.
02 | Design and implement database
Fast Start for Microsoft Azure SQL Server IaaS Delivery Readiness Training Blair Shaw Sr. Business Program Manager MCS AppPlat Team.
Azure and SQL Server: Getting the best out of the cloud
SQL On Azure Parikshit Savjani, Sr. Premier Field Engineer.
TechEd /23/ :44 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
TechEd /29/ :26 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Microsoft Virtual Academy
Dev and Test Solution reference architecture.
Microsoft Virtual Academy
MS AZURE By Sauras Pandey.
Microsoft Virtual Academy
06 | SQL Server and the Cloud
Presentation transcript:

Emil VelinovNicholas Dritsas Senior Program ManagerPrincipal Program Manager Windows Azure Customer Advisory Team (AzureCAT) Microsoft Corporation

Low Control Shared Lower cost Dedicated Higher cost High Control Hybrid Cloud On premises Off premises SQL Server Physical Machines (raw iron) SQL Server Private Cloud Virtualized Machines+ Appliances SQL Server in WA VM Virtualized Machines Virtualized Databases WA SQL Database

Cloud Backup AlwaysOn Replica in Azure SQL Server with Azure Storage integration SQL Server with Azure IaaS Deploy DB to Azure VM

CREATE CREDENTIAL mystoragecred WITH IDENTITY = ‘mystorage', SECRET = ‘ BACKUP DATABASE mydb TO URL =' bak' WITH CREDENTIAL = ‘mystoragecred', FORMAT, COMPRESSION, STATS = 5, MEDIANAME = ‘mydb backup ', MEDIADESCRIPTION = 'Backup of mydb'

Create a slipstream package with CU2 Run SQL Server Setup  Invoke Image Preparation  Select Features  Generalize image Upload to Windows Azure

Sysprep support for  Analysis Services  Integration Services  Management Tools (SSMS)  Other Shared Features Performance Improvements

Solution New SSMS Wizard: Deploy Database to a Windows Azure VM

Corporate Network Blob Portal Report Deployed Not deployed Detailed log Microsoft Confidential

Virtual Machine Size CPU CoresMemory Disk Space for Virtual Machines Allocated Bandwidth (Mbps) Maximum data disks (1 TB each) Maximum IOPS (500 maximum per disk) ExtraSmallShared768 MB20 GB511x500 Small11.75 GB70 GB10022x500 Medium23.5 GB135 GB20044x500 Large47 GB285 GB40088x500 ExtraLarge814 GB605 GB x500 A6428 GB285 GB1,00088x500 A7856 GB605 GB2, x500

Whitepaper