Hello, I’m Julian!

Welcome to my portfolio website!

This is the place, where I share some interesting articles, ideas and projects that I have created over time! Grab a coffee and enjoy your stay! ☕

Posts

Crafting a Consistent Naming Convention for my Terraform Configurations

  • 13 min read

Establishing a consistent, yet flexible naming convention for your Terraform configurations is essential for maintaining a high level of readability, organization and collaboration. As your infrastructure grows in size and complexity, it becomes increasingly difficult to keep track of all the resources, variables, and modules. In this post, I will share my findings on the different aspects of creating a decent naming convention for Terraform. I will also introduce the naming convention I follow myself and explain how it can help you and your team members managing uncertainty and complexity.

Read More

HashiCorp TF Associate ✔️

  • ~1 min read

Hey there! I am very happy to announce that I finally took the time to prepare for and passed the HashiCorp Terraform Associate (003) exam. 🎉

Read More

Terraform CLI: Unlocking the Power of the Terraform CLI

  • 7 min read

If you’ve ever worked with Terraform, you’re probably familiar with the core terraform workflow consisiting of plan, apply, and destroy. But did you know that the CLI has so much more to offer? Check out the downloadable mindmap that I created!

Read More