Building for the Cloud
Netflix has moved its production services from being completely datacenter-based, to being primarily cloud-based in a little over a year. This video briefly explains why they did it and why they chose Amazon’s AWS.
Netflix has moved its production services from being completely datacenter-based, to being primarily cloud-based in a little over a year. This video briefly explains why they did it and why they chose Amazon’s AWS.
This video discusses reasons for considering cloud deployments and focuses on cloud technologies from the developer’s point of view. It shows real technology from multiple cloud vendors and explores open source cloud frameworks, Java-focused cloud environments, and development tools.
Heroku provides a Cloud Application Platform where application deployment is just a “git push” away. Through code and demos you will learn in this video how to deploy applications on Heroku, scale and manage them.
This video presents and interview of Cumulogic CEO Rajesh Ramchandani. CumuLogic Platform-as-a-Service (PaaS), currently in beta, provides easy-to-use, end-to-end application infrastructure services, including monitoring, management and autoscaling so you can deploy your applications in public or private clouds, or both.
This video provides an overview on how to deploy Scala, Akka and the Play! framework in the Cloud. Keep the battle-tested performance of the Java Virtual Machine, keep using your existing Java code, but jump ahead in developer productivity.
The deployment destination for enterprise applications is going through its biggest transition since the creation of Java. Cloud infrastructure is changing the game for both application deployment and lifecycle management. Over the past decade, open source technologies such as Spring and Tomcat have defined how we build and run enterprise …
This short tutorial explains how to deploy a Java application on the web using JBoss Forge, Git and a free openshift.com account. [vimeo 29755371] Tutorial script: http://community.jboss.org/people/lincolnthree/blog/2011/09/29/forge-or-grails-watch-this-then-decide
In this blog post, Gordon Dicken presents a step by step approach on how to quickly get a Spring application running on Cloudbees. Spring Roo is a lightweight open source developer tool that makes it fast and easy to deliver 100% Java code. CloudBees is a Platform as a Service …