SIMPLE WEB STACK

Feb 16, 2022 5:57 PM

BY: YourDevLebo & samie-ya

this simple web stack consist of:
1 server
1 web server (Nginx)
1 application server
1 application files (your code base)
1 database (MySQL)
1 domain name foobar.com configured with a www record that points to your server IP 8.8.8.8

web_infrastructure_design

web_infrastructure