Building a Mobility Dashboard with Cloud Run and Firestore

Visualization is the key to understand massive amount of data. Today we have BigQuery and Looker to analyze petabytes scale data and to extract insights in a sophisticated way. But how about monitoring data that actively changing every second? In this post, we will walk through how to build a realtime dashboard with Cloud Run and Firestore.

Mobility Dashboard

Actually, it is easy to build a dashboard that changes its data every second. Rather than making a simple demo, let’s make something fun and useful.. What if we can monitor realtime locations of vehicles running on roads? That’s fun! So in this post we will make a dashboard, monitoring vehicles on a map, in realtime!

More details on Google Cloud Blog!

--

--