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

Static-Generated Sites with Nuxt JS (FREE) (Skillshare) Skillshare
Skillshare

Static-Generated Sites with Nuxt JS (FREE) (Skillshare)

In this class we will be using Nuxtjs to create static generated websites that are amazing for SEO ranking and loading speed! Regular websites don't allow search crawlers to see the content of your page, therefore you never rank. With Nuxt js, the site is generated into plain HTML so that the search crawlers can actually read it! How would you like to be forced to read Latin when you do not even know a single word? Be nice to the search crawlers and use NUXT NOW!

Self Paced
Self-Paced
Create an RSS Feed Reader with Node and Vue.js (Skillshare) Skillshare
Skillshare

Create an RSS Feed Reader with Node and Vue.js (Skillshare)

In this class, you will build an RSS feed reader with Node and Vue.js. We’ll cover using command-line utilities to scaffold out a project, and use Github in tandem with Netlify to deploy our app to a live environment. We will also use “serverless” technology afforded to us by Netlify which can deploy functions to AWS Lambda. We’ll use this to write a service that will consume RSS feeds that can be used in our application.

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
Linux for Cloud & DevOps Engineers (Skillshare) Skillshare
Skillshare

Linux for Cloud & DevOps Engineers (Skillshare)

As you all know in the current IT market Linux became a pre-request to learn most of the trending technologies. IT industry also uses Linux as there base Operating System in the majority cases. Hence this course helps you to understand how Linux works from basics. Once you learn complete this course you can able to Fulfill your regular tasks on the Linux server Easily start learning most of the trending technologies like AWS, Azure, GCP, DevOps, Python, BigData, DataScience, etc..

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
Running Linux on a usb drive (Skillshare) Skillshare
Skillshare

Running Linux on a usb drive (Skillshare)

If you are interested in learning Linux, but have a Windows computer, this class is for you. Newer version of Windows plays nicely with Linux, you can install a Linux subsystem and have Linux well integrated in your Windows environment. Some of you may not have that option, may not know how to go about it (like me...), or simply do not wish to risk your Windows environment in any ways.

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
Building a basic portfolio website using HTML, CSS and JavaScript (Skillshare) Skillshare
Skillshare

Building a basic portfolio website using HTML, CSS and JavaScript (Skillshare)

Ever wanted to create your own website but don't know where to begin? Start your web development journey here with Dr Simon Rose. In this free practical class, you'll build and publish your own portfolio website from scratch in under 2 hours using HTML, CSS and JavaScript. The class is taught by a university lecturer and is adapted from an Intro to Web Development university module.

Self Paced
Self-Paced
How to use Android View Binding like a pro (Skillshare) Skillshare
Skillshare

How to use Android View Binding like a pro (Skillshare)

In this comprehensive Android View Binding course we will learn step by step on how to use Android View Binding like a pro. Use View Binding Inflate in an Activity; Use View Binding inflate in a Fragment; Use View Binding bind in a Fragment. (When view is already inflated); Use View Binding in a RecyclerView ViewHolder; Create a BaseFragment to reuse our code; View Biding null safety handling

Self Paced
Self-Paced
Get Started with Technical Writing: Learn to Write Software Documentation (Skillshare) Skillshare
Skillshare

Get Started with Technical Writing: Learn to Write Software Documentation (Skillshare)

Is the ability to provide relevant information about using your software essential for your customers? Do you find yourself spending hours and hours trying to explain how to use the software? Or are you getting feedback from your clients that your documentation is hard to be followed, inconsistent or may be even.... confusing? If you answered with "Yes!" to any of these questions, then this course is for you!

Self Paced
Self-Paced