Where is the best place to store database backups on an EC2 instance that is configured as a database server?
instance storage, with a script that replicates the database backups to another instance in a different availability zone.
instance attached to the instance
EBS volume attached to the instance
an S3 bucket, synced with the database backups via a script that calls the AWS CLI