Java Resources for Windows Azure

Posted by BuckWoody on SQL Blog See other posts from SQL Blog or by BuckWoody
Published on Tue, 13 Mar 2012 00:45:00 GMT Indexed on 2012/03/18 18:14 UTC
Read the original article Hit count: 495

Windows Azure is a Platform as a Service – a PaaS – that runs code you write. That code doesn’t just mean the languages on the .NET platform – you can run code from multiple languages, including Java. In fact, you can develop for Windows and SQL Azure using not only Visual Studio but the Eclipse Integrated Development Environment (IDE) as well.

 Although not an exhaustive list, here are several links that deal with Java and Windows Azure:

Resource

Link

Windows Azure Java Development Center

http://www.windowsazure.com/en-us/develop/java/
 

Java Development Guidance

http://msdn.microsoft.com/en-us/library/hh690943(VS.103).aspx
 

Running a Java Environment on Windows Azure

http://blogs.technet.com/b/port25/archive/2010/10/28/running-a-java-environment-on-windows-azure.aspx
 

Running a Java Environment on Windows Azure

http://blogs.technet.com/b/port25/archive/2010/10/28/running-a-java-environment-on-windows-azure.aspx
 

Run Java with Jetty in Windows Azure

http://blogs.msdn.com/b/dachou/archive/2010/03/21/run-java-with-jetty-in-windows-azure.aspx
 

Using the plugin for Eclipse

http://blogs.msdn.com/b/craig/archive/2011/03/22/new-plugin-for-eclipse-to-get-java-developers-off-the-ground-with-windows-azure.aspx
 

Run Java with GlassFish in Windows Azure

http://blogs.msdn.com/b/dachou/archive/2011/01/17/run-java-with-glassfish-in-windows-azure.aspx
 

Improving experience for Java developers with Windows
  Azure

http://blogs.msdn.com/b/interoperability/archive/2011/02/23/improving-experience-for-java-developers-with-windows-azure.aspx
 

Java Access to SQL Azure via the JDBC Driver for SQL
  Server

http://blogs.msdn.com/b/brian_swan/archive/2011/03/29/java-access-to-sql-azure-via-the-jdbc-driver-for-sql-server.aspx
 

How to Get Started with Java, Tomcat on Windows Azure

http://blogs.msdn.com/b/usisvde/archive/2011/03/04/how-to-get-started-with-java-tomcat-on-windows-azure.aspx
 

Deploying Java Applications in Azure

http://blogs.msdn.com/b/mariok/archive/2011/01/05/deploying-java-applications-in-azure.aspx
 

Using the Windows Azure Storage Explorer in Eclipse

http://blogs.msdn.com/b/brian_swan/archive/2011/01/11/using-the-windows-azure-storage-explorer-in-eclipse.aspx
 

Windows Azure Tomcat Solution Accelerator

http://archive.msdn.microsoft.com/winazuretomcat
 

Deploying a Java application to Windows Azure with
  Command-line Ant

http://java.interoperabilitybridges.com/articles/deploying-a-java-application-to-windows-azure-with-command-line-ant
 

Video: Open in the Cloud: Windows Azure and Java

http://channel9.msdn.com/Events/PDC/PDC10/CS10
 

AzureRunMe 

http://azurerunme.codeplex.com/
 

Windows Azure SDK for Java

http://www.interoperabilitybridges.com/projects/windows-azure-sdk-for-java
 

AppFabric SDK for Java

http://www.interoperabilitybridges.com/projects/azure-java-sdk-for-net-services
 

Information Cards for Java

http://www.interoperabilitybridges.com/projects/information-card-for-java
 

Apache Stonehenge

http://www.interoperabilitybridges.com/projects/apache-stonehenge
 

Channel 9 Case Study on Java and Windows Azure

http://www.microsoft.com/casestudies/Windows-Azure/Gigaspaces/Solution-Provider-Streamlines-Java-Application-Deployment-in-the-Cloud/400000000081
 

 

© SQL Blog or respective owner

Related posts about Cloud

Related posts about Cloud Computing