Reputation:
I have to host a small (empty, 100MB per year growth) analytic-based dataset and was searching for a managed solution with low costs and no administration burden.
Bigquery seems to fit my needs in terms of data ingestion and query capabilities, however all the usage examples cite multi-GB to PB datasets. Is there a performance or monetary catch to using BQ for small datasets?
Thanks
To reiterate, the pros of BQ for me would be:
Upvotes: 3
Views: 1051
Reputation: 207838
There is no monetary catch to using BQ for small datasets.
Expect for your queries a minimum of 2-3 seconds even for small datasets, if you can deal with that, BQ is a good choice.
Upvotes: 5