android - Best practices for using EC2 to host java web services -


i'm in middle of writing android app, , i'd externalise of features external service. either use existing hosting, , write simple php web services, or little more involved- (which have th advantage of me not having learn php). ideally, i'd write web services in java because i'm comfortable writing , securing them. i'm wondering whether sensible use of ec2, , if so, ami best use?

any appreciated.

if you're looking @ java web service , you'd scale aws's elastic beanstalk amazon's turnkey solution. takes care of automatically scaling app demand grows , shrinks.

http://aws.amazon.com/elasticbeanstalk/


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -