Integration testing for AWS Lambda in Go with Docker-compose
This article demonstrates how to do integration testing for an AWS Lambda function written in Go using Docker compose.
Read moreThis article demonstrates how to write a simple AWS Lambda function using Go to extract the prominent colors from a picture stored in S3.
Read more