A brief overview over LAMP One of the most famous and known examples of web service stack is LAMP, which stands for LINUX, APACHE, MYSQL, and PHP. Here Linux is the operating system to install all the other software. Apache serves the HTTP Server while MySQL serves as the database management system. PHP covers all
Step by Step Guideline on Installing MongoDB on Ubuntu MongoDB is an ultimate free, open-source, distributed, NoSQL, document database, which serves as the common purpose in modern web applications. It features horizontal scaling, high availability & geographical distribution. There are many things that it supports like Ad hoc queries, indexing, and even real-time aggregation. If
What is MySQL? MySQL is a popular and widely used free open source database. In case you are new to using database available options, MySQL is a good choice as it is easy to install as well as operate. Installing MySQL in Ubuntu different from installing it in Windows therefore in this article, I will