Good article on Java and Windows Azure
Similar Posts
Windows Azure Insider May 2013 – Geo-Protection for Video Blobs Using a Node.js Media Proxy and MongoDB
For the May 2013 edition of the MSDN magazine Windows Azure Insider column, Bruno and I cover a common scenario that developers and companies face when trying to distribute video files around the world: protecting content from being accessed in specific countries. The solution is based on a Node.js server running on Windows Azure Web…
Enabling WinRM / Remote Powershell on Azure Resource Manager Windows OS VMs
Note: these instructions only apply to Windows VMs created using Azure Resource Manager. For VMs created in Azure Classic mode (old portal at http://manage.windowsazure.com), WinRM / Remote Powershell is enabled by default for certified Windows images. If you need WinRM (required to run remote Powershell commands) enabled on new Windows Virtual Machines created using Azure Resource…
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…
Automated Build and Deployment with Windows Azure SDK 1.6
Tom Hollander recently posted a great article on how to use the new deployment capabilities in the Windows Azure SDK v1.6, including the use of the .publishsettings file with a build server using TFS and MSBuild. Enjoy! Click here to open link…
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…
Microsoft JDBC Driver 3.0 for SQL Server and SQL Azure
The latest version of the Microsoft JDBC Driver (3.0) now supports SQL Azure. Click here to open link…