1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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.
Contenuto pertinente
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata 8 mesi fa