michaelclarkee
11th November 2016, 05:33 PM
Software technology stack (http://myqsoft.com/software-technology-stack.html) is one of the most important advancements in the modern web. It allows companies to build on standard solutions and makes web development way easier than what it was years ago. In this video we will discuss what technology stack is and will have a look at the most popular stack which is LAMP.
LAMP being one of the most popular stacks is a combination of the following parts:
PHP : Language to write the application logic
MYSQL : Database management software
Apache : Web server to serve the application
Linux : Operating system for the server
LAMP being one of the most popular stacks is a combination of the following parts:
PHP : Language to write the application logic
MYSQL : Database management software
Apache : Web server to serve the application
Linux : Operating system for the server