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.
AWS Fault Injection Simulator (FIS) is a fully managed service for running fault injection experiments to improve an application's performance, observability, and resiliency.
Run multiplayer games in the cloud at scale with secure, resizable compute capacity, while leveraging the AWS global infrastructure to provide a low latency player experience globally.
Amazon Elastic Compute Cloud (EC2) is the Amazon Web Service you use to create and run virtual machines in the cloud (we call these virtual machines 'instances').
To create a new virtual machine instance on AWS, follow these steps: Open the Amazon EC2 console. From the EC2 console dashboard, select Launch Instance. The Choose an Amazon Machine Image (AMI) page displays a list of basic machine configurations (AMIs) to choose from.
There are some pretty sophisticated Cloud service mocking frameworks out there, like kinesalite, dynalite, or moto.
You could also take a look at LocalStack, a framework which combines existing best-of-breed tools and provides a fully functional local cloud environment that can be used for integration testing. This allows you to test your applications offline, without connectivity and without paying for any of the cloud services.
(Apologies for answering an old question, but it might help people who are discovering this thread)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With