Free AD0-E134 Exam Braindumps (page: 2)

Page 1 of 13

Which attribute must be present in all filter rules in AEM dispatcher configuration?

  1. /type
  2. /selectors
  3. /url
  4. /glob

Answer(s): D

Explanation:

The /glob attribute is mandatory for all filter rules in the dispatcher configuration. It specifies a pattern that is matched against the incoming request URL. If the pattern matches, the rule is applied. The /glob attribute can use wildcards (*) and placeholders ($1, $2, etc.) to match parts of the URL.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- dispatcher/using/configuring/dispatcher-configuration.html?lang=en#filter-rules



Which property under /cache on dispatcher.any file identifies the directory where cached files are stored?

  1. /invalidate
  2. /statfile
  3. /docroot
  4. /cacheroot

Answer(s): D

Explanation:

The /cacheroot property under /cache in the dispatcher.any file identifies the directory where cached files are stored. It is a relative or absolute path to the cache root directory. The dispatcher creates a subdirectory for each virtual host under this directory and stores the cached files there.


Reference:

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



Which environment-specific configuration is used in AEM as a Cloud Service to store private API keys?

  1. $[env:ENV_VAR_NAME]
  2. $[env:SECRET_VAR_NAME]
  3. $[secret:SECRET_VAR_NAME]
  4. $[secret:ENV_VAR_NAME]

Answer(s): C

Explanation:

This syntax allows the developer to reference a secret variable that is stored in the Cloud Manager UI under Environment Details > Variables. The secret variable name must start with a lowercase letter and can contain alphanumeric characters and underscores.


Reference:

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



A developer has to create a Logger and Writer pair for the company's application logging. Which OSGi configurations should the developer use?

  1. Apache Sling Logging Logger Configuration and Apache Sling Logging Configuration
  2. Apache Sling Request Logger and Apache Sling Logging Writer Configuration
  3. Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration

Answer(s): C

Explanation:

The Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration are the OSGi configurations that the developer should use to create a Logger and Writer pair for the company's application logging. The Logger Configuration defines the log level and the log file name for a given logger name or category. The Writer Configuration defines the file size, number of files, and file location for a given log file name.


Reference:

https://experienceleague.adobe.com/docs/experience-manager- 65/deploying/configuring/configure-logging.html?lang=en#configuring-log-files






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

AD0-E134 Discussions & Posts