Storage¶
What it is¶
Object storage and file storage support model training and inference, analytics, and testing AI/ML workloads.
Why use¶
Integrate data, whether object or file storage, for training and inference pipelines.
Analyze any object in a bucket by functional characteristics with Object Storage.
Develop cloud-native applications with Object Storage or File Storage
flowchart TD A --> B{{ Storage bucket }} A --> C{{ Storage bucket }} A{{ Block storage }} D --> E[/ Files in folders /] D --> F[/ Files in folders /] D --> G[/ Files in folders /] D{{ File storage }}
Where to start¶
Integrate storage with your LLM inference workflow at low cost
In Object Storage, you can:
Create a bucket for unstructured data and connect other services.
In File Storage, you can:
Create a volume for data in shared directories and connect other services.