Tag: #ci-cd

Posts tagged with #ci-cd

CI/CD for Serverless with AWS SAM

A guide to automating the deployment of your serverless applications using the AWS Serverless Application Model (SAM) CLI. Learn how to use `sam build` and `sam deploy` to create a simple CI/CD pipeline.

Read more