Normally you can only attach one EBS volume to one instance. Well if you have an EC2 instances using io1/io2 volume type you can enable multi-attach. This allows you to connect up to 16 EC2 instances in the same AZ to one EBS volume using your high throughput io1/io2 volume. You must use a cluster aware file system as well since multiple instances are going to be connecting to the volume.