4d ago · 12 min read · Building a Production-Grade 3-Tier AWS Architecture with Modular Terraform Introduction Three-tier architecture is one of the most fundamental patterns in cloud infrastructure — yet the gap between understanding it conceptually and implementing it co...
Join discussion
6d ago · 2 min read · We have already created resources dynamically using variables and also used loops like for_each to create multiple resources. But have you ever thought about creating resources in different regions us
Join discussionMar 27 · 4 min read · Ever Felt Bored Creating Resources Manually? Till now, we’ve been creating resources like EC2 instances, S3 buckets, VPCs… clicking here, clicking there in the AWS console. It’s fine when it’s just on
Join discussionMar 26 · 6 min read · Having completed setting up my environment from day 2, today I will be deploying my first server on AWS. Let's get into it. Terraform Provider Block A provider block in Terraform basically defines the
Join discussion
Mar 23 · 10 min read · Modern software development moves fast. Teams deploy code many times a day. New environments appear and disappear constantly. In this world, manual infrastructure setup simply doesn't scale. For years
Join discussion
Mar 20 · 8 min read · Building a Three-Tier Bookstore App on AWS from Scratch: Infrastructure, Deployment, and Every Debug Along the Way By Vivian Chiamaka Okose Tags: #aws #terraform #rds #nodejs #devops #threetier #mysql
Join discussion
Mar 13 · 6 min read · Introduction In the early days of cloud computing, most infrastructure was created manually through web dashboards. Engineers would log into a cloud provider console, click through several configurati
Join discussion
Mar 13 · 11 min read · I've been working with AWS for a few years now. EC2, ALB, ECR, Route53, VPCs — that's my native terrain. I know how they're wired together, I know the IAM quirks, I know which error messages to Google
Join discussion