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

Research and implement (region) caching #77

Open
lhjohn opened this issue May 11, 2020 · 0 comments
Open

Research and implement (region) caching #77

lhjohn opened this issue May 11, 2020 · 0 comments

Comments

@lhjohn
Copy link
Contributor

lhjohn commented May 11, 2020

Caching can reduce traffic and costs for the Academy and response time for users.

  1. Check if OPcache is activated in our Moodle environment: https://docs.moodle.org/38/en/OPcache
  2. AWS offers ElastiCache for Memcached. Check if this is interesting to us: https://aws.amazon.com/elasticache/memcached/
  3. CloudFront is a content distribution network to cache for different regions. This may be interesting to implement, if regions such as Asia or US experience high latency with our Ireland server: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/GettingStarted.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant