Posts
All the articles I've posted.
Reflections of a Junior Engineer, Lessons Learned in Year One
Published: at 19:22Looking back at some important lessons I learned during my first year as a full time engineer.
Becomming Terraform certified
Published: at 18:12Join me on my journey to becoming Terraform certified! Discover how I balanced practical experience with focused studying to obtain the Terraform Associate (003) certification in just four evenings. From understanding core concepts like HCL and Providers to navigating the exam process
Generate Terraform module documenation in Azure Pipelines
Published: at 20:16Discover how to streamline documentation generation for Terraform modules using Azure Pipelines, enhancing IAC automation in your DevOps workflow. Learn how to effortlessly generate and update README.md files.