Creating a Highly available, Fault Tolerance and Secure AWS 3-Tier Web ArchitectureMay 18, 2023·8 min read
Host a static website on AWS S3 for free with CloudFront and using CI/CD Pipeline(Git)!May 3, 2023·5 min read
Implementing a two-tier architecture in AWS using TerraformWeek3 of #100weeksofcloudops Two-tier architecture Two-tier architecture, also known as client-server architecture, is a software design pattern that divides an application into two main parts or tiers: the client tier and the server tier. Each tier ...May 28, 2023·3 min read