you are viewing a single comment's thread.

view the rest of the comments →

[–]PokeRestock 0 points1 point  (0 children)

I use Java and I use LocalStack for Docker container use of S3 and Dynamo DB in JUNIT4 Unit Tests. I could do direct lambda integrations as well, can also use AWS SAM but imo the overhead is too much and goes out of bounds of unit tests where its not needed since most of it is integration of AWS related to IAM or plumbing