AWS Developer Tools Blog

Tag: git

AWS at Web & PHP Con 2013

In September, I was able to attend and speak at Web & PHP Con in San Jose, CA. It was great to be around a good group of PHP developers, talk about web development and AWS, and meet new friends. Getting Good with the AWS SDK for PHP On Wednesday, September 17th, I gave a […]

Deploying Ruby Applications to AWS Elastic Beanstalk with Git

With the release of Ruby container support on AWS Elastic Beanstalk, it is now possible to deploy Rails (or any Rack-based) applications onto the AWS infrastructure in just a few easy steps. The container is backed by Amazon EC2 and automatically provisions the machines to use Phusion Passenger (with nginx under the hood). You can […]