Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 226 Bytes

aws-question-of-the-day

Serverless proof of concept using Lambda, DynamoDB, SES using Golang

Deployment (manual):

GOOS=linux go build -o main
zip deployment.zip main

Upload deployment.zip using AWS Lambda console