I am new to Google's Bigquery, so apologize my ignorance.
The idea was to use Bigquery to store events that happen inside applications that are installed at different sites. The sites are completely isolated entities and therefore one site should not be able to access the data from another site.
At the same time consolidated views should also be possible, assuming a user with more permissions (e.g. a manager in some head quarter facility)
The amount of sites can run into hundreds so it seems difficult to give each of them a separate dataset/table and associated (service) authentication (.p12)
Is there any way I can set this up in Bigquery
All tips welcomed.
Many thanks!
Peter