Loading provider exams...
Sign Up & unlock 100% of Exam Questions
No Strings Attached!
Updated
How should a DevOps engineer perform an AEM upgrade that preserves version history and workflows?
This exam has 50 community-verified practice questions. Create a free account to access all questions, comments, and explanations.
Log In / Sign UpA customer is using the Content Transfer Tool (CTT) to migrate to AEM as a Cloud Service. Only published content should be migrated to the target Production instance.
Which two actions should the DevOps engineer take? (Choose two.)
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 DevOps engineer needs to deploy a branch to the Stage Environment, so UAT testing can begin. The engineer starts a Production Pipeline with a manual trigger.
The Code Scanning results return the following summary:
Security Rating: A -
Reliability Rating: A -
Maintainability Rating: A -
Code Coverage: 10%
Summary: Partial Pass -
Which two actions should the DevOps engineer take? (Choose two.)
A DevOps engineer is configuring the statfile to level 2 in the dispatcher configuration. The document root is configured to /var/www.
Which level will be protected from invalidation?
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
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 customer reports that publish instances are experiencing high CPU utilization.
What diagnostic data must the DevOps engineer collect?
A DevOps engineer is managing an AEM as a Cloud Service Sites environment for a customer. After development tested the Maven build locally, a new development pipeline is executed. The development pipeline fails in the build steps with the following errors:

What should the DevOps engineer do?
A DevOps engineer is supporting a client on Adobe Managed Services. The setup will be migrated to AEM as a Cloud Service.
Which two methods can be applied for scaling publish instances on the current platform? (Choose two.)
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 DevOps engineer needs to set up a service-oriented integration with Adobe Target in Adobe I/O CLI.
Which authentication method should be used?
A DevOps engineer is onboarding new members onto Cloud Manager. One new team member, a developer who is granted the Developer role, logs in successfully. The new team member cannot trigger a Build on the non-production pipeline because the build button does not display. The new team member checks their role in the profile using the User Roles section and confirms that the Developer role is assigned.
How can this issue be resolved?
A DevOps engineer needs to store a separate API key per author and publish instance servers. The API key needs to be available to the service class com.my_company.core.APIService.
API Keys -
Author: KEY-001 -
Publish: KEY-002 -
Which option should the DevOps engineer use?
An AEM instance is updating and replicating pages at a very high rate. Monitoring alerts indicate a high number of requests to the publish instances.
How can the DevOps engineer throttle the number of cache invalidations?
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 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 customer of multiple Adobe Experience Cloud products, including Analytics, Tags, and AEM as a Cloud Service, recently onboarded a new team for their Technical Documentation site. This team is separate from the team that manages the Marketing site. The Marketing team was the first group to start using AEM, and they originally named their Admin Console group, "AEM Authors".
To enable independent permissions management for both teams, the Admin Console Administrator renames the "AEM Authors" group to "Marketing AEM Authors", and adds a separate group for the Technical Documentation authors.
The DevOps engineer receives a report from the Marketing team that a new team member is unable to access the Production environment after being added to the "Marketing AEM Authors" group in Admin Console.
What should the DevOps engineer do?
The project builds and deploys successfully on a local environment. A DevOps engineer deploys the same project source code on an AEM as a Cloud Service Non-Production pipeline. The pipeline fails at the Build & Unit Testing stage.
The end of the build_maven_build.log shows the following log messages:

The non-production pipeline was run once more, and the build failed at the same step with the same errors in the build log file.
How should the DevOps engineer resolve this issue?
The development team asks the DevOps engineer for help to set up Java remote debugging on a local AEM instance to debug an AEM application. The DevOps engineer needs to activate remote debugging on port 8000.
Which JVM parameter should the DevOps engineer add to perform this task?
A DevOps engineer notices that the Online Revision Garbage collection is not running as part of the daily maintenance tasks.
After inspecting the server's error log, the following shows up during the maintenance schedule:
"Revision GC will not run: Size delta is N% or N/N (N/N bytes), so skipping compaction for now"
The DevOps engineer needs to make sure that the revision garbage collection runs during the scheduled maintenance task.
Which additional step should the DevOps engineer take?