Using Nginx as Reverse Proxy and Implementing High Performance URL Caching with Memcached

Опубликовано: 04 Октябрь 2024
на канале: Sysco LABS Sri Lanka
1,298
10

Senior Software Engineer Gayan Pathirana from our Customer Experience (CX) team takes us through the fundamentals of how to use Nginx as a Reverse Proxy and implement high performance URL caching with Memcached in this Sysco LABS Tutorial.

The tutorial covers;
Creating an example application with NodeJs
Installing Nginx via the OpenResty bundle on Ubuntu
Configuring Nginx as a Reverse Proxy
Installing Memcached
Configuring Memcached
Verifying Memcached Setup
Configuring Nginx + Memcached for high performance URL-level caching