Presentation is loading. Please wait.

Presentation is loading. Please wait.

Windows Azure Storage Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-72.

Similar presentations


Presentation on theme: "Windows Azure Storage Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-72."— Presentation transcript:

1 Windows Azure Storage Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation www.benkoTips.com - @mbenko btlod-72

2

3 Caching CDN Service Bus Reporting Data Sync Azure Connect Identity HPC Additional Services ComputeStorageDatabase

4

5

6 http://..core.windows.net/...

7

8 Storage Accounts Demo 1

9

10

11 Storage Account SLA – 99.9% Availability Capacity – Up to 100 TBs Transactions – Up to 5000 requests per second Bandwidth – Up to a few hundred megabytes per second Single Queue/Table Partition Up to 500 transactions (entities or messages) per second Single Blob Partition Throughput up to 60 MB/s Scale Above the limits Partition between multiple storage accounts and partitions When limit is hit, app may see ‘503 server busy’: applications should implement exponential back-off

12

13

14 Cloud Explorer Uploading Blobs Demo 2

15 Entity Table Account contoso Name =… Email = … Name =… EMailAdd= customers Photo ID =… Date =… photos Photo ID =… Date =…

16 Table Details Insert Update Merge – Partial update Replace – Update entire entity Upsert Delete Query Entity Group Transactions Multiple CUD Operations in a single atomic transaction Create, Query, Delete Tables can have metadata Not an RDBMS! Table Entities

17

18 FIRSTLASTBIRTHDATE WadeWegner2/2/1981 NathanTotten3/15/1965 NickHarrisMay 1, 1976 FAV SPORT Canoeing

19 FIRSTLASTBIRTHDATE WadeWegner2/2/1981 NathanTotten3/15/1965 NickHarrisMay 1, 1976 ?$filter=Last eq ‘Wegner’

20

21 PARTITIONKEY (CATEGORY) ROWKEY (TITLE) TIMESTAMPMODELYEAR Bikes Super Duper Cycle …2009 Bikes Quick Cycle 200 Deluxe …2007 ………… CanoesWhitewater…2009 CanoesFlatwater…2006 PARTITIONKEY (CATEGORY) ROWKEY (TITLE) TIMESTAMPMODELYEAR Rafts 14ft Super Tourer …1999 ………… Skis Fabrikam Back Trackers …2009 ………… TentsSuper Palace…2008 PARTITIONKEY (CATEGORY) ROWKEY (TITLE) TIMESTAMPMODELYEAR Bikes Super Duper Cycle …2009 Bikes Quick Cycle 200 Deluxe …2007 ………… CanoesWhitewater…2009 CanoesFlatwater…2006 Rafts 14ft Super Tourer …1999 ………… Skis Fabrikam Back Trackers …2009 ………… TentsSuper Palace…2008

22

23 Queue Web Role Worker Role

24

25

26 QueueQueue Msg 1 Msg 2 Msg 3 Msg 4 Worker Role PutMessagePutMessage Web Role GetMessage (Timeout) RemoveMessageRemoveMessage Msg 2 Msg 1 Worker Role Msg 2

27

28 Catalog Adding table and queue messages… Demo 3

29

30 Worker Role Process thumbnails Demo 4

31

32

33 © 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.


Download ppt "Windows Azure Storage Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-72."

Similar presentations


Ads by Google