Sparta-based application that demonstrates how to expose two Lambda functions as Application Load Balancer targets as described in the documentation.
- Install Go
go get github.com/mweagle/SpartaALB
cd ./SpartaHelloWorld
TEST_SUBNETS=id1,id2 go run main.go provision --s3Bucket YOUR_S3_BUCKET
- Visit the AWS Console and test your function!