A two-tier architecture is deployed in AWS with a custom VPC, where the web subnet hosts a LEMP-based web server and the database subnet runs MariaDB. A custom route table with an internet gateway enables web access, while a NAT gateway allows database updates and secure communication via port 3306.
-
Updated
Apr 3, 2025 - HTML