# サイズ最適化

メニューの レコメンデーション > サイズ最適化から表示される内容を解説しています。

サイズ最適化は過去7日間のインスタンスのCPUとメモリーの利用状況からダウンサイズが可能なインスタンスを表示する機能です。

![](/files/FWo2lsqK32sJfiQzeVVB)

一覧で表示される内容

* アカウントID: 該当のインスタンスを所有しているAWSアカウントID
* ゾーン: 該当のインスタンスを使用しているリージョン
* インスタンスID: 該当のインスタンスのID
* レコメンデーション: 変更前と変更後のインスタンスタイプの推奨
* 推奨レート: 変更前と変更後の時間あたりにかかるコスト
* 削減率: 変更することにより削減される割合

推奨項目の左ドロップダウンにより閲覧できる内容

* CPU平均値: 平均のCPU使用率
* CPU最大値: CPUを一番使用した際の使用率
* 想定CPU最大値: インスタンス変更後に想定できる最大使用時のCPU使用率
* メモリ平均値: 平均のメモリ使用率
* メモリ最大値: メモリを一番使用した際の使用率
* 想定メモリ最大値: インスタンス変更後に想定できる最大使用時のメモリ使用率
* タグ: 該当のインスタンスに付与されているAWSのコスト配分タグのキーとバリュー
  * キーがawsから始まるもの: AWSがデフォルトで設定しているタグ
  * キーがuserから始まるもの: userが独自に設定しているコスト配分タグ


---

# 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://docs.alphaus.cloud/aqua/exp/right-sizing.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.
