|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: Azure 实战
原名: Azure in Action
作者: Chris Hay
Brian H. Prince
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新源代码
出版社: Manning
书号: 9781935182481
发行时间: 2010年10月
地区: 美国
语言: 英文
概述:
内容介绍:
Microsoft Azure is a cloud service with good scalability, pay-as-you-go service, and a low start-up cost. Based on Windows, it includes an operating system, developer services, and a familiar data model.
Azure in Action is a fast-paced tutorial that introduces cloud development and the Azure platform. The book starts with the logical and physical architecture of an Azure app, and quickly moves to the core storage services—BLOB storage, tables, and queues. Then, it explores designing and scaling frontend and backend services that run in the cloud. Through clear, crisp examples, you'll discover all facets of Azure, including the development fabric, web roles, worker roles, BLOBs, table storage, queues, and more.
This book requires basic C# skills. No prior exposure to cloud development or Azure is needed.
内容截图:
目录:
Part 1 Welcome to the cloud
1 Getting to know Windows Azure
2 Your first steps with a web role
Part 2 Understanding the Azure service model
3 How Windows Azure works
4 It’s time to run with the service
5 Configuring your service
Part 3 Running your site with web roles
6 Scaling web roles
7 Running full-trust, native, and other code
Part 4 Working with BLOB storage
8 The basics of BLOBs
9 Uploading and downloading BLOBs
10 When the BLOB stands alone
Part 5 Working with structured data
11 The Table service, a whole different entity
12 Working with the Table service REST API
13 SQL Azure and relational data
14 Working with different types of data
Part 6 Doing work with messages
15 Processing with worker roles
16 Messaging with the queue
17 Connecting in the cloud with AppFabric
18 Running a healthy service in the cloud
|