Application Gateway for Containers: a not-so-gentle intro (2)
Have you ever have the feeling that something that should be easy turns into a mine field when you start working on it? I seem to be a specialist in…
10/03/2025
After last week’s almost-philosophical post on network complexity, let’s move on to more mundane tasks. Today I will focus on how to write efficient Terraform code to connect private endpoints and DNS, without having to copy/paste literally hundreds of lines.
First things first: what the heck am I talking…