riju
riju copied to clipboard
Host website from S3
It would be better architecturally to serve web requests from S3 since they are basically static files. Only the API server needs to be an actual dynamic server. This would help insofar as when the eval server goes down then the website is still up, and I can e.g. link to the status page.