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

Setup CDN for blog and GameHub #395

Open
Themezv opened this issue Aug 14, 2023 · 0 comments
Open

Setup CDN for blog and GameHub #395

Themezv opened this issue Aug 14, 2023 · 0 comments
Labels
Infra Research Tasks on researches and discussions

Comments

@Themezv
Copy link
Member

Themezv commented Aug 14, 2023

Why

  1. CDN often closer to users than load balancers. So that should reduce latency
  2. CDN can serve public cache (fonts, styles, js, images etc)
  3. AWS CloudFront should have better network connection with ALB than user (?)

What metrics can we collect to compare?

  1. Lighthouse performance score.
  2. TTFB
  3. RTT (by ping)

read more:

  1. https://aws.amazon.com/cloudfront/dynamic-content/
  2. https://www.stormit.cloud/blog/cloudfront-distribution-for-amazon-ec2-alb/
@Themezv Themezv added Infra Research Tasks on researches and discussions labels Aug 14, 2023
@Themezv Themezv moved this to Todo in MemeBattle Team Blog Aug 17, 2023
@Themezv Themezv changed the title Setup AWS CloudFront before ALB for blog and GameHub Setup CDN for blog and GameHub Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infra Research Tasks on researches and discussions
Projects
Status: No status
Development

No branches or pull requests

1 participant