Free AD0-E134 Exam Braindumps (page: 3)

Page 2 of 13

If multiple configurations for the same PID are applicable, which configuration is applied?

  1. The last modified configuration is applied.
  2. The configuration with the highest number of matching run modes is applied.
  3. The one that occurs first in the repository is applied.
  4. A configuration factory is created and all configurations are applied.

Answer(s): B

Explanation:

When multiple configurations for the same PID are applicable, the configuration with the highest number of matching runmodes is applied. This is because the runmodes act as a filter to select the most specific configuration for a given environment. If there is a tie between two or more configurations with the same number of matching runmodes, the one that occurs first in the repository is applied.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- 65/deploying/configuring/configure-runmodes.html?lang=en#configuring-osgi-settings-per- runmode



Which configuration/section should be used to resolve the domain name by dispatcher?

  1. Configuration in vhosts file
  2. Configuration in filters.any
  3. Configuration in httpd.conf
  4. Configuration in DNS

Answer(s): D

Explanation:

The configuration in DNS (Domain Name System) should be used to resolve the domain name by dispatcher. The DNS resolves the domain names to the IP address of the web server that hosts the dispatcher. The dispatcher then matches the incoming request URL with the cached files or the AEM publish instances.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- dispatcher/using/configuring/dispatcher-domains.html?lang=en#client-requests



Which configuration must be applied to enable re-fetching of cached items based on Cache Headers sent by AEM?

  1. /autolnvalidate true
  2. /autolnvalidate "1"
  3. /enableTTLtrue
  4. /enableTTL "1"

Answer(s): D

Explanation:

The /enableTTL "1" configuration must be applied to enable re-fetching of cached items based on Cache Headers sent by AEM. This configuration enables the Time To Live (TTL) feature of dispatcher, which allows dispatcher to check the Cache-Control and Expires headers of the cached files and re- fetch them from AEM if they are expired.


Reference:

https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/page- invalidation.html?lang=en#time-based-cache-invalidation



A developer needs to create a runmode-specific OSGi configuration for an AEM as a Cloud Service implementation. In which location should the OSGi configuration be created?

  1. core project, (/core/.../config <runmode>) folder
  2. ui.config project, (/config/.../config.<runmode>) folder
  3. all project, (/all/.../config.<runmode>) folder
  4. ui.apps project (/apps/.../config.<runmode>) folder

Answer(s): B

Explanation:

The ui.config project, (/config/.../config.<runmode>) folder is the location where the OSGi configuration should be created for a runmode-specific configuration for an AEM as a Cloud Service implementation. The ui.config project contains OSGi configurations that are deployed to /apps in the repository. The config.<runmode> folder specifies the runmode for which the configuration is applicable, such as author or publish.


Reference:

https://experienceleague.adobe.com/docs/experience-manager-cloud- service/implementing/deploying/configuring-osgi.html?lang=en#project-structure






Post your Comments and Discuss Adobe AD0-E134 exam with other Community members:

AD0-E134 Discussions & Posts