My friend and I developed Nimbo (<a href="https://nimbo.sh" rel="nofollow">https://nimbo.sh</a>), a dead-simple command line tool that allows you to run code on AWS as if you were running it locally.<p>We decided to build this because we were frustrated with how cumbersome using AWS was, and we just wanted to be able to run jobs on AWS as easily as we run them locally (and make use of our credits). All in all, we didn't like the current AWS user experience, and we thought we could drastically simplify it for the machine learning/scientific computing niche.<p>For this reason, we also provide many useful commands to make it faster and easier to work with AWS, such as one-command Jupyter notebooks on EC2, easily checking prices, logging onto an instance, syncing data to/from S3, etc.<p>Unlike other similar services, we are solely client-side, meaning that the code runs on your EC2 instances and data is stored in your S3 buckets (we don't have a server; all the infrastructure orchestration happens in the Nimbo package).<p>We have tons of ideas for Nimbo, such as docker support and one-command neural network deployments.<p>We will be hosting a live Nimbo setup session, so if you are interested register here <a href="http://eepurl.com/hx-jyv" rel="nofollow">http://eepurl.com/hx-jyv</a>.