Storing assets
This article is meant to help you better understand storing assets in PaaS.
DX Cloud leverages the Digital Asset Management (DAM) module for managing assets such as images, videos, and documents. In some cases, you may have quite a lot of assets to manage.
By default, thumbnails are disabled to ensure optimal performance in DX Cloud.
Projects with a large volume of assets per folder can cause serious performance issues when thumbnails are enabled.
If you wish to turn thumbnails back on, you can do so by setting thumbnails: true in the dam.subApps.yaml file.
We only recommend doing this if you have structured your assets in an optimal way to minimize any performance degradation.
How to handle many assets
For guidance on large volumes of assets (folder structure, performance), see Managing assets in the Magnolia product documentation.
How to handle large-sized assets
For guidance on very large individual assets, see Managing assets in the Magnolia product documentation.
Further reading
- DAM API
- The External DAM integration framework allows you to connect with external storage such as Amazon S3 and Bynder.
- Learn more about our DAM-focused incubator modules
- Performance tuning guide: Image and media handling