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

Serve Static Assets via CDN #298

Open
DarkPurple141 opened this issue Nov 28, 2018 · 0 comments
Open

Serve Static Assets via CDN #298

DarkPurple141 opened this issue Nov 28, 2018 · 0 comments
Assignees
Labels
Feature New feature or request Story A user story Task Actual break down of User Story into sub features

Comments

@DarkPurple141
Copy link
Collaborator

DarkPurple141 commented Nov 28, 2018

All static assets can be served via CDN which will take load off the server to just do API things.

Basically this will mean we still serve the index.html file from the app, but all static assets including the app bundle are served via CDN. Better caching, better distribution.

Further...

Static assets, static HTML via s3 or similar. Seperate into different environments on s3.

Eventually; no HTML lives in s3 or similar; CDN caches html, everything else served as assets.

@DarkPurple141 DarkPurple141 added Feature New feature or request Task Actual break down of User Story into sub features Story A user story labels Nov 28, 2018
@DarkPurple141 DarkPurple141 added this to the Pre-Launch Cleanup milestone Nov 28, 2018
@DarkPurple141 DarkPurple141 removed this from the Pre-Launch Cleanup milestone Jan 17, 2019
@DarkPurple141 DarkPurple141 self-assigned this Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Story A user story Task Actual break down of User Story into sub features
Projects
None yet
Development

No branches or pull requests

1 participant