link

Logo for g-c.dev

useful stuff...

Exploring, trying out new stuff and dealing with some everyday complications. This generates some notes and I'm gonna share them here:

  1. Terraform Modules at Scale

    A bit of context In the company I’m currently working, we develop a multitude of product with diverse requirements and various technologies. If the “one size fit all” never applies to the reality that is even more true for the landscape of my company that successfully span across 30 years of

  2. Platform Engineering in K8S: dependencies

    Dependencies across Developer and Platform teams is a foreseeable challenge you have to take into account when you plan and design a Platform Engineering layer in your company.

  3. From DevOps to Platform Engineering

    Platform Engineering is becoming the new buzzword in our world. At the same time also there are multiple shifts in the tasks for an engineer exposed to production: until a while ago, there was the so called "DevOps engineer", and the role - initially covered by evolved system engineers - was

  4. Terraform variables interface with optionals

    Terraform variables interface with optionalsThe importante of interface and variable files in TerraformFlexible interfaces in Terraform

  5. Terraform and Layered Infrastructure (part I)

    Current state of the art We all know, Terraform is the current de-facto standard when it comes to describe your infrastructure.

  6. oAuth2Proxy-AzureAD-Traefik

    Summary oAuth2Proxy is a nice component for Kubernetes that adds an authentication layer, transparently, on top of your workload.