[2020.8] latest collection of Adobe certification exam Practice question and answers

The most popular Adobe exam certification Practice question and tips.
(Adobe AD0-E100 exam, Adobe AD0-E104 exam, Adobe AD0-E106 exam, Adobe AD0-E308 exam) Dumpscertification shares the latest exam Practice question and answers for free. The latest popular Adobe exam certification pass method: https://www.leads4pass.com/adobe.html High pass rate! Cost-effective!

Table of Contents:

Popular Adobe AD0-E100 List

Latest Adobe AD0-E100 Exam Video

[2020.7] Popular Adobe AD0-E100 exam practice questions(1-5)

QUESTION 1

A developer is attempting to remove a custom metadata profile that is currently assigned to a folder in the DAM. Which
is it a possible outcome of this action?
A. All existing metadata values will be removed from the assets.
B. All metadata values that were inherited from the previous profile will be removed.
C. The metadata values of the assets will persist even after removing the metadata profile.
D. The current metadata profile can only be replaced with another metadata profile.

Correct Answer: D

QUESTION 2

A client needs AEM Assets to detect files with identical contents at the time of upload. What should a developer change
to meet this requirement?
A. Develop a custom OSGi service to detect duplicate files, and deploy that OSGi service to the AEM instance.
B. Update the Day CQ DAM Asset Upload Restriction OSGi service configuration to detect duplicate files.
C. Update the Day CQ DAM Create Asset Servlet OSGi service configuration to detect duplicate files.
D. Update the Adobe CQ DAM Asset Index Update Monitor OSGi service configuration to detect duplicate files.

Correct Answer: C

Reference: https://experience-aem.blogspot.com/2019/06/aem-65-find-duplicate-assets-binaries-in-existingrepository.html

QUESTION 3

While an AEM instance is used to process a large amount of assets daily, the DAM update asset workflow can be
adding additional loads to the instance. Which two statements are true when setting the workflow transient? (Choose
two.)
A. Transient workflows run in a much smaller memory footprint.
B. The workflow processing time can be reduced by up to 10%.
C. Transient workflows can significantly reduce repository growth.
D. CRUD workflows will be automatically purged to improve performance.

Correct Answer: AB

Reference: https://helpx.adobe.com/experience-manager/6-3/assets/using/performance-tuning-guidelines.html

QUESTION 4

An author plans to perform a bulk upload of content into AEM assets. In the list of assets, there are documents that are
the same but have unique file names. The author wants to use an asset duplication detection solution to find those files.
What is the most efficient way to find duplicated files in the DAM?
A. Create a custom OSGI event handler to handle detection duplication.
B. Enable the Day CQ DAM Create Asset Servlet\’s duplication detection in OSGi configurations.
C. Install ACS AEM Commons and configure the ACS AEM Commons Assets Duplication service in OSGi
configurations.
D. AEM Assets detects duplicated assets out of the box. No additional configuration is needed.

Correct Answer: D

Reference: https://helpx.adobe.com/experience-manager/6-3/assets/using/duplicate-detection.html

QUESTION 5

A developer has a new requirement to send an email when an asset gets published. The email body must contain all
asset metadata. The published asset must be attached to the email. Which two tasks must the developer perform?
(Choose two.)
A. Set up the Day CQ replication email service in the OSGi configurations.
B. Configure the DAM Asset Notification in the workflow launchers.
C. Create a custom OSGI service event handler must be implemented.
D. Set up the Day CQ Mail Service in the OSGi configurations.

Correct Answer: AD

[PDF q1 – q13] Free Adobe AD0-E100 pdf dumps download from Google Drive: https://drive.google.com/file/d/1ErZVP8FB6WIxvqoCFBLEOtnEGHHkcm4r

Full Adobe AD0-E100 brain dumps: https://www.leads4pass.com/ad0-e100.html (Total Questions: 50 Q&A)

Popular Adobe AD0-E104 List

Latest Adobe AD0-E104 Exam Video

