nzoschke / gofaas

A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS).
Apache License 2.0
800 stars 43 forks source link

Why SAM? #62

Closed nzoschke closed 6 years ago

nzoschke commented 6 years ago

A rough outline...

Also other cleanup:

mwarkentin commented 6 years ago

Maybe worth a note about it being open-sourced now?

https://aws.amazon.com/about-aws/whats-new/2018/04/aws-sam-implementation-is-now-open-source/

nzoschke commented 6 years ago

@mwarkentin good call, i rewrote the intro with a link to the oss announcement.