Skip to content

Commit

Permalink
Add page for best practices on CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
skierkowski committed Nov 21, 2019
1 parent 05eec83 commit 3c5c72a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/dashboard/cicd/best-practices.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!--
title: Serverless Dashboard - CI/CD Best Practices
menuText: Best Practices
layout: Doc
-->

<!-- DOCS-SITE-LINK:START automatically generated -->

### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/dashboard/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, servies, repos and automating your release process.

0 comments on commit 3c5c72a

Please sign in to comment.