serverless
Version:
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
23 lines (16 loc) • 842 B
Markdown
<!--
title: Serverless Dashboard - CI/CD Best Practices
menuText: Best Practices
menuOrder: 9
layout: Doc
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://serverless.com/framework/docs/guides/cicd/best-practices/)
<!-- DOCS-SITE-LINK:END -->
# Serverless CI/CD Best Practices
Serverless Framework Pro provides a lot of capabilities out of the box to help you manage and deploy
your services. As your teams grow and the number of services grow, it can be difficult to know
the best way to organize your services for scale.
To help you manage and deploy your services at scale, check out the
[Serverless CI/CD Workflow Guide](https://serverless.com/learn/guides/cicd/) for our recommendations
on organizing your apps, services, repos and automating your release process.