Blog

How to: Configure SSL for your Apache Web-APP

Download and Collect Certificate and Key file from your SSL provider  Certificate files can be found in the following format .pem or .crt extension Main certificate files, intermediate certificate files and CA root certificate files (collect all of them) Key files can be found in the following format .pem or .key extension There are 2 … Read more How to: Configure SSL for your Apache Web-APP

What is: NGINX – A Web Server and A Proxy

You must be wondering that you have heard of Nginx as a web server (ie. Apache) but A Proxy, what’s that ??  So, firstly who created NGINX Web Server?–> Same developers who contributed to build Apache web server have built NGINX Why NGINX ? –> It was designed to overcome flows of Apache web server–> It … Read more What is: NGINX – A Web Server and A Proxy

What is: Web server – Apache vs Nginx

If you are new to IT world, you must wonder the term “web server”, what it means, how it works and how can it help you understand the Server Term.  Let me try to justify on some of your doubts What is web server : Apache vs NGINX A web server is server software, or … Read more What is: Web server – Apache vs Nginx

What is: Cloud Computing – Part 1

How is it to maintain 100% uptime of computer/hardware on-premise, taking care of it, maintaining it with electricity as well network bandwidth, looks like a cumbersome task, isn’t it?  Cloud computing is the on-demand delivery of compute power, database, storage, applications, and other IT resources via the internet with pay-as-you-go pricing. Whether you are using … Read more What is: Cloud Computing – Part 1