Large installations: Difference between revisions

From MoodleDocs
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
=== On premise ===
=== On premise ===
* Bare metal or Virtualization for Moodle [[Server_cluster]] setup.
* Bare metal or Virtualization for Moodle [[Server_cluster]] setup.
* [https://severalnines.com/database-blog/clustering-moodle-multiple-servers-high-availability-and-scalability Clustering Moodle on Multiple Servers for High Availability and Scalability].
=== Public clouds ===
=== Public clouds ===
* [https://github.com/aws-samples/aws-refarch-moodle Amazon (AWS) EC2 (VMs)] with auto scaling groups and managed services (Storage, Caching, Database, CI/CD).
* [https://github.com/aws-samples/aws-refarch-moodle Amazon (AWS) EC2 (VMs)] with auto scaling groups and managed services (Storage, Caching, Database, CI/CD).
Line 21: Line 22:
* [https://aws.amazon.com/efs/features/infrequent-access/ Save some budget with AWS infrequent access EFS]
* [https://aws.amazon.com/efs/features/infrequent-access/ Save some budget with AWS infrequent access EFS]
* [https://techcommunity.microsoft.com/t5/azure-database-for-mysql/deploying-moodle-on-azure-things-you-should-know/ba-p/814054 Deploying Moodle on Azure – things you should know]
* [https://techcommunity.microsoft.com/t5/azure-database-for-mysql/deploying-moodle-on-azure-things-you-should-know/ba-p/814054 Deploying Moodle on Azure – things you should know]
* [https://docs.moodle.org/dev/images_dev/2/29/Caching_Moodle_at_Scale.pdf Moodle Caching at Scale]
== Community support ==
== Community support ==
* Moodle [https://moodle.org/mod/forum/view.php?id=596 Hardware and performance] forum.
* Moodle [https://moodle.org/mod/forum/view.php?id=596 Hardware and performance] forum.

Latest revision as of 10:04, 27 October 2022

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