Skip to content

Sample Sparta application that shows how to expose Lambda functions via Application Load Balancer

Notifications You must be signed in to change notification settings

mweagle/SpartaALB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpartaALB

Sparta-based application that demonstrates how to expose two Lambda functions as Application Load Balancer targets as described in the documentation.

  1. Install Go
  2. go get github.com/mweagle/SpartaALB
  3. cd ./SpartaHelloWorld
  4. TEST_SUBNETS=id1,id2 go run main.go provision --s3Bucket YOUR_S3_BUCKET
  5. Visit the AWS Console and test your function!

About

Sample Sparta application that shows how to expose Lambda functions via Application Load Balancer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages