RDS
-
AWS Practical Guide – Installing and Configuring PHP+Nginx Servers on EC2, RDS, and S3
Today, a company project required migrating the website server to AWS. I'm documenting this here for my own future reference and to share with others. AWS provides the following solution: Simply put, an EC2 host is used to install PHP and load balancing, an RDS host is used to install the database, and so on…