DRY Infrastructure as Code: How Not to Repeat Yourself
The acronym DRY - Don't Repeat Yourself - has been a go-to principle in software for years. It's also important, not just in application code, but in your infrastructure templates as well. In this article, I lay out what DRY infrastructure as code is...
tinystacks.hashnode.dev8 min read