|
|
|
|
|
by alien_
3552 days ago
|
|
The AMI creation is only needed if you store data on the machines, which you shouldn't do anyway, not even with on-demand ones. You should always try to keep the instances stateless and store any data outside the instances, such as on S3 or EFS. |
|