Yes, up to 1 concurrent build with the Free tier. No credit card required, just sign up.
You get one free concurrent deployment with the Free tier. The Team tier includes 2 concurrent builds and you can buy more for \$25/mo/concurrent build.
Yes! You can add preview deployments to your CI/CD Settings. This will automatically test and deploy your service from a pull request. The results will be posted in the pull request status. You can also setup auto deletion of deployed resources for preview deployments so that “sls remove” is automatically run when your feature branch is merged and deleted.
Yes! Add other branch deployments to configure from any branch to any stage. We see a lot of folks deploy to a staging environment from the master branch, and to production from a production branch.
Yes! You can use deployment profiles to add as many AWS Accounts as you would like, and map them to individual stages in your application.
Yes! Serverless CI/CD is designed around the Serverless Framework to provide a seamless experience for developers. Anything you can deploy with the Serverless Framework you can deploy with Serverless CI/CD. The Serverless Framework is extensible with Plugins , so it works with a broad range of services.
Yes, Serverless CI/CD works with the Serverless Framework Pro Enterprise tier and it is available for self-hosting.
Only the most popular runtimes, Node and Python, are currently supported. These two runtimes account for about 90% of all serverless services. Support for other runtimes is coming soon.
Only AWS is supported at this time; however, support for other cloud service providers is coming.
Nope! Serverless CI/CD is a 100% SaaS and managed for you. If you prefer to self-host, that is available as an option with the Enterprise tier.