guide
guide copied to clipboard
Content Contribution: Deployment page
Description
Add content to the Development/Deployment section of the guide.
Filename: /guide/source/dev/deployment.md
Page/Section: Development/Deployment
Details:
Deployment
Some suggested ideas and guidance for content in this section:
- How do run serverless applications at scale?
- How is deploying serverless services different?
- How do I manage deployment to different staged environments?
- How does CI/CD workflows implemented in a serverless system? Example of a CI/CD workflow
- Blue/Green Deployments
- Rollbacks?
- Versioning support