The acronym LAMP refers to first
letters of the components of the solution stack composed entirely of free and open-source software to build high-availability heavy duty dynamic web sites that can serve tens of thousands of requests simultaneously, depending on specific component tuning:
- Linux, the operating system (i.e. not just the Linux kernel, but also glibc and some other essential components of an operating system);
- Apache HTTP Server, the Web server;
- MariaDB or MySQL, the database management system;
- P for PHP, Perl, or Python, the scripting languages (respectively programming languages) used for dynamic web pages and web development.
Due to the nature of free and open-source software and the ubiquity of its components, each and every component of the LAMP stack is very well tested regarding performance and security and there is an abundance of experienced contractors to do the tailoring respectively the system administration. There is also a constant development going on.
The components of the LAMP stack are present in the software repositories of most (if not all) Linux distributions, giving any end-user a simple way to install, set up and operate an initial LAMP stack out of the box. The web presence of a small company which does not have a high hit count and is not prone to frequent attacks, can therefore be administered by another small company, by a one man company or even by a student.
The LAMP stack, because of the general advantages and benefits of free and open-source software, may be one of the reasons for the very high Linux adoption rate among web servers.
The LAMP bundle can be and is combined with many other free and open-source software packages such as e.g. netsniff-ng for security testing and hardening, Snort, an intrusion detection (IDS) and intrusion prevention system (IPS), RRDtool for diagrams, or nagios, Collectd, or Cacti, for monitoring. The Django (web framework) for development.
You might also like:
How To Improve Battery Life
TECHNICAL IDEAS
6 Best Job Portals In the World