Clone the instance & incremental Migration of AEM 6.2
What is the best way to take a clone of an AEM 6.2 instance.(it could be Author or Publish instances). Is this article still valid for AEM 6.2. https://helpx.adobe.com/experience-manager/kb/CloneInstance.html
If I create a new DEV instance from a 5.6.1 instance production backup (sits on a separate Data center), perform in-place upgrade, apply code fixes to support AEM 6.2. Take a clone of the DEV instance to QA, Preprod, PROD respectively. Once the new PROD environment is stable with code fixes, perform an incremental migration to handle delta content and make live traffic to AEM 6.2. The respective users/usergroups& ACLS in relevant environments will be deployed as packages excluding the user token information.
Do you foresee any risks in this approach?