Blogs
Security Enhancements to …
I was reading this insightful article by Akhilesh Mishra to understand his approach on deploying a production-ready 3-tier application on AWS EKS. As I was following the steps, I noticed an issue:
The postgres-security-group
belonging to the postgres db instance was being set to allow all inbound …