Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Jack and the Beanstalk

Jack and the Beanstalk

We’ll discuss how elastic beanstalk works, show what it takes to setup a simple Java webapp and launch it up in Amazon. Talk about other services that can be easily leveraged within AWS to help support application deployments of this type.

Avatar for Travis Smith

Travis Smith

August 03, 2012
Tweet

More Decks by Travis Smith

Other Decks in Programming

Transcript

  1. JACK (OR JAVA) AND THE BEANSTALK AWS Elastic Beanstalk and

    stuff via Travis Smith @legomasternet
  2. Should you Beanstalk? Pros Easy to deploy No need for

    management tools Git deploys Cons Deploy can have downtime Limited infrastructure Git deploys are PHP only