Difference in Data Store and Node store in AEM 6.0 ? | Community
Skip to main content
October 16, 2015
Solved

Difference in Data Store and Node store in AEM 6.0 ?

  • October 16, 2015
  • 1 reply
  • 1426 views

Difference in Data Store and Node store in AEM 6.0 ?

Please let me know in cluster mode do we share same data store for each instances?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

Basic difference is that all the data stored in the JCR are known as 'Node Store' while the resources stored in cloud or file systems are called as 'Data Store'. Refer [1] to know more details on the same 

[1] http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/data-store-config.html

You can achieve cluster mode only using mongoDB in AEM 6.0 and it can be configured in multiple ways. It can share same data or have their own farm which can be replicated. Refer [2] for multiple scenarios

[2] https://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

Basic difference is that all the data stored in the JCR are known as 'Node Store' while the resources stored in cloud or file systems are called as 'Data Store'. Refer [1] to know more details on the same 

[1] http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/data-store-config.html

You can achieve cluster mode only using mongoDB in AEM 6.0 and it can be configured in multiple ways. It can share same data or have their own farm which can be replicated. Refer [2] for multiple scenarios

[2] https://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html