March 2019
Intermediate to advanced
168 pages
4h 33m
English
There are alternative options to deploying your AWS serverless stack. The first one is the AWS Command-Line Interface (CLI). The AWS CLI is an option when, for example, your organization does not want to use cloud formation stacks for everything or for parts of your serverless stack. The AWS CLI is also usually ahead of SAM in terms of feature releases. So, in this book, I use some commands to complement what is not built into SAM yet.
Serverless Framework, initially called JAWS, is built using Node.js technology. It was ahead of its time when it was first released, but now with the AWS SAM, it's an additional layer on top of AWS that's maintained by a third party. However, it does allow you ...
Read now
Unlock full access