May 2019
Intermediate to advanced
308 pages
8h 5m
English
A template is a specification document that describes the environment specifics that we would like to deploy in our AWS account. A template can be written either in JSON or in YAML. The template will precisely deploy those AWS services that we would like to deploy and which features of each service we would like to configure. We also specify relationships and can design the order in which we can deploy resources by specifying a DependsOn attribute in a condition.
Read now
Unlock full access