GitLab CI and Distributed Builds
How to deploy AWS Lambda applications with ease

How to deploy AWS Lambda applications with ease

4/29/2020 · Chrissie Buchanan

What this post added

This post details how GitLab CI/CD can be used with AWS Serverless Application Model (SAM) to build, test, and deploy AWS Lambda applications. It covers using and installing the AWS SAM CLI, creating a SAM application with a Lambda function and API, and automating the build, test, and deployment process using GitLab CI/CD. It also explains the benefits of SAM for enterprise teams and the advantages of serverless computing.

Read the original post ↗