2026
-
Inside Bicep: Understanding Module Snapshots in Registries
February 13, 2026A deep dive into Bicep module compilation, explaining why nested dependencies get snapshotted and how to automate their updates.
Mathias Wrobel · 9 min read ·azure bicep +2 -
Level Up Your Workflows with the GitHub API
January 23, 2026A walkthrough of more advanced features you can add to your GitHub Actions workflows to improve developer experience and automation.
Mathias Wrobel · 9 min read ·terraform cicd +2 -
Why I Use Both Bicep and Terraform (And Maybe You Should Too)
January 8, 2026A discussion on choosing between Bicep and Terraform for Azure infrastructure deployments.
Mathias Wrobel · 7 min read ·azure bicep +2 -
Hello World
January 5, 2026Hello world and introduction
Mathias Wrobel · 1 min read ·welcome introduction