- Serverless Design Patterns and Best Practices
- Brian Zambrano
- 65字
- 2021-08-27 19:12:07
Iteration and deployment
Inevitably, there will be multiple deployments when developing an application such as this, and even once the first production version has shipped. Serverless speeds up this process dramatically, and once you experience the increased velocity, you may have a hard time going back to your old ways.
A deployment with the Serverless Framework consists of one command with a couple of variations.