Setup CI/CD pipeline for serverless framework
In this article, we will walk through how to set up a CI/CD pipeline for a serverless application using the Serverless Framework. The pipeline will use GitHub Actions as the CI/CD tool and AWS as the cloud provider. By the end of this article, you will have a fully functional CI/CD pipeline that can automatically […]
Setup CI/CD pipeline for serverless framework Read More »