IaC

Studying for the GitHub Foundations Exam?

Do you wish to obtain the GitHub Foundations certification? Use the following tools to help you pass! Why I pursued the certification I suppose many factors drive an individual to pursue IT certifications. These include skill validation, career opportunities, job requirements, increased credibility, or professional growth and development. Recently, I took the GitHub Foundations exam […]

Studying for the GitHub Foundations Exam? Read Post »

Using AWS’s IaC Generator to Rescue Manual Deployments

In their eagerness to launch a cloud initiative, there are still organizations that deploy new environments and resources from the AWS console. While they may believe it leads to a quick win, the reality is different. Background I spoke with an organization recently that had deployed all of their AWS resources from the console. I

Using AWS’s IaC Generator to Rescue Manual Deployments Read Post »

Autogenerate Documentation with terraform-docs and GitHub Actions

Using terraform-docs to limit my exposure to Markdown while also providing updated documentation when I do code commits?!?! Screenshots to Markdown At some point pretty early in my IT career, I started taking screenshots of the work I was doing. Initially, I did this to reinforce in my own mind, the steps required to configure

Autogenerate Documentation with terraform-docs and GitHub Actions Read Post »

Scroll to Top