NginX Crash Course (Skillshare)

Offered by Skillshare,
NginX Crash Course (Skillshare)

NginX is an open-source web server written in C and can also be used as a reverse proxy and a load balancer. In this course, You will learn how to deploy Layer 4/Layer 7 Load Balancing, HTTPS, HTTP/2 and TLS 1.3 with NginX. Here is what I want to go through the following topics in NginX

---What is NginX?
---NginX Use Cases
---Layer 4 and Layer 7 Proxying in Nginx
---Example
--Install Nginx (mac)
--Nginx as a Web Server
-Static content
-Regular expression in NginX
-proxy_pass
--Nginx as a Layer 7 Proxy
-Proxy to 4 backend NodeJS services (docker)
-IP_Hash load balancing
-Split load to multiple backends (app1/app2)
-Block certain requests (/admin)
--NGINX as a Layer 4 Proxy
--Create DNS record
--Enable HTTPS on Nginx (lets encrypt)
--Enable TLS 1.3 on NginX
--Enable HTTP/2 on NginX
In this class, you will be able to build a fully functional HTTPS running with HTTP/2 and TLS 1.3 Website running on your laptop/computer and publically accessible without paying anything.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

How to Choose a Computer That is Just Right for you (Skillshare) Skillshare
Skillshare

How to Choose a Computer That is Just Right for you (Skillshare)

A video of where I teach you a quick a short way of choosing the right model and specs of a computer without spending a fortune on thing you won’t use. if aren’t already, make sure to upgrade to skill share premium as it helps me out and opens various topics of instrumental videos for you that otherwise wouldn’t be accessible to you.

Self Paced
Self-Paced
Master Data Analysis with Python - Intro to Pandas (Skillshare) Skillshare
Skillshare

Master Data Analysis with Python - Intro to Pandas (Skillshare)

Master Data Analysis with Python - Intro to Pandas targets those who want to completely master doing data analysis with pandas. This course provides an introduction to the components of the two primary pandas objects, the DataFrame and Series, and how to select subsets of data from them. This course is taught by expert instructor Ted Petrou, author of the highly-rated book Pandas Cookbook.

Self Paced
Self-Paced
Let Us PIC: A Datasheet Approcah for PIC Programming (Skillshare) Skillshare
Skillshare

Let Us PIC: A Datasheet Approcah for PIC Programming (Skillshare)

This course introduces basic concepts of PIC micro-controller programming using C. Starting from installation of required software, this course gives insight of programming the PIC microcontroller to access General Purpose Input Output (GPIO) pins, Configuring external interrupts, Timers and counters, ADCs, LCD and Keypad interfacing, PWM generation and few communication protocols like UART, I2C and SPI.

Self Paced
Self-Paced
Typescript Design Patterns (Object-oriented programming) (Skillshare) Skillshare
Skillshare

Typescript Design Patterns (Object-oriented programming) (Skillshare)

Object oriented design patterns help you create more robust and flexible software. In this course I will show you how to use these patterns in TypeScript. Design patterns are best practices that will help you solve common problems in programming. There is no need to solve a generic problem that has been solved many times before. Simple example: how do you write a system that allows user to order a product and customize some of its features?

Self Paced
Self-Paced
Designing for Inclusivity: A Primer on Gender-Neutral Product Design (Skillshare) Skillshare
Skillshare

Designing for Inclusivity: A Primer on Gender-Neutral Product Design (Skillshare)

The heartbeat of all great design is empathy—and understanding the process of gender-neutral product design is a crucial skill for all designers! At a time when technology connects us more than ever, prioritizing inclusivity in your product design approach is crucial. You want your products to be accessible, usable, and inspirational to all users. This is the core of great design.

Self Paced
Self-Paced
Introduction to PHP (Skillshare) Skillshare
Skillshare

Introduction to PHP (Skillshare)

In this course, You will learn about What is PHP and How it Works? Right after this course, you will be able to explain concepts like Client Server Model, Request Response Pattern and Describe about PHP Language in your own words. This is the second course topic that you should take which helps you to understand the basic concepts Why PHP was developed and What problem PHP language solves. This course is a Introduction to PHP and will introduce you to Core Web Concepts and PHP.

Self Paced
Self-Paced
Writing Code Faster with Emmet (Skillshare) Skillshare
Skillshare

Writing Code Faster with Emmet (Skillshare)

I LOVE finding ways to speed up or automate my work. So I'm very excited to introduce you to Emmet, a plugin that enables you to write code FASTER. What you will need: Emmet is available in most web editors. Adobe Dreamweaver, Brackets, Sublime Text etc. For this class, I'll be demonstrating Emmet using an online web editor I use on a daily basis - Codepen.

Self Paced
Self-Paced