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 – specifically EventDay and BrainCredits – are implementing these concepts, including CQRS. You can download the PowerPoint presentation by following this link. The content was prepared in conjunction with my friend and colleague Bruno Terkaly. Make sure to visit his blog as well!
Similar Posts
SQL Azure Performance and Elasticity Guide
Today, my colleague Silvano Coriani pointed me to this excellent article about SQL Azure Performance and Elasticity. This is a common topic of conversation when I talk to Microsoft ISVs, and should give you a good understanding of best practices and optimization of SQL Azure databases. Click here to open link…
Windows Azure Developer Guidance Map
The amount of information regarding the Windows Azure Platform is amazing… but sometimes it could be hard to find exactly what you are looking for. Fear no more! J.D. Meier has posted a blog entry with a link to the "Windows Azure Developer Guidance Map". The document is already a candidate to become my #1…
Microsoft’s Ballmer to Invest Billions in Cloud Data Centers – BusinessWeek
…and working every day on making easier for developers to deploy apps to the cloud. Click here to open link…
Windows Azure Platform Training Kit – September update available
• Updated all hands-on labs and demo scripts for Visual Studio 2010, the .NET Framework 4, and the Windows Azure Tools for Visual Studio version 1.2 release. • Added a new hands-on lab titled "Introduction to the AppFabric Access Control Service (September 2010 Labs Release)". • Added a new hands-on lab "Debugging Applications in Windows…
Windows Azure Training Kit Update Released – August 2012 Refresh
You will notice that I just updated the link to the latest version of the Windows Azure Training Kit on my blog’s widgets (right-hand side column). This new version introduces a new agenda for Windows Azure DevCamps which contains 7 new presentations: • DevCamps Keynote • DevCamps Websites • DevCamps Cloud Services • DevCamps Virtual Machines…
Home Energy Monitoring on Windows Phone
Interesting article on how to create a C# project to monitor energy in your house, based on the "Standard Envy Kit" USB interface. Good example of how to create a Web Service and consume / display information on a Windows Phone application. I will report results once I have tried it myself. http://blogs.msdn.com/b/coding4fun/archive/2010/09/27/10068304.aspx