Blog

varnish

Introduction Varnish is a web application accelerator that can increase the speed of a website, while simultaneously reducing the load on the Web server. Varnish

Read More »

Tomcat setup

============ Step 1 – Install Java You must have JRE (Java runtime environment) installed on your system. Tomcat 10 is required to have JRE 8

Read More »

What is Node.js

Node.js, which was developed by Ryan Dahl in 2009 is an open-source runtime environment that reshapes JavaScript’s characteristics and upgrades its functionality. As a result,

Read More »

mysql

MySQL MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL). This tutorial covers the MySQL

Read More »