4d ago · 1 min read · Step 1: Login into the AWS environment using provided credentials. Step 2: Create a file named datacenter-lambda.yml and copy following code to it. Step 3: Deploy the stack using CLI Step 4: Verif
Join discussion4d ago · 1 min read · Step 1: Login into the AWS environment using provided credentials. Step 2: Create a file named datacenter-priority-stack.yml and copy following code to it. Step 3: Create S3 Bucket using CLI
Join discussionMar 29 · 8 min read · Introduction While working on a project to fully transition an application into Infrastructure as Code (IaC), I encountered a challenge that proved more difficult than I expected: importing existing A
Join discussion
Feb 23 · 6 min read · Project Overview QuickLoan is a PHP-based web application deployed on AWS using a fully scalable and highly available architecture. Tech Stack Frontend: HTML, CSS, JavaScript Backend: PHP 8.2 Web S
Join discussion
Feb 6 · 18 min read · Introduction Picture this: You've just built the perfect AWS infrastructure. VPC with public and private subnets across three availability zones. Auto-scaling groups, load balancers, RDS databases with read replicas, security groups carefully configu...
Join discussion
Jan 19 · 15 min read · Infrastructure as Code (IaC) has become a fundamental pillar of modern cloud operations. For anyone building on AWS at scale, the question isn't whether to use IaC, but rather which tool to choose. Th
Join discussion
Jan 20 · 3 min read · Modern DevOps teams want to deploy containerized applications without worrying about servers, scaling, or infrastructure complexity. AWS Fargate, combined with CloudFormation nested stacks, provides a powerful yet manageable way to run production-rea...
Join discussion