Large installations: Difference between revisions

From MoodleDocs
No edit summary
Line 14: Line 14:
** [https://www.erichartzog.com/blog/horz-scale-moodle Auto-Scaling Moodle Architecture on AWS 2015]
** [https://www.erichartzog.com/blog/horz-scale-moodle Auto-Scaling Moodle Architecture on AWS 2015]
** [https://github.com/Tulkis/aws-ebs-moodle Moodle with AWS Elastic Beanstalk]
** [https://github.com/Tulkis/aws-ebs-moodle Moodle with AWS Elastic Beanstalk]
** [https://moodle.com/wp-content/events/mootglobal19/Cloudinfrastructureforhighconcurrency.pdf Cloud infrastructure for high concurrency] 2019 Moodle MOOT Global presentation.
** Cloud infrastructure for high concurrency [https://moodle.com/wp-content/events/mootglobal19/Cloudinfrastructureforhighconcurrency.pdf slides], [https://www.youtube.com/watch?v=j_mEOxy9_eo video] 2019 Moodle MOOT Global presentation.
* [https://ktree.com/blog/moodle-ha-setup-using-docker-over-aws.html Amazon (AWS) Docker containers] with auto scaling groups and managed services (Storage, Caching, Database, CI/CD).
* [https://ktree.com/blog/moodle-ha-setup-using-docker-over-aws.html Amazon (AWS) Docker containers] with auto scaling groups and managed services (Storage, Caching, Database, CI/CD).
* Google (GPC) Kubernetes including automated managed micro services (Storage, Caching, Database, CI/CD, document conversions)  
* Google (GPC) Kubernetes including automated managed micro services (Storage, Caching, Database, CI/CD, document conversions)  

Revision as of 07:45, 4 July 2021

Architecture

Large scale Moodle infrastructures can be set up on different types of machines, from bare metal to compartmentalized virtual containers (or Kubernetes Pods).
In this section, we will try to share and put together some case study examples of such technological concepts of running very large scale Moodle systems.

On premise

Public clouds

Custom setup and Tips

Community support

List of Moodle systems by user count

This page was started in December 2005. Inclusion on these pages is by self selection and completely voluntary. There are more sites which meet these criterion that are not listed.

See also