ExamGecko
Home / Adobe / AD0-E106 / List of questions
Ask Question

Adobe AD0-E106 Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

A DevOps Engineer has cloned an environment, and configurations must be adjusted for the environment to function correctly. Due to the cloning, the domain and IPs changed during the process.

Specifically for content activation, which two parts of the configurations must be altered? (Choose two.)

The user of the flush agents
The user of the flush agents
The transport URI of the replication agents
The transport URI of the replication agents
The transport URI of the flush agents
The transport URI of the flush agents
The transport URI of the dispatcher configuration
The transport URI of the dispatcher configuration
The user of the static content agent
The user of the static content agent
Suggested answer: C, E
asked 02/10/2024
SAM E REYES
34 questions

Question 2

Report Export Collapse

An html page is published and is accessible through the dispatcher. A client is trying to access the updated page but is not getting the updated content.

A rule /type “allow” /glob “*.html” is present in the dispatcher /cache /rules configuration

The HTTP header “Cache-Control: max-age=3600” is set for all requests with the html extension

The /invalidate section is not set in the dispatcher configuration

A flush agent is configured on the publish instance

A CDN is serving all static content including html files and was flushed manually

Why does the content fail to update on the client side?

The file was cached on the client side in the browser cache.
The file was cached on the client side in the browser cache.
There is no /invalidate section present in the dispatcher configuration to invalidate the updated content.
There is no /invalidate section present in the dispatcher configuration to invalidate the updated content.
The flush occurred before the content was replicated because there are a lot of items in the queue.
The flush occurred before the content was replicated because there are a lot of items in the queue.
The content is still cached in the dispatcher after the CDN flush.
The content is still cached in the dispatcher after the CDN flush.
Suggested answer: C
asked 02/10/2024
Wissam Aoun
38 questions

Question 3

Report Export Collapse

After which maintenance processes can a datastore garbage collection achieve the most regain of disk space?

Re-index
Re-index
Compaction
Compaction
Version purge
Version purge
Workflow purge
Workflow purge
Suggested answer: B
asked 02/10/2024
Vishal Sahare
44 questions

Question 4

Report Export Collapse

A DevOps Engineer configures a delay in the out of the box online backup.

What is the result of a delay that is too large?

Excessive reads of the repository occur.
Excessive reads of the repository occur.
The backup takes more than 24 hours.
The backup takes more than 24 hours.
The CPU usage is reduced too much.
The CPU usage is reduced too much.
Too many file writes occur.
Too many file writes occur.
Suggested answer: B
Explanation:

Reference: https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/backup-and-restore.html#OnlineBackup

asked 02/10/2024
SANGEETH N
39 questions

Question 5

Report Export Collapse

A DevOps Engineer is configuring a non production deployment pipeline. The code quality is checked in the build pipeline. A security check is configured in the deployment pipeline to identify any major security issues before a production deployment.

Which other check should be executed before deployment to production?

A dispatcher invalidation rule check for replication functionality
A dispatcher invalidation rule check for replication functionality
An OSGi configuration validity check for the new release
An OSGi configuration validity check for the new release
A sling models validation check for the new release
A sling models validation check for the new release
A performance check for the actual release functionality
A performance check for the actual release functionality
Suggested answer: D
asked 02/10/2024
David Clark
39 questions

Question 6

Report Export Collapse

In what two ways can a DevOps Engineer install a content package?

(Choose two.)

Store the content package in the crx-quickstart/install folder in the filesystem
Store the content package in the crx-quickstart/install folder in the filesystem
Store the content package in the crx-quickstart/app folder in the filesystem
Store the content package in the crx-quickstart/app folder in the filesystem
Use CRX Package Manager
Use CRX Package Manager
Upload the package to /content/dam and start the InstallPackageWorkflow
Upload the package to /content/dam and start the InstallPackageWorkflow
Upload the package through the OSGi console
Upload the package through the OSGi console
Suggested answer: A, C
Explanation:

Reference: https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/package-manager.html

asked 02/10/2024
Felix Bourdier
47 questions

