Skip to main content
New Participant
May 16, 2018

Approach for migrating AEM application from on-prem to Azure cloud

  • May 16, 2018
  • 6 replies
  • 5536 views

Please guide me to some resources/documentation regarding the best approach for migrating AEM application from on-prem to Azure cloud. Apart from packaging and and installing applications on cloud what all should be considered?

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

6 replies

joerghoh
Employee
November 9, 2018

If we only talk about the AEM instances themselves (and ignoring all the loadbalancing, networking and access to 3rd party applications), it should be sufficient to copy the complete filesystem from the on-prem server to Azure. That's the 1:1 approach, very simple and comes with the least risk.

When you have that instance running there, you can think about optimizing your setup and use the Azure data store as a followup step.

Jörg

smacdonald2008
New Participant
May 16, 2018

At this point - our AEM doc manager replied:

There are some details around the Azure Data Store here that might be useful.

https://helpx.adobe.com/experience-manager/6-3/sites/deploying/using/data-store-config.html

arvindp66202646
New Participant
November 9, 2018

Hi ,

May I request you to please provide some steps along with documents for the following :

1) Sizing of server needed in Azure Cloud for installing demo purpose AEM.

2) What all steps / configurations should be taken care .

Thanks in advance.

Regards,

Arvind

smacdonald2008
New Participant
November 9, 2018

Team replied here:

For details on how to download, install and configure the Azure Connector, see Azure Connector section here: https://helpx.adobe.com/experience-manager/6-4/sites/deploying/using/data-store-config.html

Sizing information can be found here, but its not specific to Azure: https://helpx.adobe.com/experience-manager/6-4/managing/using/hardware-sizing-guidelines.html

smacdonald2008
New Participant
May 16, 2018

We are discussing with internal ppl if there is an available doc for this use case.