Qwik JS Full Stack App | NGINX as API Gateway Reverse Proxy with Docker | Part 9

Опубликовано: 14 Январь 2023
на канале: Code Raiders
3,144
93

NGINX is a fantastic API Gateway solution for SAAS applications that require manage frontends (in our case Qwik) with backends or various frontend and backend services. In our application, we will use NGINX as a reverse proxy, rate limiter and later on, authentication checkpoint for RBAC (Route Based Access Control). This truly is the glue of our application.

To deploy NGINX in both test and production, we will use Docker. Docker is a great way to quickly get NGINX up and running without dealing with all sorts of local machine quirks and issues. What's more, it will come in really handy for NGINX deployment in the cloud later on.

We will need our Qwik JS application to run on port 3000. So we will set up a quick Qwik ;-) server to do this.

You may be wondering how we will use NGINX as a load balancer. We will not. However, I will show you how to do so regardless.

Blog for rate limiting by ip:   / nginx-rate-limiting-on-actual-client-ip-ad...  


Смотрите видео Qwik JS Full Stack App | NGINX as API Gateway Reverse Proxy with Docker | Part 9 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code Raiders 14 Январь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,14 раз и оно понравилось 9 людям.