AEM - Ability for the client to configure where data is stored | Community
Skip to main content
AEM_Forum
Level 10
December 15, 2017
Solved

AEM - Ability for the client to configure where data is stored

  • December 15, 2017
  • 4 replies
  • 2088 views

Hi,

In AEM, will the client be able to configure where data is stored?

My understanding is that everything is content in AEM: The code, the media files and the actual pages and all content is stored together

In such a case, is it possible to configure where only the actual pages content is stored?

Also, whether to store all content in JCR, or Mongo DB is decided during the initial stages of an implementation only and not once all systems are implemented and up and running correct?

Appreciate your support.

Thanks,

Rama.

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 MC_Stuff

Hi Rama,

Need to use crx2oak to change the persistance layer later.  Using the CRX2Oak Migration Tool

Thanks,

4 replies

Feike_Visser1
Adobe Employee
Adobe Employee
December 15, 2017

"will the client be able to configure where data is stored", you mean what persistence tool is used?

Yes, you can choose between a number of options.

Once this is configured, then this applies to the whole instance.

AEM_Forum
AEM_ForumAuthor
Level 10
December 15, 2017

Hi,

Thanks for responding.

Once AEM is configured initially and the implemented AEM system is up and running, is it possible to change the tool?

Even if it is possible, only the AEM Admins or Infra people only will be able to do it and not a regular user correct?

I mean to say that it is not so simple as selecting a value from a drop down.

Thanks,

Rama.

MC_Stuff
MC_StuffAccepted solution
Level 10
December 16, 2017

Hi Rama,

Need to use crx2oak to change the persistance layer later.  Using the CRX2Oak Migration Tool

Thanks,

joerghoh
Adobe Employee
Adobe Employee
December 17, 2017

This decision is made upfront and therefor the architecture is build. You can change it afterwards (using the oak-run tool).