Is there any amazon web services (aws) simulation/emulation available?

Viewed 25446

I am new to AWS development and want to use python interface boto for the development. I am currently using Google App Engine and it has simulation platform included in its SDK that I am using for development. I am wondering, if there is such simulation/emulation platform exists for AWS also. If there is no such platform then How can I as developer test my web apps before going to actual AWS servers.

4 Answers
Related