1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
Hello,
We have best practices documented here
On top of that I would recommend looking at the Well Architected Serverless Lens, which has a lot of recommendations for running production grade serverless apps.
There are many services, tools, and frameworks that can help you deploy your apps / functions. To start off with I recommend taking a look at features such as:
- Stages for API Gateway
- Versions and Aliases for Lambda
- Using SAM and Safe Deployments
- AWS Step Functions: Workflows for development and testing
- Serverless CICD reference deployment
ServerlessLand also has a ton of resources.
Contenus pertinents
- demandé il y a un an
- demandé il y a un an
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 4 ans