Shaik Salmansalmanshaik.hashnode.dev·Dec 3, 2024Deploying three-tier-architecture using kubernetes and helm in EKS Cluster.In this article we are going to deploy a 3-tier architecture application of robot selling company using kubernetes and helm in EKS cluster. Step 01 : Installing prerequisites. We need to install following tools as prerequisites: kubectl : To communi...59 readsDevops
Celestina Odilitinatech.hashnode.dev·Nov 8, 2024Creating and Configuring VPC for a Secure 3-Tier Architecture on AWSIntroduction AWS Virtual Private Cloud (VPC) serves as the foundational network environment where all other resources operate. Starting with VPC in provisioning your resources is a best practice in cloud architecture because it provides a secure, fle...3TierArchitecture