1 / 75

Windows Azure IaaS and How It Works

AZR201. Windows Azure IaaS and How It Works. Corey Sanders Principal Program Manager Lead Microsoft Corporation. Cross-Premise Connectivity. On Thursday, 6/7…. Windows Azure launched IaaS !. Why IaaS ?. The changing cloud continuum. SaaS. Platform Before Last Week.

filipina
Download Presentation

Windows Azure IaaS and How It Works

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AZR201 Windows Azure IaaS and How It Works Corey Sanders Principal Program Manager Lead Microsoft Corporation

  2. Cross-Premise Connectivity On Thursday, 6/7… Windows Azure launched IaaS!

  3. Why IaaS?

  4. The changing cloud continuum SaaS Platform Before Last Week software as a service PaaS Newest Features platform as a service COST-EFFICIENCY Simpler Management IaaS infrastructure as a service • Virtualized • data center Supply existing application support Manage ALL aspects of the software stack ABSTRACTION CONTROL

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

  6. demo Just a quick one…

  7. What are we talking about? • Applications work? • The “Magic” of Provisioning • VHDs are cool • Dev and Test • Adding complexity

  8. Applications (not infrastructure)

  9. It’s all about the application SQL Server 2008 SQL Server 2008 R2 SQL Server 2012 SharePoint 2010 Windows Server 2008 R2 Windows Server 2012

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

  11. Images Available from the Gallery • OpenSUSE 12.1 • CentOS6.2 • Ubuntu 12.04 • SUSE Linux Enterprise Server 11 SP2 Windows Server 2008 R2 SQL Server 2012 Eval Windows Server 2012 RC Windows Linux

  12. Into the details on OS Components…

  13. What about licensing? • Windows Server • Per-hour license in the cloud • Bring-Your-Own • Based upon vendor and product • Application License Mobility (SA) • External Licensing

  14. How does boot work? The provisioning details…

  15. Using the platform… Management Portal Scripting (Windows, Linux and Mac) REST API

  16. The provisioning story… HyperVisor Customer’s Storage Account Platform Storage Repository Stock Images VM Data Disk Data OS OS Disk ISO Provisioning Repository • Add Server • Hostname • Password • … Cache Unattend Storage Cache.VHD Compute

  17. demo Show provisioning, already…

  18. Capture or upload… HyperVisor Customer’s Storage Account Images VM OS OS Disk Cache Capture Storage Cache.VHD Compute

  19. Re-provision… HyperVisor Customer’s Storage Account Images VM Data Disk Data OS OS Disk ISO Provisioning Repository • Add Server • Hostname • Password • … Cache Unattend Storage Cache.VHD Compute

  20. demo Provisioning Uploads and Copies

  21. What should you avoid…? • Sysprep and “Generalize” is required • Do NOT put unattend.xml on the disk • Do NOT install the Windows Azure Integration Components!! • No WA Agent

  22. What will work on upload… • Images Sysprep’d Windows Server VHD on Hyper-V (Server 2008 R2 and Windows Server 2012 RC) Windows Azure Image Windows Server VHD on Hyper-V (Server 2008 R2 and Windows Server 2012 RC) Windows Azure Disk • Disks

  23. Just booting a disk… HyperVisor Customer’s Storage Account Disks VM OS OS Disk • Add Server • Disk Name Cache Storage Cache.VHD Compute

  24. demo Let’s just boot a disk…

  25. VHDs and Windows Azure Storage

  26. The power of VHD mobility… Windows Azure YourData Center

  27. The power of VHD mobility… Windows Azure YourData Center

  28. The power of VHD mobility… Windows Azure Other Service Providers YourData Center

  29. VM with persistent drive Windows Azure Storage

  30. VM with persistent drive Windows Azure Storage

  31. VM with persistent drive Highly Durable Storage Windows Azure Storage

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

  33. What Does Persistent really mean? Windows Azure Storage

  34. VM disk layout: Windows Server 2012 RC • OS Disk • Persistent • SATA • Default Cache (R/W) • Drive C:

  35. VM disk layout: Windows Server 2012 RC • Temporary Storage Disk • Local (Not Persistent) • SATA • Drive D:

  36. VM disk layout: Windows Server 2012 RC • Data Disk(s) • Persistent • SCSI • Default No Cache • Customer Defined Letter

  37. VM disk layout: Windows Server 2008 R2 Disks • OS Disk • Persistent • SATA • Default Cache (R/W) • Drive C: • Data Disk(s) • Persistent • SCSI • Default No Cache • Customer Defined Letter • Temporary Storage Disk • Local (Not Persistent) • SATA • Drive D:

  38. Adding a blank disk… • Platform provisioned image (Auto-Online) • Initialize and format • Use, Copy, and Download

  39. demo Fun with data disks

  40. What makes Windows Azure Storage different… from a typical LAN-based system Other VM OS (C) and Data Disks VM LAN-based Storage Temporary Storage Disk (D) Host OS Other VM

  41. What makes Windows Azure Storage different… Other VM OS (C) and Data Disks VM Temporary Storage Disk (D) Host OS Other VM Windows Azure Storage

  42. A Read Cache VM Writes Reads Temporary Storage Disk (D) If miss… Host OS Windows Azure Storage

  43. A Write Cache Writes Host VM Reads Temporary Storage Disk (D) If miss… Host OS Windows Azure Storage

  44. No Cache Reads/Writes VM Temporary Storage Disk (D) Host OS Windows Azure Storage

  45. The Disk Rap Sheet • OS Disk • Maximum 127 GB • Data Disk • Up to 16 disks (XL) • Maximum 1 TB each • Cache • Only 4 disks can have a cache

  46. demo Deploying without a cache

  47. Storage Pricing Model • Transactions 300 GB • 1 Million for $0.10 • 100 GB for $12.5/month • Pay for only what you use 150 GB $$ • Storage Space • Usage

  48. Leases and Deleting • Leases • 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. • Storage

  49. demo Lease protection for my own good…

  50. Devand Test

More Related