Day 4/21: Wrote Terraform scripts for infra provisioning

- Read about GitOps practices
- Looked into ArgoCD which enables the separation of CI and CD for Kubernetes-based deployments. Its multi-cluster (same argo instance can manage a fleet of clusters) and multi-environment (overlays using kustomize) deployment is interesting.