1 / 14

Azure Services Platform

Azure Services Platform. Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India. Agenda. Windows Azure Components Compute Services Storage Services Fabric Demo. Windows Azure . Components. Compute Services. Storage Services. Blobs

vevay
Télécharger la présentation

Azure Services Platform

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. Azure Services Platform Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India

  2. Agenda • Windows Azure • Components • Compute Services • Storage Services • Fabric • Demo

  3. Windows Azure

  4. Components

  5. Compute Services

  6. Storage Services • Blobs • Stored in containers • Metadata & object contents • Store large objects in binary format (<= 50GB) • Tables • NOT relational(traditional), NO schema • Entities with properties • Access using ADO.NET data services or LINQ • Queues • Reliable persistent messaging • Communication b/w web & worker role

  7. Accessing Data • Over HTTP in a RESTful way • http://<StorageAccount>.blob.core.windows.net/<Container>/<BlobName> • http://<StorageAccount>.table.core.windows.net/<TableName>?$filter=<Query> • http://<StorageAccount>.queue.core.windows.net/<QueueName>

  8. Tables

  9. The Fabric

  10. Scenario

  11. Environment Prerequisites • Windows vista/Windows server 2008 • IIS 7.0 with ASP.NET/WCF Http Activation • Visual Web Developer Express/Visual Studio 2008 • .NET 3.5 SP1 • SQL Server 2005/2008 Express Tools • Windows Azure Tools for Microsoft Visual Studio • Windows Azure SDK

  12. Demo

  13. Q & A

  14. Resources • http://www.microsoft.com/azure • http://msdn.microsoft.com/en-us/magazine/dd727504.aspx • http://msdn.microsoft.com/en-us/magazine/dd727502.aspx • http://msdn.microsoft.com/en-us/magazine/dd569759.aspx

More Related