Configuring uWSGI for Production - The Defaults Are All Wrong
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore uWSGI configuration best practices for production environments in this EuroPython 2019 conference talk. Learn how to optimize uWSGI settings beyond default configurations, addressing common pitfalls and leveraging powerful features for improved reliability and performance. Discover techniques for mitigating memory leaks, handling stuck processes, preventing misconfigurations, and enhancing outage response. Gain insights into worker management, dynamic scaling, timeout handling, and additional features like cron jobs and caching. Equip yourself with practical knowledge to create a robust base configuration for your WSGI-compliant services.
Syllabus
Introduction
Why are we here
Distributed Systems Architecture
Why uWSGI
uWSGI 21 release date
uWSGI Documentation
uWSGI Article
Lets get started
Master process
Strict config parsing
Vacuum
Intersection
Single Interpreter
Dying on Terms
Logging
Summary
Worker Management
Worker Recycling
Dynamic Worker Scaling
Hard Timeouts
Receiving Signals
Soft Timeout
Autoproc name
Additional Features
Cron and Timer
decorator
cache
mule
I am hiring
Thats it
Questions
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube