コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

mongodb sharding key selection

Avatar

Level 2

Hi,

I thought of trying the mongo db sharding topology with AEM. Since i don't have much insight on the schema of aem repository collection, I have confusion on selecting key for sharding process. Can anyone suggest/share how to proceed?

PS:  I have read and understand the sharding and how to configure in mongo db perspective.

 

Thanks,

1 受け入れられたソリューション

Avatar

正解者
Employee

AEM (only author instances) with MongoDB only supports replica-set architecture. Sharding is not supported.

(1) : Recommended Deployments

元の投稿で解決策を見る

2 返信

Avatar

Level 10

I am not sure there is any Adobe docs that describe this use case - found stuff on this from mongo docs - On Selecting a Shard Key for MongoDB | MongoDB

Avatar

正解者
Employee

AEM (only author instances) with MongoDB only supports replica-set architecture. Sharding is not supported.

(1) : Recommended Deployments