TL;DR To gain the most out of this post, please follow along by cloning the project on GitHub. We'll have a look at and set up a Spring Boot application that runs on both AWS and LocalStack. Terraform will be used to create both real and emulated r...
11 min read
7 min read
LocalStack is an easy-to-use test/mocking framework for developing cloud and serverless applications on AWS and get the same functionality you would get from a real environment.
8 min read