I have a site running Wordpress on an EC2 instance. It is now down and AWS is telling me the instance will be retired in a couple weeks. The instance retirement docs say that I need to create an AMI from my instance and restore from that AMI to another instance. This process has failed me so far on three attempts (with the three AMI creation attempts still pending
after 24 hours).
While backup via AMI creation is recommended in this situation, is it necessary? If I just stop/start my instance, will my whole Wordpress installation (including posts, content, and other stuff store in MySQL) come right back up once it's started on a healthy host?