I don't have a Kindle – yet -, but this is great news.
Similar Posts
Beginning Azure Diagnostics Andy Cross at BareWeb
Click here to open link…
CloudFest Denver 2012 PRE102 – Presentation PowerPoint deck (Software Architectures for the Cloud)
I had the opportunity to deliver a presentation on Cloud-based Software Architectures during CloudFest in Denver. I talked about patterns, practices, and principles that are becoming popular thanks to the different components and features offered by cloud development platforms like Microsoft Windows Azure. Moreover, I have a few slides on how some of our ISVs…
Democratizing Video Content with Windows Azure Media Services
I'd like to share my second article for MSDN magazine, collaborating with my good friend and colleague Bruno Terkaly. Windows Azure Media Services is an amazing way to upload, transform, and distribute video in multiple formats for any type of devices, using the global network of Microsoft datacenters. I hope that you find it useful….
Supporting mobile device applications using RESTful services running on Windows Azure
I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….
MSDN Magazine – Windows 8 and Windows Azure: convergence in the cloud
I’d like to share the article that I recently wrote with my friend and colleague Bruno Terkaly for the MSDN Magazine Windows 8 special edition. We show how easy it is to write and host a REST enabled Service in Windows Azure, supporting Windows 8 applications making asynchronous calls to retrieve data. It can be…
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. Click here to open link…