Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Migrating Large Volume of Assets (2TB) from Local file system

Avatar

Level 2

Hi ,

I am trying to migrate large volume of assets (1 million assets) to AEM. Currently I am using a custom service which uses dam api (createasset) and copy the files into /content/dam/. Currently it is taking more than 1 day. we have 3 powerful VM's and content present is shared between these VM's. So my question is, is there any way like standalone java I can write and migrate assets into AEM. I mean i want to make my data into 3 parts and run the standalone java code on 3 VM's so that the migration will be fast. Is this possible?

1 Accepted Solution

Avatar

Correct answer by
Level 3

Did you take a chance looking into this one? Best Approach to upload large Assets in AEM

Also, What is the version of AEM you are using? If it is 6.3, please take a moment to go through this helpx articles. There are loads of performance improvements went into the 6.3 release. There may not be a single shot suggested solution, but we could certainly accomplish bulk upload using a combination of multiple approaches.

Assets Sizing Guide and AEM Assets

View solution in original post

1 Reply

Avatar

Correct answer by
Level 3

Did you take a chance looking into this one? Best Approach to upload large Assets in AEM

Also, What is the version of AEM you are using? If it is 6.3, please take a moment to go through this helpx articles. There are loads of performance improvements went into the 6.3 release. There may not be a single shot suggested solution, but we could certainly accomplish bulk upload using a combination of multiple approaches.

Assets Sizing Guide and AEM Assets