Adobe AD0-E106 Adobe Experience Manager Dev/Ops Engineer Online Training
Adobe AD0-E106 Online Training
The questions for AD0-E106 were last updated at Dec 25,2024.
- Exam Code: AD0-E106
- Exam Name: Adobe Experience Manager Dev/Ops Engineer
- Certification Provider: Adobe
- Latest update: Dec 25,2024
A business needs to remove a publish instance due to a contractual downsizing.
Which action will prevent a rapid increase of errors in the author instance?
- A . Arrange a content freeze preventing access to the author instance while the publish instance is being removed
- B . Remove the dispatchers associated with the publish instance being removed
- C . Delete the replication agent on the author instance mapped to the publish instance being removed
- D . Configure the dispatcher mapped to the publish instance being removed to display a maintenance page
A company is anticipating a large migration of web assets into their AEM instance. Bulk upload of large assets is typically a very resource intensive process.
The DevOps Engineer needs to avoid any potential performance impact and high Java heap consumption.
Which change should the DevOps Engineer make to the Apache Sling Job Queue Configuration?
- A . Set the queue.type to “Ordered”
- B . Set the queue.maxparallel value to 50% of the CPU cores of the server running the AEM instance
- C . Set the queue.retries value to 10 and any failed attempts are not rescheduled and assumed to have failed
- D . Set the queue.keepJobs to enabled making sure successful finished jobs are kept to provide a complete history
A DevOps Engineer notices that existing pages are not updated through a package installation. The updated pages are present after deleting the pages that are not updating, and reinstalling the package.
What is the source of the problem?
- A . Install mode is set.
- B . Update mode is set.
- C . Merge mode is set.
- D . Replace mode is set.
A DevOps Engineer is executing an online backup and wants to ensure consistency. This is a newer AEM version that uses Oak as a repository with multiversion concurrency control.
What setting is no longer required to be set before performing a backup to ensure consistency?
- A . Blocking the replication queues
- B . Blocking the repository writes
- C . Blocking the repository reads
- D . Blocking the repository queues
During security tests it becomes apparent that AEM specific paths were accessible on the publish instance, which should not be accessible to the public.
What is the best practice configuration on a publish dispatcher instance?
- A . /0001 { /type "deny" /glob "/system/*"}
- B . /0001 { /type "deny" /glob "*"}
- C . /0001 { /type "deny" /url "/system/*"}
- D . /0001 { /type "deny" /url "/сrх/*"]