sls-reference-architectures
A set of reference architectures for serverless development, most using the Serverless Framework on AWS.
Pinned Repositories
api-v1-auth
A reference architecture for ApiGtwy v1 auth
api-v2-custom-auth
api-v2-iam-auth
api-v2-jwt-auth
appsync-merged
A canonical merged AppSync API
appsync-to-http
Reference architecture to demonstrate AppSync to HTTP via VTL and IAM (acronym alert!)
ddb-single-table-design
DynamoDB Single Table Design example from Alex DeBrie's re:Invent 2019 talk
ddb-transactions
Demonstrations of using DynamoDB transactions
event-bridge-test-stack
javascript-template
Template for basic JavaScript serverless project
sls-reference-architectures's Repositories
sls-reference-architectures/appsync-merged
A canonical merged AppSync API
sls-reference-architectures/appsync-to-http
Reference architecture to demonstrate AppSync to HTTP via VTL and IAM (acronym alert!)
sls-reference-architectures/ddb-single-table-design
DynamoDB Single Table Design example from Alex DeBrie's re:Invent 2019 talk
sls-reference-architectures/api-v1-auth
A reference architecture for ApiGtwy v1 auth
sls-reference-architectures/api-v2-custom-auth
sls-reference-architectures/api-v2-iam-auth
sls-reference-architectures/api-v2-jwt-auth
sls-reference-architectures/ddb-transactions
Demonstrations of using DynamoDB transactions
sls-reference-architectures/event-bridge-test-stack
sls-reference-architectures/javascript-template
Template for basic JavaScript serverless project
sls-reference-architectures/testing-in-layers
sls-reference-architectures/job-pattern-one
Job pattern with async status updates. ApiGtwy, Lambda, DynamoDB, StepFunctions