LAMP Stack

1 min. read

LAMP Stack stands for Linux, Apache2, MySQL and PHP, the windows altvernatives is called WAMP and the mac version is known as MAMP

Introduction to LAMP

The LAMP stack is the most widely used stack in the world, mostly due to Wordpress and Moodle.

Alternatives to LAMP Stack

  • MERN - MongoDB, ExpressJS, React, NodeJS
  • MEAN - MongoDB, ExpressJS, Angular, NodeJS
  • MEUN - MongoDB, ExpressJS, Unity, NodeJS
  • ASP.Net

References