Best way to save, get the files in AEM application.
Hello all,
Scenario: If I want to create a feature in AEM application, which has: End user can upload pdf/docs/image file. Later, user can download the file. How can I implement such feature in AEM?
1: Use of MongoDB to save the file?
2: DAM folder
3: If application is hosted in AWS env. (AEM application is not using AEM as cloud service), then to rely on some AWS features to store, retrieve the files?