When writing integration tests for Spring Boot applications that interact with AWS services like S3, DynamoDB, SNS, SQS, and etc, you’re most

Read More

Similar to a REST API, an Amazon SQS listener is an entry point to our application. While we can easily test our

Read More

If your Spring Boot application integrates AWS services like S3, SNS, or SQS, you might wonder how to write effective integration tests.

Read More

If you are familiar with the AWS services landscape, you might already know the Parameter Store (part of the AWS System Manager,

Read More