4 followers
DevOps specialist in AWS, Terraform, Docker. Holder of five AWS certs, on the journey to becoming a Kubernetes pro. Navigating the ever-evolving tech landscape with precision.
One day an engineer in my team came up with this question. There was no quick answer available, so I started digging and here's what I...
❗ TL;DR: Don't use hyphen (-) for DBName. And if you want to understand the reasons behind that, keep reading further. You are creating an RDS...
Intro I made a PoC that used Global Accelerator behind Cloudfront. I haven't found any article regarding such solution being possible, AWS docs also...
Recently I was configuring a security group for a service that uses TCP and UDP ports for ingress connectivity. Security Groups are an Amazon Web...
I was affected by a bug in the AWS provider for Terraform recently. I've got the following error when applying Terraform changes: Error: creating IAM...
What has happened actually? Terraform used to have a template provider in past. It was deprecated with Terraform 0.12 and archived on the 9th of...