Create serverless applications with an automated deployment pipeline from the AWS Lambda console

Posted on: Oct 31, 2019

You can now easily adopt best practices, such as infrastructure as code and continuous delivery, when you create a serverless application from the AWS Lambda console.  

Serverless applications built using AWS Lambda are a combination of Lambda functions, event sources, and other resources defined using the AWS Serverless Application Model (AWS SAM). Creating serverless applications with best practices such as infrastructure as code built in helps teams standardize components across organizations, rebuild applications quickly without having to perform manual actions, and enforce healthy stewardship practices such as code reviews.  

You can now create new serverless applications from the Lambda console using a quick start template or from scratch. Serverless applications that you create from these new quick start templates include a source repository that tracks code changes, a build and packaging process for code and dependencies, and an automated release pipeline. You can also view an application’s deployment status alongside its operational metrics and logs, giving you a holistic view of your application’s performance.  

To learn more about this experience, visit our blog post or read the documentation. For more information about AWS Lambda, visit our product page

This experience is available within the Lambda console in the following regions: us-east-1, us-east-2, us-west-1, us-west-2, ap-northeast-1, ab-northeast-2, ap-south-1, ap-southeast-1, ap-southeast-2, ca-central-1, eu-central-1, eu-west-1, eu-west-2, eu-west-3, sa-east-1.