The idea of starting a technical blog has been in my head for quite some time… and now it’s happening. I like to research and apply new technologies, and this is where I will post about my journey in web development, cloud computing, enterprise architecture, and coding for fun. Thanks for reading!
Similar Posts
Windows Azure Queues and Windows Azure Service Bus Queues – Compared and Contrasted
Great article explaining the differences between Windows Azure Queues and the new messaging capabilities in the Windows Azure Service Bus. It contains typical scenarios, as well as general guidelines on when to use one vs. the other. Click here to open link…
Building Scale-Out Database Solutions on SQL Azure
Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning. Click here to open link…
PowerPoint presentations for the Windows Azure OSS summits in India
For those who attended the Windows Azure OSS Summits (Mumbai, Pune, Bangalore) in India, we just uploaded the PowerPoint presentations used during the different sessions, including: 1. Windows Azure Overview. 2. Building Hybrid Cloud Architectures 3. The OSS Developers Story 4. The OSS Data Story 5. Windows Azure and node.js They can be found here:…
Announcing Improved In-place Updates for Windows Azure
Two days ago, significant changes and enhancements to the In-place update process were announced for the Windows Azure platform. It is now possible to apply multiple changes to virtual instances without having to redploy the whole solution, including the following: change the VM size, increase the local storage, add or remove roles, or change the…
Windows Azure Pragmatic Patterns
Great blog entry from J.D. Meier's. Patterns are the easiest way to share strategies for common scenarios. Learning how to use and identify them facilitates the creation of highly efficient software architectures. 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…