I have an android application for taking feedback from the users. I also have an Amazon EC2 account where I want to use Amazon Dynamo DB for storing my data.
I got Amazon SDK and all the required files for connecting my application with Amazon web Services.
But, I am using AWS for Android Application for the first time, I just want to know, do I need to create a Linux Instance(Virtual Server) for connecting my application with Dynamo DB, and do I need to write Server Side Scripts for accessing my Dynamo DB database for my application.
I just want to know the usage of Linux Instance, how to make it work. I will stick to AWS.