EKS from scratch
English
In recent days, I created Amazon EKS cluster with Terraform, but no official module used.
I only used my own modules, which are designed from scratch.
It was challenging but I could learn the Amazon EKS’s architecture, understanding how each components interact each other.
Sometimes, Learning under abstraction make you stronger. \
Better version
v1
In recent days, I built an Amazon EKS cluster with Terraform without using any official modules. Instead, I relied entirely on my own modules, which I designed from scratch. It was challenging, but the process helped me understand the architecture of Amazon EKS and how its components interact with one another. Sometimes, learning beneath the abstraction makes you stronger.