# 高性能ストレージ

#### 高性能ストレージとは？

**ファイルストレージ—ハイパフォーマンス（HPS）**&#x306F;、**GPU コンピューティングワークロード向けに、コスト効率に優れ、高性能でスケーラブルなストレージ**を提供するフルマネージドサービスです。AI/ML トレーニング、ハイパフォーマンスコンピューティング（HPC）、ビデオレンダリングなど、複数のコンピューティングインスタンスが低レイテンシと高スループットで共有データに同時アクセスする必要がある要求の厳しいユースケースをサポートするように設計されています。

**NVIDIA GPU クラスタ向け**に最適化された 2 つの主要な高性能ファイルシステムテクノロジー、**VAST Data および DDN Storage を基盤とする HPS** は、**最大で毎秒数百ギガバイトのスループットと数万 IOPS** という卓越したパフォーマンスを提供し、最もデータ集約的なワークロードのニーズに対応します。

#### 仕組み? <a href="#hpsgettingstarted-howdoesitwork" id="hpsgettingstarted-howdoesitwork"></a>

GPU ワークロードとシームレスに統合するために、コンピュートネットワーク（サブネット）を介して GPU ベアメタルおよび **GPU 仮想**マシン<mark style="color:red;">(GPU VM)</mark>サービスに **HPS** をマウントします。

#### なぜ高性能ストレージが必要なのか? <a href="#hpsgettingstarted-whyhigh-performancestorage" id="hpsgettingstarted-whyhigh-performancestorage"></a>

* **高いパフォーマンスとスケーラビリティ：**&#x8981;求の厳しいワークロード向けに、数百 GB/秒のスループットと数千 IOPS を実現します。
* **シームレスなS3統合：**&#x53;3ゲートウェイサポートにより、他のS3バケットからのデータへのアクセスや転送を容易に行えます。
* **シンプルで完全管理型：**&#x30CF;ードウェアのプロビジョニングや継続的なメンテナンスが不要で、数時間でHPSを起動・管理できます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/sutorji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
