mohammed firdous

3-Tier Architecture with CloudFormation

·source
3-Tier Architecture with CloudFormation

A three-tier LAMP application on AWS built with CloudFormation.

This project shows a three-tier web application on AWS using CloudFormation. It uses a classic LAMP stack across web, app, and database tiers.

CloudFormation templates define the full infrastructure in code, so setup is repeatable and version-controlled.