> I guess if you won't have many blobs, it may be worthwhile to save yourself engineering time of supporting both S3 and Aurora. In an ideal world, there'd just be one permanent data store with a built-in caching layer, for databases, blobs, and log files.
We're getting close to that. Write once your data to S3 for persistent storage, then load into Elastic Search. Mostly there.
We're getting close to that. Write once your data to S3 for persistent storage, then load into Elastic Search. Mostly there.