Download presentation
Presentation is loading. Please wait.
Published byCharlene Spencer Modified over 9 years ago
1
Wade Wegner Windows Azure Technical Evangelist Microsoft Corporation Introduction to Windows Azure (e)
2
Objectives Brief review of core services and concepts Recent enhancements over the last 6 months Demos of new services & features
3
Cloud Services Traditional (on-premises) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime Managed by vendor You manage Platform (as a Service) Managed by vendor You manage Storage Servers Networking O/S Middleware Virtualization Applications Runtime Data Software (as a Service) Managed by vendor Storage Servers Networking O/S Middleware Virtualization Applications Runtime Data
4
Windows Azure Platform Provide the best and most comprehensive Platform- as-a-Service offering for building, deploying, and running cloud applications Open & Flexible Leverage Existing Investments Ready for next generation apps Applications not Infrastructure Elastic Scale Pay as you go
5
Core Services Compute Scalable environment for running code Enables.NET, C++, PHP, Ruby, Python, … Automated service management Storage Scalable and highly available cloud storage Blobs, Tables, Queues, Drives REST APIs Database SQL Relational Database Familiar programming model & tools
6
Three abstractions: Three replicas of everything Shared key authentication REST API Durable Storage Blobs Tables … … Queues
7
Like files Up to 50GB each 8KB metadata each Stored in containers Public or private access at container level Blobs
8
Tables Entities with properties Non-relational Partitioned for scale No fixed schema ADO.NET Data Services
9
Queues Asynchronous message passing 8KB messages Two-phase commit … …
10
Windows Azure Platform Core Services DEMO
11
Web role Worker role Web role Queues Worker role LB Putting it All Together
12
Windows Azure Platform October 2008June 2010November 2009 February 2010 Updated Windows Azure CTP Announced VM Role, Project Sydney, and Windows Azure Platform pricing and SLAs Enabled Full Trust & PHP, Java, etc. applications Project “Dallas” CTP Windows Azure Update.NET Framework 4 OS Versioning CDN SQL Azure Update 50GB databases Spatial data support DAC support Windows Azure Platform generally available Announced the Windows Azure Platform First CTP of the Windows Azure Platform Announced SQL Azure Relational DB March 2009
13
November 2010 Update New Windows Azure Platform Management Portal Multiple Service Administrators (co-admins) Remote Desktop Full IIS Windows Server 2008 R2 Windows Azure Connect (CTP) Windows Azure Virtual Machine Role (beta) Extra Small Instances (beta) …
14
Full IIS Web Roles previously using Hosted Web Core Only supported a single HTTP or HTTP endpoint Web roles now support Full IIS 7.05/7.5 Enables new scenarios Multiple IIS web sites Multiple virtual directories Configure IIS extensions Web Deploy for rapid development
15
Startup Tasks & Admin Mode Enables short, unattended setups on role startup Silent MSIs, COM Components, Registry Keys, Configuring Windows Server, etc.
16
Using Startup Tasks DEMO
17
Content Delivery Network Seattle, WA Dublin, IEDublin, IE London, GBLondon, GB Newark, NJNewark, NJ Amsterdam, NLAmsterdam, NL Sydney, AU Hong Kong, HKHong Kong, HK Miami, FLMiami, FL Chicago, IL San Antonio, TX Bay Area, CA Los Angeles, CALos Angeles, CA Paris, FRParis, FR Zurich, CHZurich, CH Vienna, ATVienna, AT São Paulo, BR Singapore, SGSingapore, SG Over 2 terabits per second of capacity is available at 99.95% availability from our 24 global locations. CDN service scales automatically without user intervention Taipei, TWNTaipei, TWN Seoul, KR North America RegionEurope RegionAsia Pacific Region Stockholm, SEStockholm, SE Ashburn, VA Tokyo, JP $0.15 GB Ingress$0.15 GB Ingress $0.01 per 10,000 transactions $0.01 per 10,000 transactions $0.15 GB Ingress$0.15 GB Ingress $0.01 per 10,000 transactions$0.01 per 10,000 transactions $0.20 GB Ingress$0.20 GB Ingress $0.01 per 10,000 transactions$0.01 per 10,000 transactions Priced per GB transferred/month (prices shown in USD)Priced per GB transferred/month (prices shown in USD) Moscow, RU Doha, QT
18
Windows Azure CDN Enabled from the Windows Azure Platform portal Integrated with Storage Recent Enhancements: Delivery from Windows Azure Compute instances Https support CTP of Smooth Streaming (coming soon)
19
Content Delivery Network DEMO
20
Access Control Service 2.0 Provide authn support using multiple identity providers Easily integrate Live ID, Facebook, Yahoo, Google, & AD Support for WS-Federation, WS-Trust, OpenID 2.0, Oauth 2.0 Familiar & Consistent.NET Programming Model Use the existing Windows Identity Foundation SDK & Runtime REST-based Service Management API Integrate into your existing applications and control panels Now Available No charge during promotion period ending January 1, 2012 Low cost after the promotion: $1.99 per 100,000 transactions
21
Access Control Service 2.0 Demo
22
WAz AppFabric Caching Distributed in-memory cache for Windows Azure apps Integrate directly with the cache using a.NET client library Session state provider for Windows Azure applications Caching provided as a building block service Configure an AppFabric Namespace Choose your cache size Write code against the service Family & Consistent.NET APIs Same APIs as Windows Server AppFabric Now available in production!
23
Windows Azure AppFabric Caching Demo
24
Cloud Data Services SQL Azure Reporting SQL Server Reporting provided as a service Reports authored using existing tools (BIDS) and deployed to SQL Azure Reporting SQL Azure Data Sync Data synchronization provided as a service Sync to/from SQL Azure databases Sync between SQL Server and SQL Azure Windows Azure DataMarket Information marketplace for ISVs and IWs that provides trusted public domain & premium commercial data Now commercially available
25
Why Performance Matters 200ms
26
50ms 200ms
27
50ms 100ms 200ms
28
50ms 100ms 200ms
29
Performance Matters
30
Global Traffic Manager Load balancing across multiple hosted services Available as CTP at http://windows.azure.com Performance Directs the user to the best / closest deployment Fault Tolerance Redirects Traffic to another deployment based on availability Round Robin Traffic routed to deployments based on fixed ratio
31
Managed Through Portal
32
Windows Azure Platform Introductory Trial Available through September 30 th 2011 Includes: Compute: 750 extra small hours + 25 small Storage: 20GB + 50K transactions Data Transfer: 20GB in & 20GB out Database: 1GB Web Edition (90 days) Sign-up: http://WindowsAzure.com/ Windows Azure Pass Free 30-day access to the platform Includes Compute: 3 Small Instances Storage: 3GB + 250K transactions Data Transfer: 3 GB in & 3GB out Database: 2 x 1GB Web Edition Sign-up: http://WindowsAzurePass.com Enter code: CloudCover
33
MSDN Benefits UltimatePremiumProfessional Compute1500 hrs of small instances 1500 hrs of x-small instances 750 hrs of x-small instances Storage30GB25GB20GB Transactions2M1M250K Bandwidth35GB/35GB30GB/30GB25GB/25GB Database5GB Web Edition1GB Web Edition
34
Resources Windows Azure Platform Training Kit April 2011 Update http://bit.ly/WAPTKApr11 Windows Azure Accelerator for Umbraco http://bit.ly/WAAUmbraco Windows Azure Toolkit for Windows Phone 7 http://bit.ly/WAToolkitWP7 BidNow Sample http://bit.ly/BidNowSample
36
© 2011 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.