msfidelis / serverless-architecture-boilerplateLinks
Boilerplate to organize and deploy big projects using AWS API Gateway and AWS Lambda with Serverless Framework
☆390Updated 2 years ago
Alternatives and similar repositories for serverless-architecture-boilerplate
Users that are interested in serverless-architecture-boilerplate are comparing it to the libraries listed below
Sorting:
- Pipeline to build, test and deploy Serverless Framework Projects with CodeBuild and CodePipeline on AWS using Terraform.☆43Updated 6 years ago
- Serverless Monorepo App☆204Updated this week
- ⚡ Serverless plugin for running against LocalStack☆533Updated last month
- Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.☆230Updated last year
- Collection of serverless plugins☆232Updated last year
- DynamoDB data mapper for Node.js☆296Updated last year
- Base template for serverless framework with typescript, eslint and jest preconfigured☆72Updated 2 years ago
- A complete, serverless starter project☆347Updated 9 months ago
- Read SSM parameters from a .env file instead of AWS☆95Updated last year
- A short and easy boilerplate showcasing JWT auth with Nodejs, the Serverless framework, MongoDB and AWS Lambda.☆161Updated 2 years ago
- Source for the extended version of the demo app API in Serverless Stack.☆92Updated 2 years ago
- This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, pu…☆267Updated 2 years ago
- A Serverless Framework Plugin for Static Site Deployment☆454Updated last year
- Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.☆742Updated last year
- serverless plugin to make serverless-sns-sqs-lambda events☆81Updated 11 months ago
- A Node.js starter for Serverless Framework with ES6 and TypeScript support☆753Updated 2 years ago
- A Serverless starter that adds TypeScript, serverless-offline, linting, environment variables, and unit test support.☆83Updated 3 years ago
- ⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).☆376Updated 9 months ago
- λ serverless backend implementation for RealWorld using AWS DynamoDB + Lambda☆241Updated 2 years ago
- A plugin to generate nested stacks to get around CloudFormation resource/parameter/output limits☆296Updated 9 months ago
- Basic logging mechanism for Node.js Lambda Functions and other AWS services, which produces logs in JSON format for easier reading throug…☆194Updated 2 years ago
- Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.☆535Updated 9 months ago
- ⚡ Ready-to-use, serverless, full-stack application built with AWS Lambda, Express.js, React, AWS DynamoDB and AWS HTTP API.☆323Updated last year
- Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Co…☆683Updated 2 years ago
- Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.☆417Updated 4 months ago
- Preload Environment Variables with Dotenv into Serverless