|
|
|
|
|
by jamesblonde
597 days ago
|
|
You're basically describing the Lakehouse Tables architecture.
Store your data as tabular data in Iceberg/Hudi/Delta on S3. Save a bucket on storage. Query with whatever engine you like (Snowflake, Redshift, BQ, DuckDB, etc). |
|
It’s amazingly productive and incredibly cheap to operate.