azure 2

12
Microsoft Windows Azure

Upload: eren-caner

Post on 13-May-2015

768 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Azure 2

Microsoft Windows Azure

Page 2: Azure 2

O bir İşletim Sistemi

Her şey bulutta!En kolay cevap?

Page 3: Azure 2

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

Page 4: Azure 2
Page 5: Azure 2
Page 6: Azure 2

Windows Azure Roles

Page 7: Azure 2

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

Page 8: Azure 2

Azure Depolama Explorer’ı

Page 9: Azure 2

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/

Page 10: Azure 2

Examining Windows Azure Data Storage

Page 11: Azure 2

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

Page 12: Azure 2

• 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