Specialisation

Technology Expertise

Lamp

The LAMP Technologies (Linux, Apache, MY-SQL, Peal/PHP/Python ) is refers to a solution stack of software, usually free and open source software, used to run dynamic Web sites or servers. The original expansion is as follows:

  • Linux, an operating system
  • Apache, for Web server
  • MySQL, it is for database management system
  • Perl, Python, and PHP, for the programming language

Advantages

When all the technologies are combined in the Lamp Model, Web Application are able to make fast, incremental updates to the user interface without reloading the entire browser page. This makes the application fast and more responsive to the user action.

WHY Lamp?

The combination of these technologies is used primarily to define a web server infrastructure, define a programming paradigm of developing software, and establish a software distribution package.

Though the originators of these open source programs did not design them all to work specifically with each other, the combination has become popular because of its low acquisition cost and because of the ubiquity of its components (which come bundled with most current Linux distributions). When used in combination they represent a solution stack of technologies that support application servers.

The features developing LAMP Technology are,

  • LAMP Tools are freely available, easily configured, and very robust.
  • LAMP Technology are in a constant state of development and improvement, adding features suggested by the user community at large.
  • LAMP Tools can be easily deployed, fully configured, and maintained with a minimal amount of effort.
  • In short, the LAMP tool kit allows developers to do what they do best: develop, without spending a disproportionate amount of time in the administrative details.