© 2026 Hashnode
🌟 Introduction Welcome, Devs, to the exciting world of Infrastructure and Cloud computing! If you have been navigating the cloud landscape recently, you have undoubtedly encountered the industry buzzword: Infrastructure as Code (IaC). Simply put, Ia...

Intro Skip the EC2 babysitting and dive straight into serverless deployment bliss. In this walkthrough, I’ll launch a containerized app on ECS Fargate and wire up a CloudWatch dashboard that actually tells you something useful. Fast, clean, and ready...

Introduction: The following AWS CloudFormation template defines a robust infrastructure deployment for a serverless application using Amazon Elastic Container Service (ECS) and AWS Fargate. AWS CloudFormation simplifies the provisioning and managemen...

This article continues from the designing of Scalable video transcoder (Part-1) , which was the first article in this series. This article focuses on hosting the entire backend on AWS, using ECS, ECR, Lambda and SQS services. The backend flow goes as...
