Good question! Scraping and ingestion continues to use dedicated compute.
Serverless helps with query performance. Queries can be parallelized with serverless functions, this especially helps with long range queries. As an added advantage, compute does not have to be pre-provisioned for queries.
mvijaykarthik|1 year ago
Serverless helps with query performance. Queries can be parallelized with serverless functions, this especially helps with long range queries. As an added advantage, compute does not have to be pre-provisioned for queries.
Here's an overview of how things fit together - https://oodle.ai/product#magic-behind-oodle
MehdiHK|1 year ago