Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjm
5533 days ago
It still has to be stored somewhere though right? If it's EBS you've just made yourself a complicated solution that will eventually fail all over again. No?
1 comments
joshhart
5533 days ago
If the data is sharded, then the data/server is small enough enough to fit within the individual server's disk and you no longer need EBS to store it.
link