| ▲ | thadt 7 days ago | |||||||
S3 is doing quite a lot of sophisticated lifting to qualify as no backend at all. But yeah - this is pretty neat. Easily seems like the future of static datasets should wind up in something like this. Just data, with some well chosen indices. | ||||||||
| ▲ | simonw 7 days ago | parent | next [-] | |||||||
I believe all S3 has to do here is respond to HTTP Range queries, which are supported by almost every static server out there - Apache, Nginx etc should all support the same trick. | ||||||||
| ||||||||
| ▲ | theultdev 7 days ago | parent | prev [-] | |||||||
Still qualifies imo. Everything is static and on a CDN. Lack of server/dynamic code qualifies as no backend. | ||||||||