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

GitHub Pages -> Lambda SSR? #166

Open
randytarampi opened this issue Oct 28, 2018 · 0 comments
Open

GitHub Pages -> Lambda SSR? #166

randytarampi opened this issue Oct 28, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested requirements gathering scoping Issues that need details hashed out
Projects

Comments

@randytarampi
Copy link
Owner

I've always wanted to do this, but was always concerned with cost.

Per my note in #77, that's probably a terrible reason not to do this.

What makes this a bit more challenging is that we'd need to chase a few things down and deal with to make this work well.

  1. Where do we serve assets from?
  2. Do we want a versioned CDN, or will GitHub pages still suffice?
  3. What kind of page load times are acceptable?
  4. What kind of processing times are acceptable?
  5. What kind of (dollar) costs are acceptable?
  6. How do I transition from GitHub pages to Lambda (or equivalent) with 0 downtime?
  7. How do I want to integrate this with posts.randytarampi.ca? With service.randytarampi.ca?
@randytarampi randytarampi added enhancement New feature or request help wanted Extra attention is needed question Further information is requested requirements gathering labels Oct 28, 2018
@randytarampi randytarampi added the scoping Issues that need details hashed out label Nov 20, 2018
@randytarampi randytarampi added this to Scoping in me May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested requirements gathering scoping Issues that need details hashed out
Projects
me
  
Scoping
Development

No branches or pull requests

1 participant