[2020.7] Popular Adobe AD0-E104 exam practice questions (1-5)

QUESTION 1

A developer makes changes to CSS in the client library and deploys the code. The page as seen by the end-user does
not change. What should the Architect do to solve this situation permanently?
A. Deploy CSS code inside Adobe Launch
B. Configure Dispatcher Flush Agent in resource only mode
C. Use the manual curl command to invalidate the cache
D. Use curl command as part of CI script to invalidate the cache

Correct Answer: D

Reference: https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorialdevelop/client-side-libraries.html

QUESTION 2

A client states they will have approximately 1 million page views per month with approximately 30% of the traffic being
Authenticated/Secure content. The Architect is recommending two Publish servers and a single Dispatcher.
What is the purpose of the Dispatcher in this scenario?
A. Serves as a document repository and caching mechanism
B. Serves as Load Balancer and caching mechanism for non-secure content
C. Serves as Load Balancer only
D. Caches Authenticated/Secure content and serve as Load Balancer

Correct Answer: D

QUESTION 3

A multi-regional retail company has been using a featured product component on its home page with static content.
As part of the enhancement, the retail company wants to leverage Adobe Target to personalize the featured product
displayed only to the users in one region. There is a plan to apply this enhancement to additional regions in the near
future. It is required to keep the featured product component backward compatible without updating the site content.
Which option should the Architect recommend?
A. Introduce personalization logic to the “featured product” component
B. Introduce component versioning and proxy component pattern
C. Use sling:superResourceType and editable templates
D. Use the out-of-the-box e-commerce component

Correct Answer: B

QUESTION 4

Which deployment scenario should be used to achieve scalability for site visitor read access?
A. Oak Cluster with MongoMK across Multiple DataCenter
B. Single TarMK Instance
C. TarMK Farm
D. Oak Cluster with MongoMK in Single DataCenter

Correct Answer: B

QUESTION 5

A content author creates an article page in AEM. Notification must be sent to a third-party system.
An Architect needs to make sure there are multiple attempts to deliver the notification in the event the third-party system
is temporarily unavailable.
How should the Architect meet this requirement?
A. Sling Pipes
B. Sling Jobs
C. Event Handlers
D. Event Listeners

Correct Answer: C

[PDF q1 – q13] Free Adobe AD0-E104 pdf dumps download from Google Drive: https://drive.google.com/file/d/1n8CxnGrMlAuKaI0jUqce-VISM94p-EAG

Full Adobe AD0-E104 brain dumps: https://www.leads4pass.com/ad0-e104.html (Total Questions: 109 Q&A)

Popular Adobe AD0-E106 List

Latest Adobe AD0-E106 Exam Video

[2020.7] Popular Adobe AD0-E106 exam practice questions (1-5)

QUESTION 1

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/“]

Correct Answer: D

QUESTION 2

A DevOps Engineer notices that the disk usage for an AEM author instance is constantly going up. Upon further the 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?
A.
Invoke startRevisionGC() for SegmentRevisionGarbageCollection mbean in the JMX console
B.
Invoke startBlobGC(boolean markedly, boolean forceBlobIdRetrieve) for BlobGarbageCollection MBean in the JMX
console
C.
Set full compaction schedule property for com.adobe.granite.maintenance.crx.impl.RevisionCleanupTask to a preferred
day
D.
Set the job.topics property for com.adobe.granite.maintenance.crx.impl.DataStoreGarbageCollectionTask to
com/adobe/granite/maintenance/job/DataStoreGarbageCollectionTask

Correct Answer: B

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

QUESTION 3

A company needs to support 1500 unique users per day and 300 concurrent users for its author instance. Which
persistence storage option should the DevOps Engineer select?
A. TarMK
B. S3
C. MongoMK
D. RDBMS

Correct Answer: C

Reference: https://helpx.adobe.com/experience-manager/6-3/sites/deploying/using/performance-guidelines.html

QUESTION 4

Assuming the project was generated using the AEM maven archetype, which maven command triggers the build and
deployment of a content-package to a publish instance?
A. mvn install -PautoInstallPackagePublish
B. mvn install -PautoInstallBundle
C. mvn install -PautoInstallPackage
D. mvn install deploy -Pmode=autoInstallPackage

Correct Answer: C

Reference: https://helpx.adobe.com/experience-manager/using/maven_arch11.html

QUESTION 5

A user is able to access the OSGi console from the outside on a publish instance.
Which deny filter rule configured in the dispatcher would properly prevent access to the OSGi console?
A. /felix/console/*
B. /system/felix
C. /system/*
D. /console/felix

Correct Answer: C

[PDF q1 – q13] Free Adobe AD0-E106 pdf dumps download from Google Drive: https://drive.google.com/file/d/1LJbjDrt3TJgaFmL9nz_qK3Vc2zCgiyrl

Full Adobe AD0-E106 brain dumps: https://www.leads4pass.com/ad0-e106.html (Total Questions: 54 Q&A)

Popular Adobe AD0-E308 List

Latest Adobe AD0-E308 Exam Video

[2020.7] Popular Adobe AD0-E308 exam practice questions (1-5)

QUESTION 1

A Campaign developer creates an alert notification with the variable vars.recCount. What is the result?
A. The notification sends the total population count for all segments in the campaign.
B. The notification has the population count of the target going into the alert activity.
C. The notification has the number of recipient records in the database.
D. The notification is blank until the final target is approved for the workflow.

Correct Answer: B

QUESTION 2

Which type of External Account should be used to connect to the mid-sourcing instance in a hybrid installation?
A. HTTP
B. Routing
C. External Database
D. Execution Instance

Correct Answer: B

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/installing-campaign-classic/additionalconfigurations/mid-sourcing-server.html

QUESTION 3

How should a Campaign developer prepare an encrypted flat file for use with a campaign workflow as the starting
population?
A. Specify the public and private keys as the options under Administration > Platform > Options.
B. No action is needed; encrypted flat files are automatically detected and decrypted by Adobe Campaign.
C. No action is needed. Encrypted data should be stored as encrypted.
D. Specify a pre-processing decryption command in the Data Loading (file)activity.

Correct Answer: D

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/automating-with-workflows/generaloperation/importing-data.html

QUESTION 4

In which activities can a Campaign developer set the segment code?
A. Read List, Update Data, Fork, Test
B. Test, Intersection, Fork, Enrichment
C. Read List, Fork, Query, List Update
D. Intersection, Query, Exclusion, Enrichment

Correct Answer: D

QUESTION 5

A Campaign developer must create a new table in Adobe Campaign. None of the fields in the new table have unique
values. What should the Campaign developer do?
A. Create a composite key of multiple columns
B. Create a primary key using autopk
C. Create a primary key on one of the available fields
D. Create a table without a primary key

Correct Answer: B

Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/schemareference/database-mapping.html

[PDF q1 – q13] Free Adobe AD0-E308 pdf dumps download from Google Drive: https://drive.google.com/file/d/1tBnc4OSEvNKx8_eCRH1D2JPfQBC5iGyt

Full Adobe AD0-E308 brain dumps: https://www.leads4pass.com/ad0-e308.html (Total Questions: 60 Q&A)

Lead4Pass Discount Code 2020

lead4pass coupon 2020

About Lead4pass Brand Advantage

Lead4pass employs the most authoritative exam specialists from Adobe, Cisco, Microsoft, CompTIA etc.
We update exam data throughout the year. Highest pass rate! We have a large user base. We are the industry leader!
Choose Lead4Pass to pass the exam with ease!

why lead4pass

Summarize:

It’s not easy to pass the exam, but with accurate learning materials and proper practice, you can crack the exam with excellent results. https://www.leads4pass.com/adobe.html provides you with the most relevant
learning materials that you can use to help you prepare.