∞
#devops#infrastructure
Immutable Infrastructure
Immutable Infrastructure and containerization make deployments predictable, secure, and scalable.
I strongly believe that modern infra should be declarative, not mutable - build, deploy, replace.
However, I also wish the overall infra was simpler. Deploying containers kinda sucks.
Kamal makes it much easier. I am sure if I learned k8s that would be viable, but I have a feeling I would be spending more time janitoring kubernetes than tinkering on my apps.