2020 Evolution Episode 5: Accelerating Django with Redis Caching
This episode integrates Redis with Django, covering cache backends, keys, expiration, page and query caching, performance testing, invalidation, cons…
QYTANG EVOLUTION
Explore complete public sessions by year and follow how technology evolves.
This episode integrates Redis with Django, covering cache backends, keys, expiration, page and query caching, performance testing, invalidation, cons…
This episode installs Splunk and configures inputs, indexes, searches, dashboards, SPL queries, field extraction, alerts, and apps for network logs a…
This episode uses Pillow for loading, cropping, resizing, rotating, filtering, drawing text, format conversion, color modes, and batch image-processi…
This episode covers Terraform configuration, providers, state, variables, and Terraform Cloud workspaces, remote state, runs, collaboration, review, …
This episode uses Python to write, query, and manage InfluxDB time-series data, covering measurements, tags, fields, timestamps, batching, and monito…
This episode adds realtime bidirectional communication to Django 3 with ASGI and WebSockets, covering async servers, routing, connection lifecycle, f…
This episode builds PostgreSQL read replicas and uses Django database routers to separate reads and writes, covering replication, connections, routin…
This episode builds Python microservices with Nameko, covering services, RPC, events, dependency injection, messaging, Compose deployment, calls, res…
This episode uses the snmp_exporter generator to convert MIBs and OIDs into Prometheus modules, covering authentication, walks, label mappings, scrap…