Tigris Data @tigrisdata.com · Jan 20

Fun fact: object storage (AKA: cloud based unlimited FTP server) is actually a key-value store under the hood! There's nothing stopping you from using it as one! Today's blogpost covers the gorey details about how and why you'd want to do that.

0 likes 1 replies

?

Replies

Tigris Data · Jan 20

Usually when you set up an architecture with object storage, you have the "two sources of truth" paradigm. You have your database for structured data (records) and your object storage for unstructured data (AI models, images, datasets, etc).