AEMaaCS DAM Implementation | Community
Skip to main content
February 4, 2025
Solved

AEMaaCS DAM Implementation

  • February 4, 2025
  • 1 reply
  • 476 views

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.

Best answer by SreenivasBr

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-cloud-changes

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/asset-microservices-configure-and-use#standard-config

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/asset-microservices-configure-and-use#post-processing-workflows

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/add-assets

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/developer-reference-material-apis#asset-upload

 

1 reply

SreenivasBr
SreenivasBrAccepted solution
February 4, 2025

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-cloud-changes

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/asset-microservices-configure-and-use#standard-config

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/asset-microservices-configure-and-use#post-processing-workflows

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/add-assets

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/developer-reference-material-apis#asset-upload