Best way to Backup a Bitnami Wordpress Website without a Plugin?

0

I have a small ec2 instance running bitnami WP and I was wondering what will be the best way to do a full website backup (DB included) to be able to restore it back in case something goes wrong. I been looking at S3 buckets as well as AWS Backup service, though not sure if those will back up the entire volume and then just attached the volume back to the instance? Or can I just manually copy my /opt/bitnami folder locally using FileZilla or do I have to use Putty and commands lines to zip and make a copy of the folders according to this guide https://docs.bitnami.com/aws/apps/wordpress/administration/backup-restore/.

Just wondering what is the best bullet proof since I will be running an E commerce on my the instance. Thank you in advance.

已提问 6 个月前357 查看次数
1 回答
0
已接受的回答

Hi,

You should definitely use AWS Backup for your EC2 and EBS: see https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html

AWS Backup is a fully-managed service that makes it easy to centralize and automate data protection 
across AWS services, in the cloud, and on premises. Using this service, you can configure backup 
policies and monitor activity for your AWS resources in one place. It allows you to automate and 
consolidate backup tasks that were previously performed service-by-service, and removes the need 
to create custom scripts and manual processes. With a few clicks in the AWS Backup console, you can 
automate your data protection policies and schedules.

AWS Backup does not govern backups you take in your AWS environment outside of AWS Backup. 
Therefore, if you want a centralized, end-to-end solution for business and regulatory compliance 
requirements, start using AWS Backup today.

Give a detailled read at the page above: it requires lots of work to develop equivalent features.

AWS Backup has a very solid list of references: https://aws.amazon.com/backup/customers/

Best,

Didier

profile pictureAWS
专家
已回答 6 个月前
profile picture
专家
已审核 6 个月前

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

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

回答问题的准则