-1

If a 2GB Amazon EBS volume is attached to 2 Amazon EC2 instances, is that EBS space divided per EC2 instance or is that space of 2GB is available for all of the EC2 instances?

TylerH
  • 20,799
  • 66
  • 75
  • 101
user3048388
  • 109
  • 1
  • 1
  • 2
  • Are you using [Amazon EBS Multi-Attach](https://aws.amazon.com/about-aws/whats-new/2020/02/ebs-multi-attach-available-provisioned-iops-ssd-volumes/)? – John Rotenstein Nov 24 '20 at 10:51

1 Answers1

1

If you are talking about EBS Multi-Attach, then the 2gb is shared/available for all EC2 instances.

jellycsc
  • 10,904
  • 2
  • 15
  • 32