Windows Azure with Java on a Virtual Machine
This video shows you how to deploy a Java application to the Windows Azure cloud infrastructure using virtual machines.
This video shows you how to deploy a Java application to the Windows Azure cloud infrastructure using virtual machines.
Amazon Web Services (AWS) offers IT infrastructure services to businesses in the form of web services – now commonly known as cloud computing. AWS is an ideal platform to develop on and host enterprise Java applications, due to the zero up front costs and virtually infinite scalability of resources. Learn …
Cloud Foundry is an open source PaaS cloud solution from SpringSource, the same organization behind the Spring Roo framework, a next-generation rapid application development tool for Java developers. Cloud Foundry allows the deployment of applications written using Spring, Rails, and other modern frameworks. This article explains how to install and …
This short video explains how to deploy and run a Java application on the Cloud using the Heroku platform.
This video shows how to take an existing JavaEE 6 application and presents the complete life cycle of taking this application from desktop to a PaaS environment. It details how JavaEE containers such as GlassFish can provide such service orchestration and elasticity capabilities, explaining the development, testing and debugging of …
This video presents what the combination of MongoDB and Cloud Foundry has to offer to Spring developers. A sample application is developed to show how to build and deploy to the cloud. You will also see how to connect to the MongoDB service bound to the application in the cloud. …