Shared storage between multiple AWS EC2 instances

后端 未结 4 900
暖寄归人
暖寄归人 2020-12-19 06:21

I\'m facing a problem to share a storage between multiple EC2 instances. I\'m going to have to run heavy jobs so I\'ll need a lot of instances to do it. On one side ,I have

4条回答
  •  -上瘾入骨i
    2020-12-19 07:00

    Thanks for the answers. but finally I'm using NFS between the instances and it works pretty well!

提交回复
热议问题