Adobe Experience Manager DevOps Engineer Expert Sample Questions:
1. The Package Manager fails to load. The error log shows the following lines:
"com.day.crx.packmgr.impl.servlets.ListServlet Error while retrieving infos: javax.jcr.RepositoryException: Invalid path: /etc/packages/my_packages/..." What should the DevOps engineer do?
A) Remove any rule that is configured for the name "packmgr" under /etc/map
B) Modify the /etc/map rules in the Dispatcher configuration.
C) Add an allow filter to the dispatcher configuration for "/etc/packages"
D) Rename the package by editing the "name" property of the vault definition
2. Which command is used to build an AEM project using Maven?
A) mvn package
B) mvn deploy
C) mvn clean install
D) mvn install
3. What is the primary role of the all package in AEM deployments?
A) It contains only front-end assets for the project
B) It bundles all core modules, configurations, and dependencies for deployment
C) It holds environment-specific OSGi configurations
D) It is used to store AEM Dispatcher rules
4. A form POST functions correctly on publish and dispatch servers but does not function on an author server. The form is a standard form POST with no javascript dependency. The developer confirms the same behavior using the "?wcmmode=disabled" parameter as well as using browser incognito mode.
Which two items should the DevOps engineer research? (Choose two.)
A) Adobe Sling Request Parameter Handling
B) Adobe WCM Debug Filter
C) Apache Sling Referrer Filter
D) Adobe Granite CSRF Filter
E) Adobe HTML Library Manager
5. A corporate customer of AEM as a Cloud Service plans to launch a new feature on the website. This feature uses an internal Java API that is available in the artifact repository managed by IT. Authentication to the repository is secured with Basic Authentication.
The DevOps engineer needs to make this dependency available to Cloud Manager. What should the DevOps engineer do?
A) Add the Basic Authentication credentials directly inside the root pom.xml file.
B) Download the Java API dependency and add it to the project Git repository under the path ui.apps/src
/main/content/jcr_root.
C) Add a file to the project at path .cloudmanager/maven/settings.xml and use the command aio cloudmanager:set-pipeline-variables.
D) Use a secure CI/CD job to upload the Java API dependency to the adobe-public nexus repository.
Solutions:
| Question # 1 Answer: D | Question # 2 Answer: C | Question # 3 Answer: B | Question # 4 Answer: C,D | Question # 5 Answer: C |
We're so confident of our products that we provide no hassle product exchange.


By Jonas

