Posts tagged "AWS"
Scalable Terraform patterns: compound workspace names
My overview of the Terraform compound workspace name pattern.
Unit Testing AWS S3 Downloads in Go
How can a function wrapping the aws-sdk-go be unit tested using a local directory serving as a mock AWS S3 bucket?
Mocking aws-sdk With Jest
How can the aws-sdk be mocked using jest?