Question 7

Report Export Collapse

Which gate needs to be passed after the code is deployed?

Performance test gate
Performance test gate
Compilation test gate
Compilation test gate
Unit test gate
Unit test gate
Code quality test gate
Code quality test gate
Suggested answer: D
Explanation:

Reference: https://docs.adobe.com/content/help/en/experience-manager-cloud-manager/using/how-to-use/understand-your-test-results.html

asked 02/10/2024
Carlos John Ricafort
39 questions

Question 8

Report Export Collapse

A DevOps Engineer notices that the disk usage for an AEM author instance is constantly going up.

Upon further investigation, it is revealed:

- Online Compaction is unable to complete revision cleanup task during the daily maintenance window

- Segment Store Size has gone up from 8 GB to 13 GB

- The following message is logged in the error.log file

Canceling RevisionGC. The task was either stopped by the user or the Maintenance Window reached its end - Lucene Binaries Cleanup task completed successfully during the daily maintenance window What

additional step can be performed during the weekly maintenance window to reduce the overall disk usage?

Invoke startRevisionGC() for SegmentRevisionGarbageCollection mbean in the JMX console
Invoke startRevisionGC() for SegmentRevisionGarbageCollection mbean in the JMX console
Invoke startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve) for BlobGarbageCollection mbean in the JMX console
Invoke startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve) for BlobGarbageCollection mbean in the JMX console
Set full compaction schedule property for com.adobe.granite.maintenance.crx.impl.RevisionCleanupTask to a preferred day
Set full compaction schedule property for com.adobe.granite.maintenance.crx.impl.RevisionCleanupTask to a preferred day
Set the job.topics property for com.adobe.granite.maintenance.crx.impl.DataStoreGarbageCollectionTask to com/adobe/granite/maintenance/job/DataStoreGarbageCollectionTask
Set the job.topics property for com.adobe.granite.maintenance.crx.impl.DataStoreGarbageCollectionTask to com/adobe/granite/maintenance/job/DataStoreGarbageCollectionTask
Suggested answer: B
Explanation:

Reference: https://helpx.adobe.com/experience-manager/6-3/sites/deploying/using/revision-cleanup.html#OnlineRevisionCleanupFrequentlyAskedQuestions

asked 02/10/2024
Elyse Martinez
37 questions

Question 9

Report Export Collapse

How should a DevOps Engineer perform an AEM upgrade that preserves versions and workflows?

Put the updated AEM quickstart jar in the install folder and restart AEM in upgrade mode
Put the updated AEM quickstart jar in the install folder and restart AEM in upgrade mode
Install the updated version of AEM using the package manager
Install the updated version of AEM using the package manager
Perform an in-place upgrade of the AEM instance
Perform an in-place upgrade of the AEM instance
Set up a new AEM instance and copy the content with content packages
Set up a new AEM instance and copy the content with content packages
Suggested answer: C
asked 02/10/2024
Kaan K
37 questions

Question 10

Report Export Collapse

A DevOps Engineer needs to change the default size for a tar file to 512 MB.

Which option should be used to enable this configuration?

Set Segment Cache Size property to 512 in Oak Segment TAR NodeStore Service configuration in Webconsole
Set Segment Cache Size property to 512 in Oak Segment TAR NodeStore Service configuration in Webconsole
Set tarmk.size property to 512 in org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.config file
Set tarmk.size property to 512 in org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.config file
Set NodeState Cache property to 512 in Apache Jackrabbit Oak Document NodeStore Service configuration in Webconsole
Set NodeState Cache property to 512 in Apache Jackrabbit Oak Document NodeStore Service configuration in Webconsole
Set changesSize property to 512 in org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService.config file
Set changesSize property to 512 in org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService.config file
Suggested answer: D
Explanation:

Reference: https://docs.adobe.com/content/help/en/experience-manager-64/deploying/deploying/data-store-config.html

asked 02/10/2024
San Min Oo
40 questions
Total 54 questions
Go to page: of 6
Search

Related questions