Adobe Experience Manager DevOps Engineer Expert Questions and Answers
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?
New content is not visible on the website when accessing it via the dispatcher.
• Replication from author to publish works fine
• Dispatcher flush agent is present under /etc/replication/agents.author on the Publish instance, and enabled
• The checkbox for Dispatcher flush agent configuration is ticked for enabled, when reviewed on the author instance
• Rules in the dispatcher configuration are correct
Which problem with the dispatcher flush agent is causing this issue?
A DevOps engineer notices that a system occasionally gets slower.
• No deployment has been recently performed.
• After a restart of the instance, the performance degradation is mitigated.
• If no action is taken, the JVM tends to crash in an unpredictable manner with Out Of Memory exceptions.
• There is no clear correlation between visitor peaks and crashes of the instances.
• The same symptoms affect author and publish instances.
What is causing this issue?
A DevOps engineer integrates an on-premise repository with Cloud Manager using Jenkins and the Git plugin. After a few builds, the developers notice that code is not getting merged into the proper branch on Cloud Manager.
There are no build errors to report.
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 customer is using the Content Transfer Tool (CTT) to migrate Assets to AEM as a Cloud Service. The timeline of the activity streams for all assets must be migrated, including all Publish and Unpublish tasks.
What should the DevOps engineer do when creating the migration set?
A DevOps engineer must analyze a performance issue on AEM as a Cloud Service. A page is running slowly and takes a long time to render. A query seems to be the cause.
What should the DevOps engineer do to analyze this issue?
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 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?
A DevOps engineer is called in to resolve a repeated performance issue. A problem is occurring with the Author performance due to a resource allocation. The AEM platform is set up using the cold-standby Author cluster with the same resources allocation as the primary.
What should the DevOps engineer do?
Three weeks ago, a P3 ticket was closed. The ticket contains all pertinent information about the issue and the corresponding resolution. Today, the exact issue is happening. The resolution is not working.
What should the DevOps engineer do?
A DevOps engineer wants to migrate a project code base into Cloud Manager. Which two actions must the DevOps engineer take to make sure the migration is successful? (Choose two.)
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 company asks the DevOps engineer to add a new domain (marketplace.acmecorp.biz) to their existing AEM as a Cloud Service program. The corporate IT department is responsible for DNS administration and SSL certificate signing.
Which list of requests should the DevOps engineer submit?
The "Deploy to" step of an AEM as a Cloud Service pipeline failed. After some analysis, the DevOps engineer discovers that the issue is that the pipeline is holding an older AEM version than the target environment.
What should the DevOps engineer do?