|
|
|
|
|
by bdsa
995 days ago
|
|
You would encode it for the same reason we use source control - confidence that what is deployed matches some kind of record of it. In development we don't send archives of code to each other (OK, some people do I guess) and in infrastructure we don't click around in AWS to make changes |
|
The click around technique could have logs and audit trails just the same. Someone could also just type up what they did.
If you're doing 100 of something I'm sold but the record argument I find unconvincing. A preference sure, but a simplifier, no.