0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AWS勉強-EBS、EFS

Posted at

:books:EBS

details
仮想のUSB
同じAZに属している他のインスタンスにつなぐのも可能

:pushpin:スナップショット

他のリージョンに移動可能
スナップショットを作った時点のEBS改めて生成可能
削除してもすぐなくなるのではなく削除待機がある

:blue_book:EFS

details
AWS上のファイルサーバー(高費用)
WINDOWSでは支援しない

:pushpin:ライフサイクル管理

スタンダード
マルチリージョン対応可能の為、信頼性が高い

低頻度アクセス (IA) 
検索は費用がかかるけど、ダウンロードの費用が安い
ただし、一つのAZに対応

アーカイブ
一番安い

#セキュリティーグループ生成必要

:orange_book:EFS vs EBS

details

:pushpin:EBS

基本的に一つだけ連携可能(io)
AZ間の移動時、複製しなきゃいけない
バックアップの時にアプリケーション性能に影響がある

:pushpin:EFS

AZ間複数連携可能
Linuxだけを使用可能
EBSより高いけど、段階別使用で節減可能
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?