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.

GitHub

9k stars
281 watching
2k forks
Language: Python
last commit: about 1 month 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,530
serverless/serverless An automation tool for building and deploying scalable, low-maintenance applications on cloud platforms like AWS. 46,519
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. 488
aws-cloudformation/cfn-lint A tool that validates CloudFormation templates against AWS resource provider schemas and best practices 2,466
aws/chalice A Python framework for building serverless applications on AWS using Lambda and other services 10,690
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,714
aws-samples/aws-serverless-security-workshop Teaches security best practices for building serverless applications using AWS services 533
aws-samples/aws-service-catalog-reference-architectures Provides Infrastructure as Code templates and reference architectures for deploying AWS Service Catalog 430
serverless/examples A collection of boilerplates and examples for building serverless applications using various frameworks. 11,454
cdk-patterns/serverless Provides pre-built, reusable architecture templates for AWS Serverless applications in TypeScript and Python. 2,292
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,483
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