@daniel27lt Thanks for the information.
Yes, that’s the only solution; however if it is not actively supported, I doubt whether it should be used.
I have 50GB of Images (targeting 150GB in next 2 month) in my server and I am using Google Persistent Storage in my Google Compute Engine. I believe if I move all my images to the Google Bucket, I will be able to
a) Move my original codebase from Magnetic persistent to SSD Persistent. Thus will have better performance (only 10GB of data then). – Actually there won’t be many changes in code so is it necessary – debatable for me.
b) Cut down cost (of images) to half with higher performance. – Network Egress will be less because of Cloudflare
c) Less number of IOPS for Image Optimization or any cron jobs.
From your Amazon S3 experience, am I correct?