My Recommendations For Windows Azure Literature

June 15, 2013 — 4 Comments

In 2010 I bought a Kindle and it changed my life! Since then I’ve been catching up on books I should have read years ago. Back then, reading technical books meant carrying bulky/ heavy printed books in my bag. The day I got my first kindle, is the day I started reading again!

Since then, I read quite a few books! Below are some of the books that got me hooked on Windows Azure!

Windows Azure Books Free on MSDN

 

Moving Applications to the Cloud, 3rd Edition

http://msdn.microsoft.com/en-us/library/ff728592.aspx

IC620951

 

Developing Multi-tenant Applications for the Cloud, 3rd Edition

http://msdn.microsoft.com/en-us/library/ff966499.aspx

IC632391

 

Building Hybrid Applications in the Cloud on Windows Azure

http://msdn.microsoft.com/en-us/library/hh871440.aspx

IC571718

 

Windows Azure Books Found on Amazon

 

Cloud Architecture Patterns: Using Microsoft Azure

http://www.amazon.com/dp/B009G8PYY4/ref=r_soa_w_d

This book had some really good ideas. It contains many code examples and its quite a fast read.

Microsoft Silverlight 5 and Windows Azure Enterprise Integration

http://www.amazon.com/dp/1849683123/ref=r_soa_w_d

This book had some good ideas for Silverlight, Windows 8 and Mobile application developers. The most important lesson I got from this book, was the importance of cloud services. Never include your Cloud Storage Connection Strings in your redistributable packages. Always connect to service which act as a gateway for your Windows Azure Storage.

 

Microsoft Windows Azure Development Cookbook

http://www.amazon.com/dp/B005HIK8AW/ref=r_soa_w_d

This book had some good ideas, its also a fast read, but you should concentrate on the Patterns & Practices books before reading this one.

 

Windows Azure SQL Database & Patterns

 

Pro SQL Database for Windows Azure: SQL Server in the Cloud (Professional Apress) [2012]

http://www.amazon.com/dp/1430243953/ref=r_soa_w_d

This book contains invaluable information for people who wish to work efficiently with Windows Azure SQL Database. I highly recommend taking the time to read this book. It’s also very well organized and can be read topic by topic as needed.

Pro SQL Azure (Expert’s Voice in .NET) [2010]

http://www.amazon.com/Azure-Experts-Voice-NET-ebook/dp/B004VJ2Z4K/ref=tmm_kin_title_0

Data Patterns (Patterns & Practices)

http://www.amazon.com/dp/B004V9MQ80/ref=r_soa_w_d

This is a great book to familiarize yourself with data movements. The concepts in this book are invaluable when you want to setup an SQL Data Sync between multiple databases.

 

Patterns & Framework Books Free on MSDN

 

Enterprise Library 5.0 Integration Pack for Windows Azure

http://msdn.microsoft.com/en-us/library/hh680918(v=pandp.50).aspx

CQRS Journey

http://msdn.microsoft.com/en-us/library/jj554200.aspx

IC610297

CQRS lends it self really well to the cloud and opens up many possibilities. I highly recommend taking the time to read through this book. You may find something that’s going to change the way to design your solutions.

 

Language Features

Async in C# 5.0

http://www.amazon.com/Async-in-C-5-0-ebook/dp/B0099BJ4DU/ref=tmm_kin_title_0

C# 5.0 bring new capabilities for asynchronous programming. These new features are crucial when you want to exploit available resources to a maximum. This book is short and to the point! Be sure to take your time to read this one, because it has lots of essential concepts.

Most important of all, beware of writing asynchronous code using async void!

More books

4 responses to My Recommendations For Windows Azure Literature

  1. 

    Great list, although I haven’t read all of these (yet) I can certainly vouch for a number of them which are well written, up to date and very well presented.

    Here’s another Azure text I found quite informative by Simon Munro: “Cloud Application Lifecycle Management for Microsoft Windows Azure”. It’s available in a number of formats (Pdf, html, and mobi (Kindle)).

    https://github.com/projectcalm/Azure-EN

    Hopefully this is of some use to others.

    Like

Trackbacks and Pingbacks:

  1. Dew Drop – June 17, 2013 (#1,569) | Alvin Ashcraft's Morning Dew - June 17, 2013

    […] My Recommendations For Windows Azure Literature (Alexandre Brisebois) […]

    Like

  2. Weekly Web Roundup – June 21 2013 Don't Believe The Type - June 21, 2013

    […] Slackpropagation My Recommendations For Windows Azure Literature […]

    Like

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.