Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host website from S3 #90

Open
raxod502 opened this issue Jul 27, 2021 · 0 comments
Open

Host website from S3 #90

raxod502 opened this issue Jul 27, 2021 · 0 comments

Comments

@raxod502
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant