AZR 201 Windows Azure Iaa S and How

  • Slides: 75
Download presentation
AZR 201 Windows Azure Iaa. S and How It Works Corey Sanders Principal Program

AZR 201 Windows Azure Iaa. S and How It Works Corey Sanders Principal Program Manager Lead Microsoft Corporation

Cross-Premise Connectivity Windows Azure launched Iaa. S!

Cross-Premise Connectivity Windows Azure launched Iaa. S!

Why Iaa. S?

Why Iaa. S?

The changing cloud continuum software as a service Newe eek st Fea tures Paa.

The changing cloud continuum software as a service Newe eek st Fea tures Paa. S platform as a service Iaa. S infrastructure as a service Virtualized data center Supply existing application support CONTROL Simpler Management rm Be fore L ast W Manage ALL aspects of the software stack ABSTRACTION COST-EFFICIENCY Saa. S Platfo

Windows Azure’s Infrastructure as a Service If it requires developer involvement to deploy an

Windows Azure’s Infrastructure as a Service If it requires developer involvement to deploy an existing application, it’s not Iaa. S. It is all about the application!!

demo Just a quick one…

demo Just a quick one…

Applications (not infrastructure)

Applications (not infrastructure)

MS Applications + WA are better together The Versions Better together means it better

MS Applications + WA are better together The Versions Better together means it better be better Support and Testing

Windows Server 2008 R 2 Open. SUSE 12. 1 SQL Server 2012 Eval Cent.

Windows Server 2008 R 2 Open. SUSE 12. 1 SQL Server 2012 Eval Cent. OS 6. 2 Windows Server 2012 RC Ubuntu 12. 04 SUSE Linux Enterprise Server 11 SP 2 Linux

OS COMPONENT Hyper-V DHCP NLB Failover Clustering Bitlocker (on OS disk) WHY NOT SUPPORTED?

OS COMPONENT Hyper-V DHCP NLB Failover Clustering Bitlocker (on OS disk) WHY NOT SUPPORTED? Hyper-V on Hyper-V Broadcast “Floating” IP TPM Chip

Per-hour license in the cloud Bring-Your-Own Based upon vendor and product

Per-hour license in the cloud Bring-Your-Own Based upon vendor and product

How does boot work? The provisioning details…

How does boot work? The provisioning details…

Management Portal Scripting (Windows, Linux and Mac) REST API

Management Portal Scripting (Windows, Linux and Mac) REST API

Data Disk OS OS Disk Customer’s Storage Account Stock Images Platform Storage Repository ISO

Data Disk OS OS Disk Customer’s Storage Account Stock Images Platform Storage Repository ISO Cache VM Add Server Unattend Provisioning Repository Storage Cache. VHD Hyper. Visor Compute à Hostname à Password à…

demo Show provisioning, already…

demo Show provisioning, already…

Images OS Customer’s Storage Account OS Disk Cache VM Capture Storage Cache. VHD Hyper.

Images OS Customer’s Storage Account OS Disk Cache VM Capture Storage Cache. VHD Hyper. Visor Compute

Data Disk OS OS Disk Images Customer’s Storage Account ISO Cache VM Add Server

Data Disk OS OS Disk Images Customer’s Storage Account ISO Cache VM Add Server Unattend Provisioning Repository Storage Cache. VHD Hyper. Visor Compute à Hostname à Password à…

demo Provisioning Uploads and Copies

demo Provisioning Uploads and Copies

