Download presentation
Presentation is loading. Please wait.
Published byFelix Armstrong Modified over 9 years ago
3
Operating System for the Cloud Runs applications in the cloud Provides Storage Application Management Windows Azure ideal for applications needing: Scalability Availability Fault Tolerance On-Demand Computing Performance
4
Web RoleWorker RoleVM Role
6
At runtime each Role will execute on one or more instances A role instance is a set of code, configuration, and local data, deployed in a dedicated VM Roles are defined in a Hosted Service A role definition specifies: VM size Communication Endpoints Local storage resources etc.
26
More small instances == more redundancy Some scenarios will benefit from more cores Where moving data >$ parallel overhead E.g. Video processing, Stateful services (DBMS) Don’t just throw big VMs at every problem Scale out architectures have natural parallelism Test various configurations under load
27
Input (VIP)InternalWindows Azure Connect
34
© 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.