2 Answers
- Newest
- Most votes
- Most comments
2
Hello,
During an EC2 instance resize, you have to stop and start the instance. EC2 will start the instance from another underlying hardware, so the EBS volumes will be unmounted from the old hardware and mounted on the new hardware with the new instance type.
Since EBS is persistent storage, if you moved or copied any data into EBS, it will persist.
Relevant content
- asked a year ago
