AWS backup for EC2 & S3 sync

0

Hello Community!

I have a desktop application that uses storage of EBS volume & S3 together & need to create a backup plan using the AWS backup service. I am evaluating the AWS backup service & created a backup plan for the same.

My problem statement is while uploading the data to s3 & EBS if something breaks or goes down I need to restore to the environment to that particular time. (checked continuous backup /PITR feature ). Currently, I'm not able to simulate the state. Can Amazon backup will do the job? to restore the state? If yes can I able to restore data in sync (both EBS & S3) also, I am creating a solution that restores EC2 by using AMI & attaching a volume snapshot & s3 while creating a new instance. a small problem is here my application has some logs/registers in root volumes. does that create a problem while restoring the state? can you suggest an optimal solution or any suggestion in the current approach?

Suggestions for a new approach is also welcome!

Thanks

已提问 4 个月前304 查看次数
1 回答
0

Hello.

"PITR" can be used with the AWS services described in the following documentation.
So I don't think it can be used on regular EC2 instances. (There is no point in checked PITR.)
The EC2 AMI will be restored to the data at the time the AMI was acquired.
Therefore, it is not possible to restore by specifying a time like "PITR".
https://docs.aws.amazon.com/aws-backup/latest/devguide/point-in-time-recovery.html#point-in-time-recovery-supported-services

  • Amazon S3
  • RDS
  • Aurora
  • SAP HANA on Amazon EC2 instances
profile picture
专家
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则