Adobe AD0-E134 - Adobe Experience Manager Sites Developer Expert Exam
Page: 1 / 10
Total 50 questions
Question #1 (Topic: Exam A)
Which attribute must be present in all filter rules in AEM dispatcher configuration?
A. /type
B. /selectors
C. /url
D. /glob
Answer: C
Question #2 (Topic: Exam A)
Which property under /cache on dispatcher.any file identifies the directory where cached files are stored?
A. /invalidate
B. /statfile
C. /docroot
D. /cacheroot
Answer: D
Question #3 (Topic: Exam A)
Which environment-specific configuration is used in AEM as a Cloud Service to store private API keys?
A. $[env:ENV_VAR_NAME]
B. $[env:SECRET_VAR_NAME]
C. $[secret:SECRET_VAR_NAME]
D. $[secret:ENV_VAR_NAME]
Answer: C
Question #4 (Topic: Exam A)
A developer has to create a Logger and Writer pair for the company's application logging.
Which OSGi configurations should the developer use?
Which OSGi configurations should the developer use?
A. Apache Sling Logging Logger Configuration and Apache Sling Logging Configuration
B. Apache Sling Request Logger and Apache Sling Logging Writer Configuration
C. Apache Sling Logging Logger Configuration and Apache Sling Logging Writer Configuration
Answer: C
Question #5 (Topic: Exam A)
If multiple configurations for the same PID are applicable, which configuration is applied?
A. The last modified configuration is applied.
B. The configuration with the highest number of matching run modes is applied.
C. The one that occurs first in the repository is applied.
D. A configuration factory is created and all configurations are applied.
Answer: B