Build a LEMP stack

The stack:

  • L – Linux OS: Amazon Linux 2023
  • E – Nginx: the webserver
  • M – MySQL Database: we’ll use MariaDB, a fork of MySQL
  • P – serving PHP