2 Answers
- Newest
- Most votes
- Most comments
0
Hello.
How about setting up S3 versioning?
By configuring versioning settings, you can recover from an older version even if you accidentally delete an object.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/Versioning.html
You can also use AWS Backup with S3, so I think it's a good idea to check that.
https://docs.aws.amazon.com/aws-backup/latest/devguide/s3-backups.html
0
Hi,
Athena's documentation clearly suggests to use S3 mechanisms for the backup of data:
See https://docs.aws.amazon.com/athena/latest/ug/security-resilience.html
Athena uses Amazon S3 as its underlying data store, making your data highly available
and durable. Amazon S3 provides durable infrastructure to store important data and
is designed for durability of 99.999999999% of objects. Your data is redundantly stored
across multiple facilities and multiple devices in each facility.
So, AWS Backup for S3 is probably the most efficient way to save your Athena data: https://docs.aws.amazon.com/aws-backup/latest/devguide/s3-backups.html
Best,
Didier
Relevant content
- asked 2 years ago
- asked 5 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago