我如何在 Windows azure 上部署 Java 应用程序

How do i deploy a java application on windows azure(我如何在 Windows azure 上部署 Java 应用程序)

本文介绍了我如何在 Windows azure 上部署 Java 应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是一名计算机科学专业的三年级学生,我已经在 netbeans 上用 Java 创建了一个三年级的项目,现在我想将它部署到具有 Windows azure 的虚拟机上.重点是我希望能够在任何连接到互联网的计算机上使用这个应用程序,只需访问云,而不必每次都安装程序(就像你可以在 Steam 上玩任何游戏一样)在任何电脑上).现在的问题是,有可能吗?如果有,我该怎么做提前致谢

Hi I am a 3rd year computer science student and I have create a my 3rd year project in java on netbeans and I now want to deploy it onto a virtual machine with windows azure. The point of this is that I would like to be able to use this application as is on any computer connected to the internet simply by accessing the cloud and without having to install the program every time (something like how you can play any game on steam on any pc). The question now is, is it possible and if so how do I do it Thanks in advance

推荐答案

作为 的成员Cloudify 开发团队我想推荐以下:

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

Cloudify for Azure 提供了这一点.创建它是为了让您可以轻松地在 Azure 上使用任何 Java 应用程序.

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

Cloudify 是一个免费的开源项目,作为 CloudifySource org.

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

这篇关于我如何在 Windows azure 上部署 Java 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:我如何在 Windows azure 上部署 Java 应用程序

基础教程推荐