Using AWS and testing your code against the APIs costs money. What if you could use AWS for free?
The Moto project is an in-memory Python app that emulates EC2, S3, and so many more services - even Lambda! Learn how to run it on your laptop and write unit tests that use it instead of the AWS APIs.