|
|
|
|
|
by rmc
5679 days ago
|
|
You don't need an EBS to run an instance on EC2. You can just run the instance as normal. It has a root filesystem, you can write to it etc. However if you stop the instance, then all your changes are lost. The EBS is only needed if you actually need disk space. |
|