In the last couple of posts, I outlined my approach to what I have called Infrastructure as (Actual) Code. In my new role on the Portworx team at Pure Storage, I’m regularly building and tearing down infrastructure in different cloud environments. As I waded back into IaC tooling, I thought the difference between using a… Continue reading IaAC Part 3 – Gophers in the Sky
Tag: aws
IaAC Part 2 – Snakes on a M*f* Cloud
In my last post on Infrastructure as Actual Code, I reviewed all of the options for writing code that talks to the three major hyperscalers: AWS, Azure and GCP. While there are SDKs for many different languages and different levels of support, the main languages supported across all three are Python, Go and JavaScript. I… Continue reading IaAC Part 2 – Snakes on a M*f* Cloud
