Actually, my question not about possibility, but is there any value in it? May be any message queue or k8s cluster with StatefulSets is easier to operate? What do you think?
malandin•34m ago
It is an interesting idea. What troubles me is the read/write rate in a real production environment. If it is bound by S3, a buffer will eventually be needed and then it all become very complicated. At least it is how it looks on the surface
mineev•19m ago
You are right, the time of a single write/read is Achilles' heel. But if we are talking about parallel processing it can keeps several hundreds milliseconds delay and provides enormous throughput.
mineev•1h ago
malandin•34m ago
mineev•19m ago