Automation

[EN] BDD with Cucumber & Java: Why your tests should finally tell a story
[EN] BDD with Cucumber & …

For many it is probably already old hat or rather everyday life.

[EN] Modern IaC: How to build cloud infrastructure with the Formae Agent
[EN] Modern IaC: How to …

Anyone who has ever worked with Terraform or CloudFormation knows the game: you struggle with state locks, drifting resources and a DSL (Domain Specific Language) that often feels more like configuration than real code.

[EN] DRY Terraform: Multi-account strategies with Terragrunt in practice
[EN] DRY Terraform: …

Anyone who has ever scaled an infrastructure across multiple AWS accounts using pure Terraform knows the problem: you copy the same provider block and the same backend configuration for the tenth time.

[EN] Code reviews that don't annoy: From bean counting to mentoring
[EN] Code reviews that …

Why We Hate Code Reviews (and Why It’s Wrong) The code is written, the unit tests are green, and you are proud of your solution.