Connecting an instance of AEM to another remote instance of AEM | Community
Skip to main content
roberth55706517
Level 4
October 27, 2016

Connecting an instance of AEM to another remote instance of AEM

  • October 27, 2016
  • 1 reply
  • 6442 views

Has anyone directly connected on instance of the AEM to another remote instance of AEM in order to obtain assets or documents from another instance that is not part of a cluster of related instances?

If so, how bad was the performance hit?

What are some pain points?

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

1 reply

smacdonald2008
Level 10
October 27, 2016

Did you watch the recent Ask the Community Experts where they covered similar scenarios? 

roberth55706517
Level 4
October 27, 2016

Obviously not.

Are there links to transcripts or recordings?

roberth55706517
Level 4
October 28, 2016

roberth55706517 wrote...

Obviously not.

Are there links to transcripts or recordings?

 

Links for all the recording can be found at :- https://helpx.adobe.com/experience-manager/topics/ate-sessions.html

Some more reference links:

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

Link:- http://blogs.perficient.com/adobe/2015/12/08/managing-multiple-aem-instances/

I hope this would help you.

~kautuk


kautuksahni wrote...

roberth55706517 wrote...

Obviously not.

Are there links to transcripts or recordings?

 

Links for all the recording can be found at :- https://helpx.adobe.com/experience-manager/topics/ate-sessions.html

Some more reference links:

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

Link:- http://blogs.perficient.com/adobe/2015/12/08/managing-multiple-aem-instances/

I hope this would help you.

~kautuk

 

That sort of helps but not quite what I was hoping for. What we are doing is taking over part of a client's site that is deployed in AEM. In order to improve performance, we are getting a separate instance and server for our portion of the site. What the client would like is for our site to be able to use assets and content on the older servers and AEM instances that will be running so that they don't have to manage replication of the assets on multiple systems. What we are wondering is if there is a way for us to create a service that could connect remotely to another instance's JCR and use content from the remote JCR without having to write a service on both sides. I'm sure we could write services for both systems to replicate data that could push data based on workflow triggers but it would be a little easier, though other complexities, if we could just connect to the remote instance from ours and pull what content we want at will.

Is there a mechanism for doing this?