Updated AWS (markdown)

Lauri Ojansivu 2018-02-15 16:18:00 +02:00
parent 3becb2bc17
commit 6507392eea

2
AWS.md

@ -3,7 +3,7 @@
* 3-4x m4.large for Node (ECS Cluster)
* 3x r4.large for Mongo (1 Primary for read and write, 2 replicas)
This setup runs well for thousands of users.
This setup runs very well for thousands of users.
To improve scalability even more, add Redis Oplog support, see https://github.com/cult-of-coders/redis-oplog and https://forums.meteor.com/t/meteor-scaling-redis-oplog-status-prod-ready/30855/479