shoebox icon indicating copy to clipboard operation
shoebox copied to clipboard

Create Shoebox backend using scalable AWS services

Open sanity opened this issue 7 years ago • 0 comments

Currently, with just filesystem and memory back-ends, Shoebox cannot scale beyond a single server.

This limitation could be removed through integration with scalable AWS backend services, for example, SimpleDB could be used as a key-value store, and pub/sub messaging to handle realtime modification events.

This should allow Shoebox to scale almost indefinitely.

sanity avatar Feb 05 '18 20:02 sanity