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.
Comments
Post a Comment