How to deploy a java web application on an ec2 instance
Dec.13, 2009 in
EC2
Wouldn’t it be cool if when your ec2 instance starts it has your java web application automatically deployed? This will be especially suitable for those who want to take advantage of AWS Auto Scaling feature. It’s fairly simple to achieve this. First thing you need to do is to designate a bucket in S3 to [...]
