want to create a new one? Yes Serverless: What do you want to make? AWS Node.js ❯ AWS Python Other Serverless: What do you want to call this project? Project successfully created in 'MyServerlessProject' folder. You can monitor, troubleshoot, and test your new service with a free Serverless account. Serverless: Would you like to enable this? (Y/n) You can run the “serverless” command again if you change your mind later.
structure • Run lambda in local environment • Invoke remote lambda • Default test structure • Run lambda in local Docker container • Run a local version of API Gateway • Event payload generator
• A lot of examples (https:// www.serverless.com/examples/) • Dozens of tutorials (https:// www.serverless.com/blog/category/guides- and-tutorials/) • Official blog (https://www.serverless.com/ blog/) • Comprehensive documentation (https:// docs.aws.amazon.com/serverless- application-model/index.html) • Not many examples • Dedicated tag on AWS Compute blog (https://aws.amazon.com/blogs/compute/ tag/aws-sam-cli/)