Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
MongoDB架构 sizing考量點有哪些
@luzq
主要還是以具體業務應用需求的角度出發:
單筆數據的大小 / 數據成長量 / 單次查詢的資料量(大小)+索引大小 / 能接受的系統反應時間 / 數據的讀寫頻率 / 數據模型設計方式 / 其他特殊需求(如跨區域就近讀寫...)
需要整體評估後才能決定最適合的硬件架構
不過,mongodb是很吃內存的,內存就盡量大吧~~~
与 萌阔论坛 的连接断开,我们正在尝试重连,请耐心等待