Amazon Web Services with iOS -


good day,

i have been more or less coding own php scripts , using mysql server-side stuff on own server. quite interested in trying amazon web services.

can know if there free option use lamp stack? also, there ios api available can create database , use api ios retrieve data?

yep there free tier option available can try micro ec2 instance (a few amis have ubuntu + apache + php5 installed default) , micro rds (mysql or others) database.

there ios sdk available, though not support aws services.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -