Adobe Experience Manager Architect Questions + Answers

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Adobe Experience Manager Architect Questions + Answers

Post by answerhappygod »

Question 1 ( Topic 1 )
A customer wants to integrate an e-Commerce platform with their AEM site. Product data is stored on a separate Product Information Management (PIM) system.
PIM is managed by the e-Commerce platform.
The customer has the following requirements:
-> Product images need to be stored on AEM
-> The customer has a central API gateway and would want to leverage that the gateway for integration
What should the Architect recommend to display product data?
A. Import all product data into AEM once and incrementally keep it up-to-date with PIM
B. Create an OSGi service to fetch Product data from PIM
C. Import all product data into AEM because the customer needs to add marketing attributes to product data
D. Use Micro Services to fetch product data to AEM at runtime and cache it for faster access


Answer : C

Question 2 ( Topic 1 )
A customer with a static website uses an agency to centrally manage its content. The website is targeted for an international audience as shown in the following diagram:



Which model should the Architect recommend to improve performance?
A. Publish to and cache content in the CDN
B. Use Adobe Target to deliver content in each region
C. Load balance three AEM publishers
D. Deploy an author-publisher pair in each region


Answer : A

Question 3 ( Topic 1 )
The home page of an ecommerce site displays properly on the Author instance. The same page on the Publish instance is rendered with missing styles and fonts.
It is confirmed that all necessary components, templates, client libraries, and user permissions have been replicated.
What should the Architect do to resolve the issue?
A. Use dependencies property
B. Use categories property
C. Use allowProxy property
D. Use embed property


Answer : A

Question 4 ( Topic 1 )
A customer needs to update metadata for thousands of assets in AEM.
Which capability should be used?
A. Sling JCR APIs
B. Update Asset workflow
C. Import a CSV file
D. WebDav


Answer : C

Reference:
https://www.adobe.com/content/dam/www/u ... -sheet.pdf
Question 5 ( Topic 1 )
Which technology is used to integrate Adobe Launch in AEM?
A. Adobe Analytics
B. Adobe Sensei
C. Adobe DTM
D. Adobe IO


Answer : A

Reference:
https://helpx.adobe.com/experience-mana ... stand.html


Question 6 ( Topic 1 )
A large digital agency has 10 TB of assets in their DAM where renditions for each Asset must be created without affecting performance for the authors.
Which capability should the Architect recommend to meet the requirements?
A. Create AEM multi-threaded workflow
B. Use AEM Asset Offloading
C. Update dispatcher configuration to cache Assets
D. Reduce the number of AEM Asset versions


Answer : B

Question 7 ( Topic 1 )
A client currently licenses AEM, Abode Target, and Adobe Analytics.
The client wants to increase organizational efficiencies by enabling content producers to have the ability to create personalized experiences in AEM. They want the results to be captured in Adobe Analytics.
Which implementation strategy should the Architect recommend?
A. Configure a replication agent that points to Adobe Target and use Adobe Launch for Analytics tags on the AEM Site
B. Place Adobe Target and Analytics tags onto your AEM Site
C. Place Analytics tags on your AEM Site and the Visual Experience Composer in Target
D. Use Targeting Mode in AEM and use Analytics for Target (A4T) as the reporting source.


Answer : C

Reference:
https://docs.adobe.com/content/help/en/ ... ments.html
Question 8 ( Topic 1 )
A client"™s marketing pages are generally slow to load which is causing a significant drop in sales. All other AEM pages load within expected performance guidelines regardless of whether the visitor is being served the desktop or mobile experiences.
The marketing pages typically get slower when multiple external campaigns such as Facebook or AdWords drive traffic to those pages. The page performance tends to dip during high traffic periods Internal campaign clicks such as those from hero images use similar campaign codes as external campaign traffic.
What should the Architect do to resolve this issue?
A. Convert the marketing pages to a responsive design instead of an adaptive design
B. Set AEM to use GZIP compression instead of the web servers compression
C. Add a new dispatcher farm to assist with the clients marketing pages
D. Modify the dispatcher.any files section to ignore campaign-based URL parameters


Answer : B

Question 9 ( Topic 1 )
Which option should an Architect recommend to integrate Adobe Analytics with the AEM Author instance?
A. Adobe Analytics SDK
B. Adobe Analytics Cloud Configuration
C. Adobe Launch
D. Dynamic Tag Management (DTM)


Answer : D

Reference:
https://helpx.adobe.com/experience-mana ... tions.html
Question 10 ( Topic 1 )
A customer with an international website has authors all over the world who work on content. Each day, a high amount of content changes are done through page editing, workflows, and translations.
Performance of the AEM Author starts off fine but degrades over time. Monitoring shows the available disk space is steadily decreasing. A health check shows that the daily maintenance jobs did not finish.
What two actions should the Architect do to resolve the issue? (Choose two.)
A. Run version and workflow purging
B. Recommend running offline Tar compaction
C. Recommend running online Tar compaction
D. Extend the daily window for online revision cleanup
E. Increase the allocated memory to AEM


Answer : CE

Question 11 ( Topic 1 )
How does AEM provide the page model to a Single Page Application (SPA)
A. The SPA requests the HTML from AEM usimg HTL or JSP
B. The SPA requests the structure through the DOM
C. The SPA requests the page model from the Content Services.
D. The SPA page model is provided in client libraries.


Answer : C

Reference:
https://docs.adobe.com/content/help/en/ ... rview.html
Question 12 ( Topic 1 )
A customer wants to use Adobe Sensei (artificial intelligence) to summarize large blocks of text.
Which AEM feature should be used?
A. Experience Fragments
B. Smart Tags using Adobe Sensei.
C. Variation.
D. Content Fragments


Answer : C

Reference:
https://www.adobe.com/marketing/experie ... ility.html
Question 13 ( Topic 1 )
Which node store should be configured to store a large number of binaries?
A. Default JCR Repository
B. Segment node store
C. File Data store
D. Document node store


Answer : C

Reference:
https://helpx.adobe.com/experience-mana ... igurations
Question 14 ( Topic 1 )
A customer wants to expose existing content from AEM to other applications.
What solution should the Architect recommend to meet this requirement?
A. Use the metadata export pool
B. Use the AEM Data Services interface
C. Use Content Services
D. Create a custom data importer service


Answer : C

Reference:
https://docs.adobe.com/content/help/en/ ... ter-7.html
Question 15 ( Topic 1 )
The customer wants to have an ecommerce website with several sites pages with the following criteria:
-> AEM servers and the ecommerce platform are hosted and managed on different domains
-> Timing constraints and ecommerce product evolution require that the cart and the products pages be delivered directly from ecommerce platform and not by

AEM -
-> Part of the page is written using a SPA framework
What should the Architect do to mitigate Cross Origin Resource Sharing?
A. Use Server Side Include on AEM pages to display ecommerce data
B. Use OSGI services to make calls to the ecommerce platform
C. Use Ajax calls to make calls to the ecommerce platform
D. Use proxy server to separate traffic for AEM and ecommerce platforms


Answer : B

Question 16 ( Topic 1 )
Which solution is required to use segments from Adobe Analytics in AEM in authoring mode?
A. Adobe Launch
B. Adobe Target
C. Adobe Experience Cloud ID Service
D. Adobe Audience Manager


Answer : B

Reference:
https://www.bounteous.com/insights/2019 ... be-target/
Question 17 ( Topic 1 )
What infrastructure setup should an Architect recommend for the publishing tier when performance is a key metric?
A. AEM publisher with RDBMS
B. AEM publisher with MongoDB
C. AEM publisher in cold standby
D. AEM publisher with TarMK


Answer : D

Reference:
https://docs.adobe.com/content/help/en/ ... lines.html
Question 18 ( Topic 1 )
A customer is using AEM 6.4. The Architect is defining "daily" runbook tasks.
Which task must be part of the list?
A. Version Cleanup
B. Offline compaction
C. Audit Log Purge
D. Online compaction


Answer : AD

Question 19 ( Topic 1 )
Which format can content services export to out of the box (OOTB)?
A. CSV
B. HTML
C. TEXT
D. JSON


Answer : D

Reference:
https://helpx.adobe.com/cz/experience-m ... ivery.html
Question 20 ( Topic 1 )
How should an Architect reduce the time needed to index content?
A. Set the queryPaths property
B. Convert any property index to a lucene index
C. Set the include or excludePaths properties
D. Set the reindex property to true


Answer : D

Reference:
https://docs.adobe.com/content/help/en/ ... cases.html

Question 21 ( Topic 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 manual curl command to invalidate cache
D. Use curl command as part of CI script to invalidate cache


Answer : D

Reference:
https://docs.adobe.com/content/help/en/ ... aries.html
Question 22 ( Topic 1 )
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


Answer : B

Question 23 ( Topic 1 )
An Architect is creating an index to optimize data retrieval from AEM. The Architect implements a Property index instead of a Lucene index.
What is an advantage of the Property index?
A. Property indexes support uniqueness constraints
B. Lucene indexes are supported after AEM version 6.3
C. Property indexes are faster than Lucene indexes
D. Property indexes offer more features than Lucene indexes


Answer : A

Reference:
https://docs.adobe.com/content/help/en/ ... exing.html
Question 24 ( Topic 1 )
A customer maintains user accounts in an external database and wants to authenticate AEM users using the users stored in the database.
What should the Architect create?
A. A custom authentication handler and external identity provider
B. A customer authentication filter and a user sync handler
C. A customer authentication filter and an external identity provider
D. A customer authentication handler and an authentication filter


Answer : D

Question 25 ( Topic 1 )
What defines the current policies applied for a node, which is set locally or inherited from parent nodes?
A. Local Access Control Policies
B. Effective Access Control Policies
C. Global Access Control Policies
D. Applicable Access Control Policies


Answer : B

Reference:
https://docs.adobe.com/content/help/en/ ... -lite.html
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply