Hi all,
I am reading migration of AEM On Prem to AEMaaCS.
The differences between AEM On Prem and AEMaaCS are clear to me.
But for DAM what differences exist ?
And how to prepare to migrate to AEMaaCS is not clear.
I read Micro Services, Asset Compute Service and doing away from WF Launchers.
Should we create Micro Services on our own for all DAM updates in AEMaaCS?
Appreciate all your responses.
Thanks,
RK.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I would suggest you to go through the following document to note down the changes - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-cl...
If you need simple rendition changes or custom renditions then you can use processing profiles - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...
If you need some complex processing when you upload assets, you can use post processing workflows - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...
Another major thing to note is the deprecation of assets Java APIs - You cannot use AEM APIs for asset upload or processing. Instead you should use aem-upload library - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/ad...
I would suggest you to go through the following document to note down the changes - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-cl...
If you need simple rendition changes or custom renditions then you can use processing profiles - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...
If you need some complex processing when you upload assets, you can use post processing workflows - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...
Another major thing to note is the deprecation of assets Java APIs - You cannot use AEM APIs for asset upload or processing. Instead you should use aem-upload library - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/ad...
Views
Likes
Replies