PHP is a programming language that is commonly used in creating and developing websites. In fact, as reported by PHP.net, PHP is an abbreviation of PHP: Hypertext Preprocessor. According to the site, PHP is a widely used programming language and is especially suited to web development.
MySQL Database
MySQL is a relational database management system that uses SQL to carry out its functions. The main function of SQL is to create queries and operate database systems. MySQL allows analysts to handle, store, modify, delete and store data neatly.
Configuration EC2 Instance
Instance
IP Public
IP Private
Bastion Host
3.82.107.26
10.10.1.198
Web Server
52.91.87.14
10.10.1.85
DBInstance
-
10.10.2.107
SSH to Bastion Host
Use GitBash
cd Downloads
ssh-agent bash
ssh-add labsuser.pem
ssh -A -i [email protected]