Moving Applications to the Cloud on the Microsoft Azure Platform

Author: Eugenio Pace, Dominic Betts, Scott Densmore & Ryan Dunn
Publisher: Microsoft Press, 2010
Pages: 176
ISBN: 978-0735649675
Aimed at: Intermediate .NET developers
Rating: 4
Pros: Practical, good level of explanation, useful code
Cons: A gimmicky presentation
Reviewed by: Alex Armstrong

This is a very strange book. If you just give it a quick flick through then your first impression is that you have just picked up a cartoon book aimed at dummies. If you look more carefully you will notice blue panels that contain what looks like C# code. On closer inspection it is indeed C# code and if you look even closer some PowerShell scripts as well. What to make of a book that has two such different levels of presentation?

 

Banner

 

Chapter 1 starts off this a simplified introduction of Azure and cloud computing in general. This starts out being vague but it quickly gets into technical detail. It explains the basic structure of an Azure application, blobs, tables and queues and the all important billing model.

Chapter 2 starts a case study - the Adatum Scenario. Basically the study is all about an expense tracker complete with SQL database and Active Directory. Chapter 3 is about moving this existing application to  Azure.  This is explained right down to listing and explaining the code that Visual Studio creates and you customize. At the end of the chapter the basic application has been converted to Azure.

Chapter 4 goes on to consider the costs of running the application. After this the chapters concentrate on elaborating the basic application. Chapter 5 describes how to set up automatic deployment from a local development system to the real Azure. The bulk of the chapter is about moving the SQL database to Azure Table storage - mainly because it is cheaper. Chapter 6 deals with uploading images and adding a worker role. Chapter 7 is about Life Cycle Management - short sweet and to the point. Chapter 8 looks at expanding the application further and tuning and this brings this short book to a close after 120 pages.

I'm still not sure about the use of a cast of characters.  They are introduced in the preface together with their distinct roles, software architect, senior developer etc. However, like many readers, that's a section I skipped and so to me they came across as random cartoon people. Some of the speech bubbles do contains some pithy hints and warnings, but you could just as easily drop the graphics and raise the apparent reading age by a few years. If the point it to try to suggest that the book is for non-technical readers then this is going to fail as soon as they hit actual words. The book is surprisingly technical for such a short work. It doesn't succeed in convincing me that Azure is simple or easy to use, but it does it best. It is also noteworthy for taking into account the all-important question of how much does this all cost.

At the end of the day - yes it is an odd book, but if you are looking for an introduction to moving an app to Azure this is a very good choice.


Banner


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



Continuous Architecture In Practice (Addison-Wesley)

Author: Murat Erder, Pierre Pureur and Eoin Woods
Publisher: Addison-Wesley
Pages: 352
ISBN: 978-0136523567
Print: 0136523560
Kindle: ‎B08ZRTQGLJ
Audience: Software Architects
Rating: 3
Reviewer: Kay Ewbank

This book sets out the case for why software architecture is more important than ever, and in p [ ... ]


More Reviews

Last Updated ( Wednesday, 13 April 2011 )