Amazon EC2 High-Memory Extra Large Instance
- by Simpanoz
I am new to Mongodb and EC2. If I use following single MongoDb server :
High-Memory Extra Large Instance 17.1 GiB memory, 6.5 ECU (2 virtual cores with 3.25 EC2 Compute Units each), 420 GB of local instance storage, 64-bit platform
As a layman, if we quantify I/O, data in MB/sec. How much I/O transactions mongodb server can handle easily, without being burnt out.
Consider default settings of EC2 server with Ubuntu and MongoDb version available in AWS marketplace.
Thanks in advance