We have the following types of data to store
- dataset
- model (file or folder)
- model checkpoint
- query
- user
- job
- logs
We need to figure out the storage system, e.g., database (postgresql), key-value store (redis), NFS, distributed file system or cloud storage, for each type of data
We have the following types of data to store
We need to figure out the storage system, e.g., database (postgresql), key-value store (redis), NFS, distributed file system or cloud storage, for each type of data