Today I worked on a simple but important DevOps task: deploying a web server using Nginx on Ubuntu. Instead of only learning the theory, I wanted to understand the practical flow of how a web server receives a request and serves a webpage. What I Did Installed and verified Nginx Started the Ngi...
Source: [Dev.to](https://dev.to/beny_2005/deploying-my-first-web-server-with-nginx-3phf)