Infrastructure is not code

On the one hand infrastructure is defined by specifications.

Things I don’t like about infrastructure as code.

How much of the code is underutilized. So much of the code you touch once and then never touch again.
It’s a poor abstraction, for all …


This content originally appeared on DEV Community and was authored by mikkergimenez

On the one hand infrastructure is defined by specifications.

Things I don't like about infrastructure as code.

  1. How much of the code is underutilized. So much of the code you touch once and then never touch again.
  2. It's a poor abstraction, for all the focus on declarative code, Infrastructure management is often an imperative process, how things are done is often as important as what is done (upgrading a database)
  3. In this imperative process, there is often a lot of context required. When you manage things via a UI, there are warnings, suggestions (backup first) and you can monitor the status of the imperative change.
  4. A mature codebase often feels like the code is the focus of the attention rather than the infrastructure itself. Every time you touch terraform, there could be a ton of upgrades to manage. For instance, terraform updates their AWS module near weekly.


This content originally appeared on DEV Community and was authored by mikkergimenez


Print Share Comment Cite Upload Translate Updates
APA

mikkergimenez | Sciencx (2024-10-14T14:56:27+00:00) Infrastructure is not code. Retrieved from https://www.scien.cx/2024/10/14/infrastructure-is-not-code/

MLA
" » Infrastructure is not code." mikkergimenez | Sciencx - Monday October 14, 2024, https://www.scien.cx/2024/10/14/infrastructure-is-not-code/
HARVARD
mikkergimenez | Sciencx Monday October 14, 2024 » Infrastructure is not code., viewed ,<https://www.scien.cx/2024/10/14/infrastructure-is-not-code/>
VANCOUVER
mikkergimenez | Sciencx - » Infrastructure is not code. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/14/infrastructure-is-not-code/
CHICAGO
" » Infrastructure is not code." mikkergimenez | Sciencx - Accessed . https://www.scien.cx/2024/10/14/infrastructure-is-not-code/
IEEE
" » Infrastructure is not code." mikkergimenez | Sciencx [Online]. Available: https://www.scien.cx/2024/10/14/infrastructure-is-not-code/. [Accessed: ]
rf:citation
» Infrastructure is not code | mikkergimenez | Sciencx | https://www.scien.cx/2024/10/14/infrastructure-is-not-code/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.