Dive into the world of efficient caching and server management with our latest video tutorial on the integration of NGINX with Redis. Specifically, we use a Google-Cloud-Managed Redis instance via Cloud Memorystore and Cloud Run for a Dockerized Nginx instance.
Free Trial - Our New Diagram Tool: https://softwaresim.com/pricing/ ("YOUTUBE24" for 25% Off)
Demonstration Code and Diagram: https://github.com/nodematiclabs/nginx-with-redis
If you are a cloud, DevOps, or software engineer you’ll probably find our wide range of YouTube tutorials, demonstrations, and walkthroughs useful - please consider subscribing to support the channel.
Topics Include:
* Setting up NGINX as a proxy server
* Utilizing Redis, a popular in-memory data structure store
* Setting up a Cloud Run service and Memorystore instance.
* Configurign NGINX for caching, including setting up and testing the Redis module
* Troubleshooting common issues
0:00 Conceptual Overview
1:41 Memorystore Redis
3:02 Dockerized Nginx
5:58 Cloud Run Service
6:58 Caching Configuration (Part 1)
10:05 Redis Cache Fill
12:25 Caching Configuration (Part 2)
15:42 Serverless VPC Access
17:21 Redis Key Structure