Announcing Serverless CI/CD

Today we are excited to announce the general availability of Serverless CI/CD in Serverless Framework Pro. Serverless CI/CD is a continuous integration and deployment service you can use for free by signing up for a Serverless Framework Pro account and following the getting started guide.

We built Serverless CI/CD because serverless developers need a CI/CD service optimized for serverless workflows. As developers, we want to focus on developing and deploying often, but too much time is spent on managing the CI/CD pipeline.

Here are some of the highlights.

Stages & Environments

When we deploy a service we don’t just deploy to production directly every time. More often, we’ll have multiple environments setup for each stage of our deployment pipeline. While we deploy the same service to each stage, each stage will be deployed to different AWS Accounts and use different configurations.

#ci/cd #serverless

Announcing Serverless CI/CD
1.15 GEEK