1 Answer
- Newest
- Most votes
- Most comments
0
The Moodle Forums for Hardware and Performance might be a better place to ask this
The Moodle Performance FAQ has a link for a Moodle setup for 10K simultaneous users http://moodle.org/mod/forum/discuss.php?d=111847
That last link is 15 years old, here's one from just last month that might be more relevant https://moodle.org/mod/forum/discuss.php?d=451317
If you can get a ballpark figure for CPU and memory - for both the app and database tiers - then the AWS re:Post community could inform you better on what the optimal solution would look like.
Relevant content
- asked 4 months ago
- asked 8 months ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
When you say 10,000 concurrent users, do you mean you are going to have 10,000 registered users each of whom you expect to be accessing the Moodle app at some point every day (or week, or month)? Or do you mean 10,000 users all being logged in and clicking on the same link at the same time, and this resulting in 10,000 connections being opened to the database?
These are very different use cases, and the optimal configration (and cost) are going to be orders of magnitude different.