/plushcap/analysis/redis/redis-leveraging-redis-and-kubernetes-to-build-an-air-quality-geospatial-visualization

Leveraging Redis and Kubernetes to Build an Air-Quality Geospatial Visualization

What's this blog post about?

The author used Redis as a database deployed on Kubernetes to demonstrate its power during the California wildfires in 2020. They re-interpreted their previous work on exposing geospatial data with two new guiding principles: using Redis' geospatial features for partitioning and deploying the whole application on Kubernetes. The author applied a methodology called PAN (Partition, Annotate, and Name) to organize air-quality sensor data collected by PurpleAir. They used Python, Redis, and a Kubernetes deployment to collect, store, and use air quality data.

Company
Redis

Date published
Sept. 24, 2020

Author(s)
Alex Milowski

Word count
403

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.