Practice Free AD0-E128 Exam Online Questions
A company wants to use page rename workflow. The AEM developer created the workflow and initiated it. The system experienced a performance problem, and the developer suspects it is a concurrency issue with the workflow.
Which AEM log will be the best choice to analyze the issue?
- A . HTTP Access logs
- B . Output.log
- C . Request.log
- D . AEM Publish Dispatcher logs
Which plugin cleans the container project’s target folder before Maven build?
- A . mvn-clean-plugin
- B . maven-scr-plugin
- C . maven-clean-plugin
- D . maven-build-plugin
Which deployment best practices should be followed in AEM? (Choose two)
- A . Use Cloud Manager for CI/CD pipeline automation
- B . Modify OSGi configurations directly in /libs
- C . Store all custom components in /etc/designs
- D . Automate deployments using Maven profiles
A developer has decided to use Experience Fragments in Adobe Experience Manager (AEM).
What is the primary reason that a developer would make this choice?
- A . To customize page templates and their associated components
- B . To manage and organize digital assets like images and videos in a central repository
- C . To define and enforce permissions and roles for different users within AEM
- D . To create reusable content that can be used across different channels
A developer is finding problems with replications.
Which two steps should be used to determine the nature of these problems? (Choose two.)
- A . Check the AEM request logs
- B . Make sure the Queue is not paused
- C . Make sure the Replication agent is enabled
- D . Check the Author Permission
Which tool is used to manage replication in AEM?
- A . CRXDE Lite
- B . AEM Replication Agent
- C . Dispatcher Flush Rules
- D . Workflow Instance Manager
A developer observes that clientlibs are not getting minified.
Which step should the developer take first to check on this issue?
- A . Check if the user has sufficient permission to access clientlibs folder
- B . Check if a minify library is correctly imported
- C . Check if minify option is enabled at AEM HTML Library Manager
- D . Check if the clientlibs is updated to the latest version
An eCommerce Company wants to create or reuse product descriptions, specifications, and related articles across their website, mobile app and chatbot.
What is the option AEM provides?
- A . Experience Fragments
- B . Content Models
- C . Content Fragments
- D . Experience Modules
Which AEM deployment method ensures rollback capabilities in case of failures?
- A . Directly modifying JCR nodes
- B . Using Content Packages with versioning
- C . Uploading files manually via FTP
- D . Editing OSGi configurations manually
Which tool is commonly used for managing AEM builds and dependencies?
- A . NPM
- B . Maven
- C . Gradle
- D . Gulp