Explore a 17-minute PyCon Israel conference talk that tackles the common challenge of debugging web applications behaving differently in production versus local environments. Gain essential insights into Gunicorn and NGINX, fundamental components of modern web stacks, while discovering how to enhance development skills. Learn about greenlets and their lightweight approach to managing concurrency, understand how these components collaborate to handle HTTP requests, manage concurrent operations, and distribute workloads across multiple worker processes. Master practical Python techniques for writing thread-aware code that performs reliably in production environments.
Understanding Gunicorn and NGINX: Debugging Web Applications - A Deep Dive into Concurrency
PyCon Israel via YouTube
Overview
Syllabus
Daniel Weber- A Bug's Life
Taught by
PyCon Israel