Adobe 9A0-397 - Adobe Experience Manager DevOps Engineer Exam
Page: 2 / 10
Total 50 questions
Question #6 (Topic: Topic 1)
A DevOps engineer checks the OSGI console after deployment of a bundle. The OSGI bundle is in the installed state and is not starting.
Where should the DevOps engineer look for issues?
Where should the DevOps engineer look for issues?
A. The install log
B. The bundle install log within the OSGI console
C. The error log
D. The OSGI install log within the CRX
Answer: A
Question #7 (Topic: Topic 1)
From which three locations can CRX packages be installed using an out-of-the-box configuration? (Choose three.)
A. /apps
B. /content/dam
C. /home/groups
D. /var
E. /libs/system
F. /etc/packages
Answer: BEF
Question #8 (Topic: Topic 1)
When running an AEM instance in Production Ready Mode, which two security measures are applied? (Choose two.)
A. WebDAV Access to repositories will only be available on author instances.
B. Author user account is disabled on publish instances.
C. The CRXDE Support bundle (com.adobe.granite.crxde-support) is disabled.
D. HTTPS transport layer is enabled.
Answer: AD
Question #9 (Topic: Topic 1)
How should a DevOps engineer increase offline tar compaction performance?
A. Set "> /dev/nul 2>&1"
B. Increase memory allocated to the Java container
C. Set -Dcompaction-progress-log to 1
D. Set -Dtar.memoryMapped to true
Answer: D
Question #10 (Topic: Topic 1)
How should the run mode be configured to set it to "UAT"?
A. Rename the quickstart.jar filename to contain the run mode before the initial UAT installation.
B. Set the run mode in the system properties in the start script on all systems of the UAT environment and restart the system.
C. Configure the run mode on the Felix console of all systems in the UAT environment.
D. Create a configuration package that contains this run mode, deploy it on the author of the UAT environment, and replicate the package.
Answer: B