Skip to content

Commit 003f11a

Browse files
authored
Update README.md
1 parent 1ead651 commit 003f11a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This project provided the opportunity to demonstrate the solution design skills
44

55
By the end of this project, the following architectural design principles were applied:
66

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

0 commit comments

Comments
 (0)