AWS Backup » History » Version 3
Greg Mathis, 05/10/2018 08:36 AM
1 | 1 | Greg Mathis | h1. AWS Backup |
---|---|---|---|
2 | 1 | Greg Mathis | |
3 | 2 | Greg Mathis | We use Perforce and Redmine running on an AWS Server. Our backup strategy is to simply create an Amazon Machine Image (AMI) of the current server state. This AMI can then be used to launch a new server instance which will look just like the original, preserving all Perforce and Redmine data. |
4 | 2 | Greg Mathis | |
5 | 3 | Greg Mathis | h2. Step 1, Create AMI |
6 | 2 | Greg Mathis | |
7 | 2 | Greg Mathis | Log into the AWS console, go to the instances tab, select the server instance to back up, right click, select Image->Create Image. |