AEM 6.2 migration
We are going to update our CQ 5.6.1 application to AEM 6.2. We made a lot of changes in our code and tested it on new test AEM 6.2 environment.
And the main question for us now - how to update prod system to AEM 6.2? I saw a lot of documentation from AEM (like https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade.html )
but we still confused what is real benefit of upgrading in place to AEM 6.2 instead of setup new AEM 6.2 clean instance and move our content to it with CRX2OAK tool for example.
So which variant is better (in place upgrade or new AEM 6.2) and why?
Thanks in advance!