Skip to content

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

Notifications You must be signed in to change notification settings

cemeng/aws-question-of-the-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published