Provisioning Glassfish on Amazon EC2 using ACE
This video shows how to start an Amazon EC2 server and provision Glassfish to it with just a few clicks and provision both plain OSGI bundles and WAB files to it within seconds.
This video shows how to start an Amazon EC2 server and provision Glassfish to it with just a few clicks and provision both plain OSGI bundles and WAB files to it within seconds.
Key/value stores are the most common storage offerings in the cloud today. This session introduces storage concepts and differences between cloud storage providers, including Amazon Simple Storage Service (Amazon S3), Rackspace Cloud Files, and Microsoft Azure Blob Storage. It demonstrates how jclouds BlobStore helps Java and Clojure developers avoid lock-in …
The OpenShift Platform-as-a-Service allows you to deploy Java apps to the cloud for freee. This video details how to install and configure the Tomcat servlet container for deployment on the OpenShift PaaS.
This video shows how to build a simple Java web applications in the AWS cloud and then apply all the attributes and latest features of the cloud to turn it into an Auto-scalable, highly available, highly scalable, geo-dispersed, fully- monitored edge-cached application that is not only easier to develop but …
This video provides you more insights in the tools, processes involved in building scalable java based solutions on the Windows Azure Platform.
This short video explains how to deploy a Java application to Heroku without using any command lines. This is achieved using a web browser and Eclipse. You will need to install some Eclipse plugins like the egit plugin and the maven m2eclipse plugin.
This video demonstrate how you can deploy Grails applications into the Cloud and take advantage of a new age of polyglot persistence on the Grails platform. The demo includes persistence techniques on a variety of data stores, including Redis, MongoDB and an RDBMS, and shows how specific use cases can …
This video show you how to take a typical Spring web application that uses a single data source and deploy it directly to Cloud Foundry without having to make any code modifications.