Project information
- Category: arch
- Project date: 2024-09-08
- Project URL: https://github.com/RonaldoNazo/LAMP
LAMP Stack (Two-tier applicaion with PhpMyAdmin)
This project involves deploying a LAMP stack (Linux, Apache, MySQL, PHP) on AWS using Terraform to provision resources. The application runs in Docker containers orchestrated by AWS Fargate, ensuring a scalable and serverless infrastructure. Terraform automates the setup of networking, security, and container services, allowing seamless deployment and management of the LAMP stack without managing EC2 instances.