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 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 discussionJan 19 · 13 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. The decision you make today will shape your infrastr...
Join discussion
Jan 10 · 2 min read · Welcome to Day 48. Today we will learn how to automating Infrastructure depoloyment with AWS CloudFormation. What is AWS CloudFormation? AWS CloudFormation is an Infrastructure as Code (IaC) service that allows you to model, provision, and manage you...
Join discussion
Dec 30, 2025 · 9 min read · What is Infrastructure as Code (IaC)? Infrastructure as Code (IaC) is the practice of managing and provisioning computing infrastructure—such as servers, networks, databases, and load balancers—through machine-readable configuration files instead of ...
Join discussion
Dec 30, 2025 · 3 min read · Getting Started with AWS CloudFormation (Infrastructure as Code) As part of my cloud learning journey, I recently explored AWS CloudFormation, a powerful service that allows us to define and provision AWS infrastructure using code. CloudFormation is ...
Join discussionDec 13, 2025 · 4 min read · Esta plantilla AWS CloudFormation define una infraestructura completa y segura en la región eu-south-2 (España), siguiendo las mejores prácticas de AWS para redes aisladas y accesibles públicamente. Utiliza Infraestructura como Código (IaC) para gara...
Join discussionNov 25, 2025 · 3 min read · Welcome to Day 11 of our AWS Zero to Hero for DevOps Engineers journey! 🎯Today, we are entering the world of Infrastructure as Code (IaC) using AWS CloudFormation — one of the most important skills for every DevOps Engineer 💪 🧠 What is AWS CloudF...
Join discussion