Adobe Experience Platform Launch has been rebranded as a suite of data collection technologies in Adobe Experience Platform. Several terminology changes have rolled out across the product documentation as a result. Please refer to the following document for a consolidated reference of the terminology changes.
Tags in Adobe Experience Platform allows for the production of a set of files called a build. This set of files control the behavior of your application at run-time.
Builds need to be hosted somewhere so client devices can retrieve them at run-time as needed.
Platform can either manage the hosting of these files for you or you can do it yourself.
Adobe is not in the business of web-hosting. If you choose to have Adobe manage the hosting, your builds are delivered to a third-party content delivery network (CDN) that we have a contract with.
Currently, the primary CDN provider is Akamai. Files hosted on Akamai have a domain of assets.adobedtm.com
.
The primary reason to use managed hosting is convenience. It is easier to create the required host, and you don’t have to worry about maintenance.
If you don’t want Adobe to manage your hosted files, you must host them yourself. To host your files, you need to get the completed builds from Platform and be responsible for getting the files through your company’s release cycle onto company-managed servers.
There are a number of reasons to choose to host your own build files.
There are two methods you can use to acquire completed builds so that you can self-host.
The builds can be delivered as a packaged .zip file (encryption optional). You can then unzip the package and insert the contents into your release cycle to place them on your own servers.
Use a Managed by Adobe host and select the Archive option on your environment. The environment provides a download link. Whenever a build is created, you can retrieve it from the environment’s download link.
The builds can also be delivered directly to an SFTP server that you created. You take responsibility to get these filed into your release cycle and push them live.
To perform a direct delivery, you should create an SFTP host and assign that host to your environment. Whenever you build a library in that environment, the files are delivered to your SFTP server.