How do i deploy a java application on windows azure

痞子三分冷 提交于 2019-12-04 11:54:19

As a member of Cloudify development team I would like to recommend the following:

Cloudify for Azure provides just that. It was created to allow you to easily on board any Java application on Azure.

Cloudify is a free Open Source project maintain as part of the CloudifySource org.

Today we announced the support for Deploying Java Web Applications on Windows Azure Websites - http://azure.microsoft.com/en-us/documentation/articles/web-sites-java-get-started/ - check it out.

Yes! With Windows Azure you're not limited to .NET. You can use Java, Python, Node, PHP ... There are a few good tutorials to get started on the official Windows Azure site.

Besides that you might want to take a look at the Interoperability Bridges website.

You can also try the Azure Runme project. From what I know, there are commercial projects that use this project to run their Java apps on Azure.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!