Tag: localstack
An Introduction to Local AWS Deployment with LocalStack
LocalStack provides an easy-to-use test/mock framework for developing cloud applications. It builds on the existing best-of-the-breed test tools like kinesalite/dynalite and Moto. These tools...