This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant.
Similar Posts
Beginning Azure Diagnostics Andy Cross at BareWeb
Click here to open link…
Windows Azure AppFabric Datacenter IP ranges
Useful information for setting up firewall rules when accessing apps running on Azure Click here to open link…
Two patterns to keep in mind when architecting applications for the cloud
After working with several companies trying to deploy their solutions to Windows Azure, I have found the lack of two common features / patterns in their architectures that prevent them from taking full advantage of the extra IT capacity that the cloud offers. To be honest, these are good practices that apply not only to…
Programmatically Changing the AppPool Identity in a Windows Azure Web Role
Excellent blog entry from Wade Wegner, explaining how to change settings for the IIS AppPool associated to a web role in Azure. Click here to open link…
Windows Azure sessions during PDC10
Excellent guide to follow Windows Azure sessions during PDC10… Click here to open link…
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…