rynop / aws-blueprintLinks
Best practice AWS blueprints for production topologies
☆57Updated 5 years ago
Alternatives and similar repositories for aws-blueprint
Users that are interested in aws-blueprint are comparing it to the libraries listed below
Sorting:
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆152Updated 4 years ago
- A module to optimize AWS Lambda function cold starts☆534Updated 2 months ago
- Athena-Express can simplify executing SQL queries in Amazon Athena AND fetching cleaned-up JSON results in the same synchronous or asynch…☆181Updated last year
- CLI for backing up AWS Cogntito User Pools☆160Updated 10 months ago
- A complete, serverless starter project☆346Updated last year
- [UNMAINTAINED] Serverless Authentication as a Service (AaaS) provider built on top of AWS Cognito☆296Updated 3 years ago
- Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.☆418Updated 6 months ago
- Example of how you can integrate Cognito User Pools in your Serverless service☆64Updated 2 years ago
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆231Updated 2 years ago
- Copy Dynamodb table to another in the same or different zone , It is 100% safe. Speed depends on your destination table user-defined writ…☆130Updated 3 years ago
- This is a serverless application that forwards events from a DynamoDB stream to an Amazon EventBridge event bus.☆63Updated 4 years ago
- Demo for shipping logs to ELK stack, and to auto-subscribe new log groups☆92Updated 4 years ago
- CognitoUserPoolClientSettings and CognitoUserPoolDomain custom resources for AWS CloudFormation.☆107Updated 6 years ago
- Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"☆195Updated 3 years ago
- Type-safe AWS infrastructure.☆515Updated 3 years ago
- Serverless Plugin - Simplify creating a full stack serverless web app☆110Updated 3 years ago
- A Webpack plugin to replace the build step for SAM CLI☆147Updated 9 months ago
- AIO Tool for backing up and restoring AWS Cognito User Pools☆201Updated 2 years ago
- Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to ElasticSearch.☆115Updated 3 years ago
- This is a demo application that uses modern serverless architecture to crawl changelogs from open source projects, parse them, and provid…☆281Updated 2 years ago
- A Serverless monorepo starter that uses Lerna and Yarn Workspaces.☆83Updated 3 years ago
- A visual approach to serverless development. Think. Build. Repeat.☆288Updated 2 years ago
- A sample implementation of Passwordless E-Mail Auth in Amazon Cognito☆237Updated 2 years ago
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆129Updated 4 years ago
- Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB