Project Name :- Deploying an E-Commerce three tier application on AWS EKS | 8 microservices and 2 databases.
Prerequisite:- Configure AWS CLI, Kubectl and eksctl.
Clone github repo:- https://github.com/Sumit01kr/three-tier-architecture-demo.git
Step1- Create Cluster.
eksctl create cluster --name demo-cluster-three-tier-1 --region ap-south-1
Step2- Expor...
mycloud.blog5 min read