Skip to content

A collection of example projects built with Serverless framework on AWS.

License

Notifications You must be signed in to change notification settings

m-sureshraj/serverless-examples

Repository files navigation

⚡ serverless-examples

A collection of example projects built with Serverless framework on AWS.

Example Description Used Services
dynamodb-streams This example reimplements AWS developer guide tutorial (Process New Items with DynamoDB Streams and Lambda) through the Serverless Framework. Lambda, DynamoDB (with stream enabled), and SNS
secrets-manager Demonstrates how to access Secrets Manager in a Lambda function using the aws-sdk and the AWS Parameters and Secrets Lambda Extension Lambda and Secrets Manager
event-bus-via-sns Event Bus pattern in Serverless architectures using SNS, SQS, and Lambda SNS, SQS, and Lambda
attr-based-access-ctrl A full-stack application demonstrating the implementation of attribute-based access control (ABAC) Cognito (User pool & Identity pool), Lambda, IAM, S3, and API Gateway

Credits

About

A collection of example projects built with Serverless framework on AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published