File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ This project provided the opportunity to demonstrate the solution design skills
4
4
5
5
By the end of this project, the following architectural design principles were applied:
6
6
7
- Deploy a PHP application that runs on an Amazon Elastic Compute Cloud (Amazon EC2) instance
8
- Create a database instance that the PHP application can query
9
- Create a MySQL database from a structured query language (SQL) dump file
10
- Update application parameters in an AWS Systems Manager Parameter Store
11
- Secure the application to prevent public access to backend systems
7
+ - Deploy a PHP application that runs on an Amazon Elastic Compute Cloud (Amazon EC2) instance
8
+ - Create a database instance that the PHP application can query
9
+ - Create a MySQL database from a structured query language (SQL) dump file
10
+ - Update application parameters in an AWS Systems Manager Parameter Store
11
+ - Secure the application to prevent public access to backend systems
You can’t perform that action at this time.
0 commit comments