Главная
Study mode:
on
1
Intro
2
Classic HTTP Architecture
3
How Varnish Works
4
Demo HTTP
5
Demo HTTPS
6
Varnish Pros
7
Varnish Cons
8
docker run --name varnish -p 80 varnish
9
Connection Pooling https://www.youtube.com/watch?v=GTeCtIoV2Tw
10
Layer 4 vs Layer 7 Load balancing https://www.youtube.com/watch?v=aKMLgFVxZYk
11
GET vs POST https://www.youtube.com/watch?v=K8HJ6DN23zI
12
Postgres NodeJS Chrome https://www.youtube.com/watch?v=0JNq46eFuOM
13
Redis https://www.youtube.com/watch?v=sVCZo5B8ghE
14
TLS Termination https://www.youtube.com/watch?v=H0bkLsUe3no
Description:
Dive into a comprehensive 50-minute crash course on Varnish, the powerful HTTP accelerator and reverse proxy web server. Learn how Varnish works, set up a Varnish Docker container, and explore its pros and cons. Cover topics including classic HTTP architecture, HTTP and HTTPS setups, cache invalidation, load balancing, backend connection pooling, and Varnish modules. Gain hands-on experience with Docker commands and VCL configuration. Discover Varnish's capabilities in caching, prefetching documents, DNS resolution, script optimization, and edge side includes. Understand its limitations with HTTPS, POST requests, and HTTP/2 backends. Perfect for developers and system administrators looking to optimize web performance.

Varnish - HTTP Accelerator Crash Course

Hussein Nasser
Add to list