تقييمات الطلاب
( 5 من 5 )
٣ تقييم
فيديو شرح NGINX as an API Gateway ضمن كورس ادارة Nginx شرح قناة NGINX، الفديو رقم 10 مجانى معتمد اونلاين
API Gateway is another very popular use-case for NGINX, it is easy to configure and provides all the necessary functionalities you expect any enterprise grade API Gateway to possess.
In this basic how-to video, we cover:
High level understanding of API Management vs API Gateway
Capabilities of an API Gateway
Authentication and Authorization with JWT Tokens
GitHub Link
https://github.com/jay-nginx/api-gateway
How to Get Started With NGINX
https://bit.ly/3MeGufw
Free eBook: Deploying NGINX as an API Gateway
https://bit.ly/3j7wwPA
Chapters:
0:00 - Configure NGINX or NGINX+ Instance as API Gateway
1:26 - Gateway vs. Management
2:33 - API Gateway
3:06 - Understanding an API Request
4:21 - API Gateway Essential Functions
11:16 - Demo