serverless-application-model
Cloud template transformer
Transforms SAM templates into CloudFormation templates
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
9k stars
281 watching
2k forks
Language: Python
last commit: 9 days ago awsaws-samlambdasamsam-specificationserverlessserverless-application-modelserverless-applications
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-sam-cli | A tool for building and deploying serverless applications using AWS services | 6,516 |
serverless/serverless | A command-line tool for building and deploying scalable, low-maintenance cloud applications | 46,472 |
aws/aws-sam-cli-app-templates | Provides pre-built application templates for the AWS SAM CLI, enabling developers to quickly create and deploy serverless applications. | 478 |
aws-cloudformation/cfn-lint | A tool that validates CloudFormation templates against AWS resource provider schemas and best practices | 2,453 |
aws/chalice | A Python framework for building serverless applications on AWS using Lambda and other services | 10,665 |
sam-goodwin/punchcard | A TypeScript framework for building cloud applications with AWS CDK using type-safe infrastructure code and runtime logic. | 507 |
shamsup/remix-starter-serverless | A template for building and deploying Remix applications to AWS with the Serverless framework | 119 |
aws-cloudformation/aws-cloudformation-templates | A collection of reusable CloudFormation templates for creating and managing AWS infrastructure. | 4,694 |
aws-samples/aws-serverless-security-workshop | Teaches security best practices for building serverless applications using AWS services | 528 |
aws-samples/aws-service-catalog-reference-architectures | Provides Infrastructure as Code templates and reference architectures for deploying AWS Service Catalog | 429 |
serverless/examples | A collection of boilerplates and examples for building serverless applications using various frameworks. | 11,450 |
cdk-patterns/serverless | Provides pre-built, reusable architecture templates for AWS Serverless applications in TypeScript and Python. | 2,289 |
serverless-nextjs/serverless-next.js | A Next.js component that enables deployment of serverless applications on AWS Lambda@Edge with minimal configuration and feature parity. | 4,472 |
tommedema/serverless-mono-example | An example repository demonstrating the use of Yarn Workspaces and Serverless Framework with TypeScript for building and deploying mono-repo projects. | 124 |
jakejscott/humidifier | Automated CloudFormation template generation and deployment tool for AWS Lambda functions and serverless projects. | 46 |