In Terraform, we often have to create an array of resources of the same type but similar attribute values. For code reusability, manageability and for…
Following an introduction to AWS Landing Zone, I’ll dive deeper into Control Tower as an orchestration tool in this post. More on Landing Zone In…
I’ve worked on a few AKS projects previously. Since I joined AWS I wanted to put aside some time to check out EKS (Elastic Kubernetes…
In the previous post, we understand that to host stateful workload, we need to manage persistent storage to the Kubernetes platform. In this post, I…
Even though Azure Kubernetes Service (AKS) is a managed service, building a cluster is not trivial. For help resources, I would start with the webinar…
In a previous post, I introduced Terraform Cloud and covered how to use AWS profiles with Terraform. This time I explored some alternatives to Terraform…