Adobe AD0-E124 Adobe Experience Manager DevOps Engineer Expert Exam Practice Test
Adobe Experience Manager DevOps Engineer Expert Questions and Answers
A DevOps engineer needs to deploy a filevault package that contains a mixture of mutable and immutable paths to AEM as a Cloud Service, via Package Manager.
What should the DevOps engineer do?
A DevOps developer needs to test virtual host configuration on Dispatcher. Which command should the DevOps engineer use?
The developers building a new site for AEM as a Cloud Service add selenium tests to the 'ui.tests' module. The tests appear to work as expected, but only when executed manually on a developer's local environment. The developers ask the DevOps engineer to enable the test execution during the Cloud Manager pipeline Custom UI Testing phase.
What should the DevOps engineer do?
A company requests a new program and environment in AEM as a Cloud Service. The company requires the program and environment to have some sample site for running demos, enablement, and proof of concept activities.
Which combination of program and environment types should the DevOps engineer create?
A developer informs a DevOps engineer that a page they are working on renders as expected in the AEM Authoring environment but appears blank when viewed through the dispatchers.
• No errors are present in the browser console.
• Other instances of this page template render properly.
• The page renders properly when accessing with the www URL but renders blank with the non-www URL.
What is causing this issue?
A DevOps engineer receives a report from users that some content pages take a long time to load on their AEM Managed Services Production instance. The DevOps engineer decides to confirm that this behavior is occurring before taking action.
What should the DevOps engineer investigate?
During the Non-Production pipeline, an issue occurs with a Security Rating of B. Based on the Review Results, all critical and mandatory tests passed.
What should the DevOps engineer do to proceed with the build?
A DevOps engineer performs a successful local deployment of the source code to the AEM SDK. Subsequently, a Cloud Manager deployment is initiated via Cloud Manager. The DevOps engineer encounters runtime errors in the pipeline logs.
The following information is discovered from an analysis of the pipeline logs:
• An exception occurred in the Sling Repository Initializer
• The SlingRepository service registration was aborted due to a RunTimeException
• Failed to set ACL (UnsupportedOperationException): This builder is read only
• AclLine ALLOW (paths=[/libs/dam/content], privileges=[jcr:read] ) at org.apache.sling.jcr.repoinit.impl.AclVisitor.setAcl
What is causing this issue?
An AEM customer wants to automate the aggregation of Cloud Manager pipeline execution metrics into a custom performance dashboard application. The system administrator of the custom application recommends that the website project team use their CI/CD server to collect the relevant data from Cloud Manager and upload it to the dashboard every 30 minutes.
Which steps should the DevOps engineer take?
A multinational customer's "warning threshold" for the Folder Size: AEM Segment Store metric on the System Monitoring page in Cloud Manager is not the same as other customers and needs to be changed to match.
What should the DevOps engineer do?
A DevOps engineer receives reports from two content authors that they are unable to activate pages via the Touch UI on a production AEM author instance. The authors need to publish their updates within 24 hours to correspond with a product launch scheduled by the business.
After inspecting the server's error log, the DevOps engineer is unable to identify the cause of the issue, and creates a Support Case via the Admin Console.
Which priority level should be assigned for this Support Case?
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?
Recently published content is not visible on the search results on the public website.
• All results show on the author environment
• Some results show on the publish environment
• The LastIndexedTime metric is not updated when checking the Async Indexer stats MBean
• The user is trying to find the page by the title
The following line appears regularly in the log:
08.01.2019 01:22:04.474 *INFO* [pool-9-thread-2] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing will be ]
How can the DevOps engineer gather more information about the root cause of this issue?
Significant load occurs during peak traffic hours with intermittent 503 responses from AEM publish instances. The DevOps engineer identifies that there is an AEM core component (Image) that creates renditions generated on request from large source files that range over 10 MB.
What should the DevOps engineer do?
A developer needs to move content (/content/my-site/en/about-us) from a Stage (STG) Author environment to a Production (PROD) Author. A content package named content-about-us-20210101 is created on STG Author. Once the content is reviewed in PROD, the content Author will activate and make the content public.
Which command should the DevOps engineer use?