Kubernetes

Deploy a 3 tier app using Kubernetes
Deploy a 3 tier app using Kubernetes

I have published two public docker images on DockerHub:

  • raphaelndonga/wazijobs-frontend
  • raphaelndonga/wazijobs-backend

…and a postgresql …

Security Enhancements to EKS Clusters
Security Enhancements to EKS Clusters

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 …