can we use S3-fuse for storing MySQL dumps?
I have a ubuntu 22.04 instance running in Aws and I’m using my secondary volume to store my mysql dumps at local and It is running out of space due to growing backup sizes,Instead i thought of using S3 fuse ,but when mounting a s3 bucket within the mount command itself we will give cache=/tmp ,so s3 bucket will initially store dumps in /tmp due this my root volume getting filled.how to overcome this issue?
S3 Browser DELETE Bucket objects
I’m using S3 Browser to storage some data, and I’m trying to delete a specific group of objects withing a bucket. I have tried to use policies but it seems it’s not the right option, and I’m trying t implement a lifecycle rule, but I’m always getting this XML error. Does anybody have an idea of how I could solve this?