Another step to improve the Windows Azure experience for Java developers.
Similar Posts
More information about the Windows Azure XS instance
More details about the Windows Azure XS instance, which is a great option for prototyping or roles that require little CPU processing power. Click here to open link…
Windows Azure Insider June 2013 – Architecting Multi-Tenant Applications in Windows Azure
One of the biggest challenges that companies face when migrating applications to Windows Azure is going from a single to a multi-tenant approach, which means that some of the compute and data resources are shared by their customers. We take a look at four different areas affected by this process: – Identity and security –…
PowerPoint presentations from the Azure OSS Summit in Argentina (Spanish)
We have published the PowerPoint slides from the Azure OSS Summit in Argentina, presented last week. They include the following topics (in Spanish, unless otherwise stated): 1. Introducción a Windows Azure. 1a. Microsoft GFS Datacenter tour (English only). 2. Arquitecturas Híbridas de Nube. 3. Desarrollo OSS en Windows Azure (PHP, Java, Python) 4. Motores de…
Windows Identity Foundation (WIF) Explained
Excellent blog entry describing options for Claims authentication. The required sign-in flow is sometimes hard to follow, and this was a great reference for me. http://blogs.msdn.com/b/alikl/archive/2010/09/23/windows-identity-foundation-wif-explained-web-browser-sign-in-flow-ws-federation-passive-requestor-profile.aspx
Sending Emails from Windows Azure (Part 2 of 2)
Part 2 of 2 on how to send email messages in Windows Azure. Click here to open link…
Windows Azure Insider September 2013 – Hadoop and HDInsight: Big Data in Windows Azure
For the September edition of the Windows Azure Insider MSDN magazine column, Bruno and I write about Big Data, the benefits of the MapReduce model, and HDInsight, the Windows Azure component that offers Hadoop-as-a-Service in the public cloud. We also show how to perform simple analytics against a public dataset using Java code and and…