|
 |
|
 |
 |
Programming Windows Azure
|
(Paperback - May 24, 2010)
by Sriram Krishnan
Sales Rank: 36234
|
List Price: $49.99
$25.00
At Amazon

|
|
Paperback: 368 pages
Publisher: O'Reilly Media; 1 edition May 17, 2010
Language: English
ISBN-10: 9780596801977
ISBN-13: 978-0596801977
ASIN: 0596801971
Product Dimensions:
9.2 x 7 x 0.8 inches
Shipping Weight: 1 pounds
Product Description
Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services. Chapters in Programming Windows Azure are organized to reflect the platform's buffet of services. The book's first half focuses on how to write and host application code on Windows Azure, while the second half explains all of the options you have for storing and accessing data on the platform with high scalability and reliability. Lots of code samples and screenshots are available to help you along the way. - Learn how to build applications using the Windows Azure toolset
- Discover how Windows Azure works under the hood, and learn the how and the why behind several features
- Choose to write application code in .NET or other languages such as C/C++, PHP, or Ruby
- Understand the various options for managing your service
- Get up to speed on Azure's storage services, including blobs, queues, and tables
- Build a secure backup system, and learn about cloud application security, cryptography, and performance
Customer Reviews & Comments The author does little more than recap information that is readily available in the SDK documentation, and has added hardly any thought about the practicalities of Azure development. (In fact, I could find NO evidence of such thought, but I've written "hardly any," in case I missed an iota.) For example, if you want to use an Azure Worker Role, you might create one from the template provided by the Azure SDK add-in to Microsoft Visual Studio. You will peruse the automatically-generated code and think to yourself, perhaps, "okay: what are the implications of the different alternatives for sleeping on the thread in the Run() method." You won't find that question or any others answered in Krishnan's book, though. What you will find is text that simply restates what you will read in the generated template. So save yourself $49.99 and just download the SDK and read the templates. Perhaps you want to use SQL Azure in your solution? The author devotes 9 pages to that subject. Here are a couple of things you might want to do if you actually want to use SQL Azure:
(1) Take a definition of an existing database and deploy that into Azure. There is nothing at all on how one might accomplish that ... not so much as a hand-wave in the direction of the Visual Studio Database Edition facilities that would allow you to generate a complete definition of your database for deployment to SQL Azure.
(2) Connect to a SQL Azure database from an Azure Web or Worker role. Krishnan has a code snippet showing how to accomplish that (which one could have found in the Azure SDK documentation easily enough) but not a word about how one might not HARD CODE the connection parameters, but instead get them from configuration, and, in that case, how best to secure the configuration information.
Questions like these would arise for anyone who is actually trying to write anything more than a "Hello, World" application, and who develops software professionally. There are no answers to any of those sorts of questions here. I believe I have read all of the books on Azure published to date, and among those, Tejaswi Redkar's "Windows Azure Platform," is by far the best.
|
Programming Windows Azure
List Price: $49.99
Available from Amazon
Price: $25.00

| |
|
|
|
|