How To Deploy PostgreSQL on AWS Elastic Kubernetes Service (EKS)
In this post, I am going to explain the step I followed to deploy PostgreSQL running in docker containers to AWS EKS. The YAML files I used for this deployment can be found in my GitHub repository: https://github.com/henryeleonu/spark-kubernetes/tree...
Dec 19, 20224 min read2.2K

