This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant.
Similar Posts
Layered Architecture Sample for Azure
In the following days, I will be posting an article on the layered Architecture that I've been working on for the last few years (Azure compatible), but this article / project is a good introduction to this topic. Click here to open link…
Introducing my new blog…
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!
Hosting WCF in Windows Azure
Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role. Click here to open link…
How to Build a Hybrid On-Premise/In Cloud Application
Different options and scenarios on how to integrate on-premise components with Windows Azure roles or SQL Azure databases. Click here to open link…
Windows Azure PDC 2010 Announcements
List of Windows Azure announcements during the PDC 2010 Keynote. I will be explaining them in detail during the following days, but this is a good start. Click here to open link…
Supporting mobile device applications using RESTful services running on Windows Azure
I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….