Sysprep’d Windows Server VHD on Hyper-V (Server 2008 R 2 and Windows Server 2012

Sysprep’d Windows Server VHD on Hyper-V (Server 2008 R 2 and Windows Server 2012 RC) Windows Azure Image Windows Azure Disk

Disks OS Customer’s Storage Account OS Disk Cache Add Server VM Storage Cache. VHD

Disks OS Customer’s Storage Account OS Disk Cache Add Server VM Storage Cache. VHD Hyper. Visor Compute à Disk Name

demo Let’s just boot a disk…

demo Let’s just boot a disk…

VHDs and Windows Azure Storage

VHDs and Windows Azure Storage

VM with persistent drive Windows Azure Storage

VM with persistent drive Windows Azure Storage

VM with persistent drive Windows Azure Storage

VM with persistent drive Windows Azure Storage

VM with persistent drive Highly Durable Storage Windows Azure Storage

VM with persistent drive Highly Durable Storage Windows Azure Storage

VM with persistent drive Geo-Replicated Storage WEST DC EAST DC > 400 miles continuous

VM with persistent drive Geo-Replicated Storage WEST DC EAST DC > 400 miles continuous storage geo-replication Windows Azure Storage

Windows Azure Storage

Windows Azure Storage

OS Disk • Persistent • SATA • Default Cache (R/W) • Drive C:

OS Disk • Persistent • SATA • Default Cache (R/W) • Drive C:

Temporary Storage Disk • Local (Not Persistent) • SATA • Drive D:

Temporary Storage Disk • Local (Not Persistent) • SATA • Drive D:

Data Disk(s) • Persistent • SCSI • Default No Cache • Customer Defined Letter

Data Disk(s) • Persistent • SCSI • Default No Cache • Customer Defined Letter

OS Disk • Persistent • SATA • Default Cache (R/W) • Drive C: Temporary

OS Disk • Persistent • SATA • Default Cache (R/W) • Drive C: Temporary Storage Disk • Local (Not Persistent) • SATA • Drive D: Data Disk(s) • Persistent • SCSI • Default No Cache • Customer Defined Letter

demo Fun with data disks

demo Fun with data disks

Other VM VM OS (C) and Data Disks Temporary Storage Disk (D) Host OS

Other VM VM OS (C) and Data Disks Temporary Storage Disk (D) Host OS Other VM LAN-based Storage

Other VM VM OS (C) and Data Disks Temporary Storage Disk (D) Host OS

Other VM VM OS (C) and Data Disks Temporary Storage Disk (D) Host OS Other VM Windows Azure Storage

VM Writes Reads Temporary Storage Disk (D) Host OS If miss… Windows Azure Stora

VM Writes Reads Temporary Storage Disk (D) Host OS If miss… Windows Azure Stora

Writes VM Host Reads Temporary Storage Disk (D) Host OS If miss… Windows Azure

Writes VM Host Reads Temporary Storage Disk (D) Host OS If miss… Windows Azure Stora

VM Reads/Writes Temporary Storage Disk (D) Host OS Windows Azure Stora

VM Reads/Writes Temporary Storage Disk (D) Host OS Windows Azure Stora

Maximum 127 GB Up to 16 disks (XL) Maximum 1 TB each Only 4

Maximum 127 GB Up to 16 disks (XL) Maximum 1 TB each Only 4 disks can have a cache

demo Deploying without a cache

demo Deploying without a cache

1 Million for $0. 10 300 GB 150 GB $$ 100 GB for $12.

1 Million for $0. 10 300 GB 150 GB $$ 100 GB for $12. 5/month Pay for only what you use

When the VM is created, the new VHD is locked When in the library,

When the VM is created, the new VHD is locked When in the library, the VHD is locked To completely delete, “delete” the disk/image through the portal, then delete through storage.

demo Lease protection for my own good…

demo Lease protection for my own good…

Dev and Test

Dev and Test

Dev/Test Experience Windows Azure Storage

Dev/Test Experience Windows Azure Storage

Dev/Test Experience (Import/Export) Port 80 Windows Azure Storage XML

Dev/Test Experience (Import/Export) Port 80 Windows Azure Storage XML

VM Import/Export-Azure. VM -Service. Name 'mysvc' -Name 'myvm' -Path 'c: myvm. xml' Import-Azure. VM

VM Import/Export-Azure. VM -Service. Name 'mysvc' -Name 'myvm' -Path 'c: myvm. xml' Import-Azure. VM -Path 'c: myvm. xml' | New-Azure. VM -Service. Name 'newsvc' -Affinity. Group 'myag' -VNet. Name 'myvnet'

Adding some complexity

Adding some complexity

LB Standalone Virtual Machine Cloud Service

LB Standalone Virtual Machine Cloud Service

Load-Balanced Sets with probe control Availability Sets across fault domains Open 10. * address

Load-Balanced Sets with probe control Availability Sets across fault domains Open 10. * address connectivity DNS connectivity without a DNS server

Availability Set Load-Balanced Traffic (TCP/UDP)

Availability Set Load-Balanced Traffic (TCP/UDP)

Test. VM 1 Test. VM 2 IP Traffic Who is Test. VM 2? 10.

Test. VM 1 Test. VM 2 IP Traffic Who is Test. VM 2? 10. 1. 1. 1 Who is Test. VM 2?

demo Azure-provided DNS and Scale-up

demo Azure-provided DNS and Scale-up

Questions

Questions

Load-Balanced Sets with probe control “On” by default, UTC timezone

Load-Balanced Sets with probe control “On” by default, UTC timezone

No Cache, Use a Data Disk Backup 14 GB, 8 Core Maximum

No Cache, Use a Data Disk Backup 14 GB, 8 Core Maximum

IIS Servers AD / DNS VPN Tunnel Corp. HQ

IIS Servers AD / DNS VPN Tunnel Corp. HQ

IIS Servers AD / DNS

IIS Servers AD / DNS

No Cache or Use a Data Disk Do NOT copy the VHD Local, On-premises,

No Cache or Use a Data Disk Do NOT copy the VHD Local, On-premises, RODC, ADFS Based upon application (remote-office)

AD / DNS Corp. HQ VPN Tunnel

AD / DNS Corp. HQ VPN Tunnel

AD / DNS

AD / DNS

SQL Server 2008 R 2 (or 2012 with SP 1) Backup, Disk Setup Local

SQL Server 2008 R 2 (or 2012 with SP 1) Backup, Disk Setup Local AD required

Questions

Questions

@Windows. Azure @ms_teched Hands-On Labs DOWNLOAD Windows Azure Meetwindowsazure. com Windowsazure. com/ teched

@Windows. Azure @ms_teched Hands-On Labs DOWNLOAD Windows Azure Meetwindowsazure. com Windowsazure. com/ teched

Complete an evaluation on Comm. Net and enter to win!

Complete an evaluation on Comm. Net and enter to win!

Scan the Tag to evaluate this session now on my. Tech. Ed Mobile

Scan the Tag to evaluate this session now on my. Tech. Ed Mobile

Learning Connect. Share. Discuss. Microsoft Certification & Training Resources http: //northamerica. msteched. com www.

Learning Connect. Share. Discuss. Microsoft Certification & Training Resources http: //northamerica. msteched. com www. microsoft. com/learning Tech. Net Resources for IT Professionals Resources for Developers http: //microsoft. com/technet http: //microsoft. com/msdn