The AWS Serverless Application Model (AWS SAM) is an open-source framework for building
serverless applications. For more information, see the AWS serverless
application model
You can use AWS CodeBuild to package and deploy serverless applications that follow the AWS SAM standard. For the deployment step, CodeBuild can use AWS CloudFormation. To automate the building and deployment of serverless applications with CodeBuild and AWS CloudFormation, you can use AWS CodePipeline.
For more information, see Deploying Serverless Applications in the AWS Serverless Application Model Developer Guide.
Related resources
For information about getting started with AWS CodeBuild, see Getting started with AWS CodeBuild using the console.
For information about troubleshooting issues in CodeBuild, see Troubleshooting AWS CodeBuild.
For information about quotas in CodeBuild, see Quotas for AWS CodeBuild.