Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am a newbie on Amazon Web Service. I have a task that setup then build a web service that provide APIs to Mac OS, iOS, Android client. There are some APIs and Database need to be kept in secure. I see that AWS support multiple platform such as Java, .Net, PHP,... It also support many Database Management System. Not yet, there are 2 special SDK for Android and iOS app.

So, What should I choose (Java, .Net, PHP,...) to carry out my task? Does AWS support all webservice protocol? Does it support secure webservice?

Thanks a lot.

share|improve this question
1  
You should probably ask in regular stackoverflow.com. Those people are smarter and real developers. – Chloe Oct 22 '12 at 5:01
You should use the language you are most familiar with unless your purpose is to pick up a new language. It is unclear what you mean by "webservice protocol". They probably have a RESTful service where you request and submit info through HTTP. Such services provide authentication where needed. – Ярослав Рахматуллин Oct 22 '12 at 11:11

closed as off topic by Oliver Salzburg Oct 22 '12 at 11:19

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.