AWS Lambda CI with Buddy
This article demonstrates how to create a CI pipeline on Buddy to test an AWS Lambda written in Go.
Go
This article demonstrates how to create a CI pipeline on Buddy to test an AWS Lambda written in Go.
This article demonstrates how to do integration testing for an AWS Lambda function written in Go using Docker compose.
Learn how to set up a Continuous Delivery pipeline for a Golang application.
This article demonstrates how to write a simple AWS Lambda function using Go to extract the prominent colors from a picture stored in S3.
Learn what is the Filesystem and how to use it to build your applications