Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud (Slideshare)
October 10, 2011 Posted in: Cloud ComputingI presented this at JavaOne 2011 on October 6th. It discusses some of the problems related to environment provisioning that enterprise Java developers face and how the new Platform-as-a-Service (PaaS) product from Amazon Web Services called Elastic Beanstalk can solve some of those problems.

[...] Screencast: Exploring the Amazon Elastic Beanstalk Console October 17, 2011 Posted in: Cloud Computing var addthis_product = 'wpp-262'; var addthis_config = {"data_track_clickback":true,"data_track_addressbar":false};var addthis_options = "twitter,google_plusone,linkedin,facebook";if (typeof(addthis_share) == "undefined"){ addthis_share = {"url_transforms":{"shorten":{"twitter":"bitly"}},"shorteners":{"bitly":{"login":"craigsdickson","apiKey":"R_deb847b7a97d6053e578720677234a12"}}};}This screencast explores the various features available in the web management console for the Amazon Elastic Beanstalk service. It was part of my JavaOne 2011 presentation Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud. [...]
[...] Screencast: Amazon Elastic Beanstalk – Managing Environments October 18, 2011 Posted in: Cloud Computing var addthis_product = 'wpp-262'; var addthis_config = {"data_track_clickback":true,"data_track_addressbar":false};var addthis_options = "twitter,google_plusone,linkedin,facebook";if (typeof(addthis_share) == "undefined"){ addthis_share = {"url_transforms":{"shorten":{"twitter":"bitly"}},"shorteners":{"bitly":{"login":"craigsdickson","apiKey":"R_deb847b7a97d6053e578720677234a12"}}};}This screencast explores all the options available for managing Java execution environments using the web management console for the Amazon Elastic Beanstalk service. It was part of my JavaOne 2011 presentation Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud. [...]