Is hybrid cloud storage actually worth the complexity?
For those managing large datasets, how are you deciding what stays on-prem and what goes into public cloud?
We're considering an architecture where frequently accessed data stays locally while older or less frequently accessed data gets moved to cloud storage. The appeal is obviously cost and flexibility, but I'm wondering how complicated this becomes operationally.
For anyone who has implemented something similar, does this actually simplify things, or does hybrid storage just create another layer of complexity?
Would you recommend building around S3-compatible object storage, or would you keep things simpler with traditional NAS plus cloud backup?