Technology
Technology
Nginx Vs Apache
The main difference between NGINX and Apache web servers is that NGINX has event-driven architecture handling multiple requests within a single thread, while Apache is process-driven creating a thread per each request. Thus, allowing NGINX to have generally better performance.
by Steps Easy on February 19, 2023
Read moreTechnology
The Model-View-Controller (MVC) framework
The Model-View-Controller (MVC) framework is an architectural/design pattern that separates an application into three main logical components Model, View, and Controller. Each architectural component is built to handle specific development aspects of an application
by Steps Easy on January 27, 2023
Read moreTechnology
Best Data Science Books for Beginners
Best Data Science Books for Beginners
by Steps Easy on October 15, 2022
Read moreTechnology
gcloud and gsutil
Install Google Cloud CLI if your are using any linux On on any Cloud Instance. If you are using a Google Compute Engine instance, then you already have gsutil installed. gsutil is a Python application that lets you access Cloud Storage from the command line. You can use gsutil to do a wide range of bucket and object management tasks, including: Creating and deleting buckets.
by Steps Easy on July 13, 2022
Read moreTechnology
WebRTC Detail Description with Types
WebRTC Detail Description with Types
by Steps Easy on September 28, 2020
Read moreTechnology
10 Amazing Websites
Here are 10 amazing Websites with 1 bonus website.
by Daksh Tyagi on July 25, 2020
Read more