This is a great point. For small to medium, read-only, slowly changing datasets, this is the ultimate serverless database model, especially for lots of queries.
Although I think this approach would benefit more from Cloud Run’s request multiplexing per function.
Although I think this approach would benefit more from Cloud Run’s request multiplexing per function.