I have a scheme for a cheap minecraft server using t2 instances. If I want to play with just a few friends, I will use t2.small. If I want to play with a lot of friends I will detach the volume, attach it to a t2.medium and play on that.
From reading the documents and using the AWS Console, it does not appear to be possible to boot off of an existing EBS volume. Is there something I am missing that would make this use case possible?