aws-samples / aws-lambda-manage-rds-connectionsLinks
Sample code for dynamically managing RDS/RDBMS connections across a fleet of Lambda functions
☆236Updated 6 years ago
Alternatives and similar repositories for aws-lambda-manage-rds-connections
Users that are interested in aws-lambda-manage-rds-connections are comparing it to the libraries listed below
Sorting:
- A sample AWS Lambda function that accepts messages from an Amazon Kinesis Stream and transfers the messages to another data transport.☆289Updated 2 years ago
- AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requiremen…☆142Updated 4 years ago
- The Cloudformation Templates guides the users to setup a codepipeline in Account-A, CodeCommit in Account-B and Deployment of a Sample La…☆227Updated 2 years ago
- Serverless framework plugin to export AWS SAM templates for a service☆153Updated 3 years ago
- Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs☆254Updated 5 years ago
- Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.☆417Updated 2 months ago
- A Serverless Framework plugin that creates CloudWatch alarms for functions.☆529Updated last year
- Continuous backup automation for Amazon DynamoDB☆183Updated 2 years ago
- AWS Lambda Layer for AWS CLI☆151Updated 3 years ago
- Yeoman Generator to create IAM policy for deploying a Serverless service☆279Updated 2 years ago
- Sample trivia game built with AWS Fargate. See https://www.reinvent-trivia.com☆197Updated last month
- An example serverless RESTful API, to be deployed via the AWS Serverless Application Model (SAM).☆133Updated 4 years ago
- ☆120Updated 3 years ago
- This project is a a cookiecutter template to create a generic CI/CD pipeline for Serverless App based on Serverless Application Model (SA…☆112Updated last year
- Alias support for Serverless 1.x☆190Updated 10 months ago
- Data ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code☆390Updated 6 years ago
- setup and manage continuous delivery pipelines for code libraries in multiple languages☆378Updated this week
- Code demonstrates authorization with Lambda@Edge and JSON Web Tokens (JWTs)☆106Updated 2 years ago
- Canary deployments for your Serverless application☆374Updated last year
- Plugin for Serverless Framework which adds support for test-driven development using Mocha