March 2019
Intermediate to advanced
168 pages
4h 33m
English
In this chapter, we deployed a fully-working serverless stack without the need to use the AWS Management Console to configure any settings using the user interface. This is the recommended way to deploy infrastructure and code as it's much more repeatable, scalable, and less prone to errors. It also allows you to do things such as revert configurations when everything is version-controlled in Git.
The shell scripts available under the ./serverless-microservice-data-api/bash folder:
Read now
Unlock full access