An open API service indexing awesome lists of open source software.

https://github.com/devopshobbies/nginx-tutorial

Creating this repo for learning all resources regarding nginx tutorial
https://github.com/devopshobbies/nginx-tutorial

Last synced: about 1 month ago
JSON representation

Creating this repo for learning all resources regarding nginx tutorial

Awesome Lists containing this project

README

        

# Everything About Nginx - Nginx Tutorial

![Nginx Logo](https://www.nginx.com/wp-content/uploads/2021/08/NGINX-Part-of-F5-horiz-black-type-1.svg)

Welcome to the Nginx Tutorial by Vahag Gragoosian in association with DevOps Hobbies Community.

## About the Author

- **Vahag Gragoosian**
- DevOps Enthusiast
- GitHub: [Vahag's GitHub](https://github.com/Vahaggn)
- LinkedIn: [Vahag's LinkedIn](https://www.linkedin.com/in/vahag-gragosian/)
- Youtube Channel: [Vahag's Youtube](https://www.youtube.com/@vahaggn)

## DevOps Hobbies Community

- Youtube Channel: [Nginx Tutorial](https://www.youtube.com/channel/UCve--OvdZ5YROq4BEKyedCw)
- GitHub Repository: [Nginx Tutorial](https://github.com/devopshobbies/nginx-tutorial)
- LinkedIn: [DevOps Hobbies LinkedIn](https://www.linkedin.com/company/devopshobbies/)
- Website: [DevOps Hobbies Website](https://devopshobbies.com/)

## Description

This repository is dedicated to providing a comprehensive tutorial on Nginx. Whether you're a beginner or an experienced user, you'll find valuable resources to help you understand and master Nginx.
for each session we will create a new branch and later we will merge all this branches with the master branch

## Table of Contents

- Session 01 - What is Nginx? [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2001)
- Session 02 - Basic Architecture and Installing Nginx [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2002)
- Session 03 - Serving Static Content [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2003)
- Session 04 - Load Balancer [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2004-05)
- Session 05 - Load Balancer [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2004-05)
- Session 06 - HTTP Protocol 01 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2006)
- Session 07 - HTTP Protocol 02 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2007)
- Session 08 - Logging 01 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2008)
- Session 09 - Logging 02 [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2009)
- Session 10 - Health Check [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2010)
- Session 11 - Limiting [Link](https://github.com/devopshobbies/nginx-tutorial/tree/main/Session%2011)