August 2018
Beginner
358 pages
10h 27m
English
As with developing code for an application, the process one manages and deploys their code for IaC resembles how developers have been managing their application code.
IaC starts with CND teams storing their IaC in a repo (for example, GitHub, CodeCommit, and BitBucket). Once in a repo, code can be tested, branched, developed, merged, and forked. This enables a larger team to continually work on and develop a stack in isolation without colliding on their contributions.
There exist native cloud services that cover every aspect of the code development process as follows:

For the AWS platform, the services that correlate ...
Read now
Unlock full access