I've recently become interested in Infrastructure as Code (IaC) and I'm looking to dive in, but I have no prior experience in this area. Can anyone recommend solid resources or specific tools that are ideal for complete beginners?
1 Answer
To really get into IaC, you should check out tools like Ansible, Terraform, and Kubernetes. They're popular for a reason! Also, if you want to master IaC, it helps to get comfortable coding in a language of your choice since it's a foundational skill for understanding these tools.
I can code at a high level too, but at my job, the environment is super anti-automation, which makes it tough to push for any IaC projects.
I've got a decent grip on PowerShell. Not a master, but I've definitely used it for a while. Do you think that experience helps with IaC?