how to move a Google Application Engine based website to Amazon platform?
do i need to recode all of the API?
how to move a Google Application Engine based website to Amazon platform? do i
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at AppScale, http://code.google.com/p/appscale/wiki/Deploying_AppScale_1_3_via_EC2
I’ve never used AppScale, there may be other options, but that is the one I know about.
You’ll need to pick a db to replace the DataStore, and there are a bunch of options, like MongoDB, etc.