Infrastructure as Code Theory

Created on 2021-11-12T21:43:17-06:00

Return to the Index

This card can also be read via Gemini.

Policy enforcement tools can verify the desired world state or the change tape (ex. Pulumi's "guard rails".)

Database schema migration tools can work similarly. Differencing two schemas and creating a tape to migrate data from one format to another.