Table of contents
Introduction
Infrastructure-As-Code (IaC) refers to the process of managing and supplying infrastructure using code rather than manual methods.
The core concept is that you define, deploy, update, and destroy your infrastructure (servers, databases, networks, configuration, and so on) by writing and executing code.
Read more here
freecodecamp.org/news/learn-instructure-as-..
Summary
As always, I hope you enjoyed the article and learned something new. If you want, you can also follow me on LinkedIn or Twitter.
Cheers and see you in the next one! ✌️