azure 2

Post on 13-May-2015

768 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Microsoft Windows Azure

O bir İşletim Sistemi

Her şey bulutta!En kolay cevap?

Microsoft Veri Merkezleriİleri Görüş İçerisi Enerji VerimliliğiDepolama

San Antonio

Chicago

Dublin

Amsterdam

Hong Kong

Singapore

Kuzey Amerika Veri Merkezleri Avrupa Veri Merkezleri Asya Veri Merkezleri

Windows Azure Roles

Visual Studio’daki Windows Azure Çalışmaları

Azure Depolama Explorer’ı

Azure Storage Explorer

• “Azure Storage Explorer is a useful GUI tool for inspecting and altering the data in your Azure cloud storage projects including the logs of your cloud-hosted applications. All three types of cloud storage can be viewed: blobs, queues, and tables.”

• http://azurestorageexplorer.codeplex.com/

Examining Windows Azure Data Storage

Windows Azure Data Storage - Tables

• provides scalable, available, and durable structured (or semi-structured) storage in the form of tables.

• contain entities, and the entities contain properties.• are scalable to billions of entities and terabytes of data, and

may be partitioned across thousands of servers.• support ACID transactions over single entities and rich queries

over the entire table.• Simple and familiar .NET and REST programming interfaces are

provided via ADO.NET Data Services. • http://go.microsoft.com/fwlink/?LinkId=153401

• Windows Azure Developer Platformhttp://www.microsoft.com/windowsazure/developers/

• Kanal 9 Videolarıhttp://channel9.msdn.com/azure

• Windows Azure Platform Eğitim Seti• http://www.azure.com

• Microsoft PDC 2009http://microsoftpdc.com/

• Windows Azure SDKhttp://www.microsoft.com/windowsazure/developers/

Resources – Windows Azure Platform

top related