Big Cyber Monday Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

AD0-E117 Adobe Experience Manager Architect Master Questions and Answers

Questions 4

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 and 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?

Options:

A.

Modify the dispatcher.any file's section to ignore campaign-based URL parameters

B.

Set AEM to use GZIP compression instead of the web server's compression

C.

Add a new dispatcher farm to assist with the client's marketing pages

D.

Convert the marketing pages to a responsive design instead of an adaptive design

Buy Now
Questions 5

A customer's photo gallery site uses query parameters to filter photo search results. The site experiences high AEM Publish server load when users filter photos on the site. The customer would like to identify the cause of this issue.

What should the Architect investigate first?

Options:

A.

ignoreUrlParams configuration in dispatcher.any

B.

Dispatcher load balancing configuration

C.

Cache-Control Headers in dispatcher.any

D.

Volume of assets being loaded at a time

Buy Now
Questions 6

A client is using AEM and wants to make sure they are managing their configurations correctly. Refer to the following requirements:

The client has multiple brands that they will be hosting on a single AEM implementation

The client wants to reuse as much between brands as possible

Each brand needs to be able to override the default values for items like contact us information

The client plans to support multiple languages in multiple regions for each brand

Each brand/language/region combination will have its own set of content approvers used as part of a custom workflow

Which approach should an Architect recommend to manage the client's configurations for AEM?

Options:

A.

Use the OOTB Configuration Browser to set configuration defaults and approval group by brand/language/region combination.

B.

Use Context-aware configurations to manage configuration overrides and approval group by brand/language/region combination.

C.

Use OSGi to manage approval group and provide default contact us information by runmode.

D.

Use OSGi Configuration to handle configuration overrides by brand. Create a new workflow for each brand/language/region combination for content approval.

Buy Now
Questions 7

A client using AEM 6.5 on-premise is experiencing an unsustainable repository growth of 100Gb a day. After investigation, an Architect finds out that the DAM is causing this issue. Each image uploaded to the DAM triggers the creation of approximately 100 renditions, necessary by business to consume in different channels and systems. The client also complains about stale content reported by site visitors happening randomly in pages where article-related components are present.

How should the Architect address these issues?

Options:

A.

Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content

B.

Split WCM and DAM in separate instances, set up Connected Assets, and re-implement article-related components to use AJAX to load the content

C.

Leverage AEM Adaptive Image Servlet cache image variations in Dispatcher, and implement a cache TTL in Dispatcher

D.

Split WCM and DAM in separate instances, set up Connected Assets, and implement a workflow to purge all pages affected by an article change in Dispatcher

Buy Now
Questions 8

A website built on AEM as a Cloud Service (AEMaaCS) leverages browser caching of JavaScript and CSS files to optimize page load times. After the caching is enabled, QA testers notice that newly delivered components are lacking newly developed features and are missing styling, even hours after their deployment. Further analysis identifies outdated CSS and JavaScript files in the browser cache as the root cause.

What steps would an AEM architect take first to fix this issue?

Options:

A.

Check the Adobe Granite HTML Library Manager OSGi configuration to see if the timestamp appending option is enabled

B.

Append a user-specific unique ID query parameter to each JavaScript and CSS call as a cache-bust mechanism

C.

Add max-age=300 and must-revalidate Cache-Control headers to JavaScript and CSS files in the dispatcher configuration

D.

Check whether the clientlib paths are included in the dispatcher invalidation section of the Cloud Manager Deployment pipeline

Buy Now
Questions 9

An organization is transitioning its digital platform to AEMaaCS. The lead architect is overseeing the transition and ensuring that the platform remains robust and offers a consistent user experience. The team has already performed general functionality tests. As the launch date approaches, the team is focusing on potential real-world challenges, such as the platform's behavior under high-user traffic and communicating with third-party services.

Which two types of testing should the architect prioritize next to ensure a seamless transition to AEMaaCS? (Choose two.)

Options:

A.

Unit Testing

B.

Integration Testing

C.

Load Testing

D.

Usability Testing

Buy Now
Questions 10

A fashion retail company is planning to enhance the online shopping experience by integrating Adobe Experience Manager (AEM) with a third-party commerce platform using the Commerce Integration Framework (CIF). What are the purpose and benefits of using CIF in this integration?

Options:

A.

CIF facilitates the exchange of commerce data, such as products, prices, and inventory, between AEM and the third-party commerce platform, enabling a unified shopping experience.

B.

CIF enables AEM to host the entire checkout process, reducing the dependency on the third-party commerce platform and improving security.

C.

CIF allows for direct data synchronization between AEM and the third-party commerce platform, eliminating the need for APIs and simplifying integration.

D.

CIF provides a set of pre-built UI components for AEM that can be easily embedded into the third-party commerce platform, ensuring consistent branding.

Buy Now
Questions 11

An architect is leading a cross-functional team in a retail organization tasked with enhancing the online shopping experience. The goal is to render product pages and catalog pages using Adobe Experience Manager (AEM), while keeping the checkout process within the commerce engine. The team is considering different architecture options to achieve this. Given the complexity of the project and the need for seamless integration, which architecture would provide the most suitable solution?

Options:

A.

Monolithic Architecture

B.

Centralized Architecture

C.

Headless Architecture

Buy Now
Questions 12

An architect plans to migrate the user and groups from an existing AEM instance to an AEM as a Cloud Service (AEMaaCS) instance. The migration requires the creation of a clean repository and a reset of all user permissions needs to be completed before running the ingestion process. For security purposes, the existing admin user's access token for the Content Transfer Tool also needs to be reset. What action should the architect perform before running the Content Transfer Tool?

Options:

A.

Create an ACL package that includes user permissions with option = "Merge" in the filter.xml

B.

Disable the Wipe existing content on Cloud instance before ingestion option in the Content Transfer Tool

C.

Create an ACL package that includes user permissions with mode = "replace" in the filter.xml

D.

Enable the Wipe existing content on Cloud instance before ingestion option in the Content Transfer Tool

Buy Now
Questions 13

A customer is creating a responsive React App and is using AEMaaCS Headless with GraphQL. The architect has noticed that new rendition sizes are being created for different devices, and have surpassed 50 renditions per asset.

What solution would the architect recommend?

Options:

A.

Leverage Web-Optimized image delivery

B.

Reduce the amount of renditions created and keep only the most used

C.

Configure the Dispatcher to cache the renditions

D.

Use ImageMagick to create more optimized renditions instead

Buy Now
Questions 14

A news agency editor wants to publish news articles to an intermediate Publish (preview) instance for internal review before publishing the article to production Publish instance.

Which two steps should the Architect recommend? (Choose two.)

Options:

A.

Create a closed user group (CUG) for editors

B.

Create a reverse replication agent on preview server

C.

Create a separate live copy to preview content

D.

Set up a new replication agent for preview server

E.

Create a custom publish workflow

Buy Now
Questions 15

During an optimization session, a client using AEM 6.5 mentions that they face challenges with their AEM Author setup. The client has significant repository growth and can see an increased amount of TAR files in the segmentstore on disk. When editors are working, they see that workflows take up more time. The purging of workflows works as expected. Which two optimizations should an Architect suggest to took into and further investigate? (Choose two.)

Options:

A.

Leverage workflow offloading for all workflows

B.

Configure the Maximum Parallel Jobs

C.

Increase the maxFileSize of the TAR segmentstore

D.

Leverage Transient Workflows where possible

E.

Execute an offline tar compaction twice a day

Buy Now
Questions 16

On AEM 6.5, when an editor tries to edit pages on the author, some pages only show a blank screen. Upon inspection of the logs, the following exception is found:

Which action would an architect try to restore functionality to the system without data loss?

Options:

A.

Increase the tarmk.size value in the SegmentNodeStoreService config

B.

Run the Data Store Garbage Collection maintenance task

C.

Restore the most recent back-up of the author instance

D.

Use the oak-run jar to revert the segment store to the last good revision

Buy Now
Questions 17

A client has a site that serves both authenticated and anonymous users. A subsection of the site, which is applicable for only logged-in users, is resource intensive. In order to have a scalable yet secured solution, using available features what would an architect choose for concerned hierarchy?

Options:

A.

Cache the concerned hierarchy neither at CDN nor at Dispatcher

B.

Cache the concerned hierarchy at CDN but not on Dispatcher

C.

Cache the concerned hierarchy at CDN as well as Dispatcher level

D.

Cache the concerned hierarchy at Dispatcher but not CDN

Buy Now
Questions 18

An AEM Architect is moving existing content from an on-premise AEM to an AEM Cloud Service instance using the Content Transfer Tool. As part of the initial source preparation, the Architect is going to run the offline compaction on the on-premise AEM.

What other two actions should the Architect do to the on-premise AEM before proceeding with the extraction phase? (Choose two.)

Options:

A.

Validate that all replication agents are disabled

B.

Verify that wipe mode is enabled

C.

Stop all bundles using the AEM Web Console

D.

Verify that free disk space is at least 1.5x the JCR size

E.

Run datastore consistency check via oak-run

Buy Now
Questions 19

An AEM customer is designing a new website. The design shows that images are very prominent on the website but there is a concern about the big variety of aspect ratios used. Images can potentially be used on different places and components on the website. The customer is looking for a maintainable solution to limit the amount of content editing work when adding the assets to the pages.

Which solution should an Architect recommend?

Options:

A.

Integrate with Dynamic Media (Scene 7) and enable smart cropping

B.

Use inline cropping feature of the image component on the pages

C.

Use the cropping feature on the asset in the AEM DAM

D.

Integrate with Dynamic Media (Scene 7) and enable smart imaging

Buy Now
Questions 20

After building a new website in AEMaaCS, it was discovered that the AEM-Managed CDN cache is not clearing hours after a page is published. What would be a way to resolve this issue?

Options:

A.

Lower the CDN TTL

B.

Use the Replication API to invoke the publish Dispatcher flush replication agent

C.

Invoke the CDN flush replication agent

D.

Use Sling Content Distribution (SCD) from Author to flush CDN

Buy Now
Questions 21

A client is modernizing some of their AEM sites to go from static to editable templates so they can use the latest features around has the following parameters:

• The client currently has a dozen static templates that they want to move to editable templates.

• The existing pages use the parsys paragraph system for storing components.

• Each page based on one of the static templates has its own custom properties tab that is unique for that template type.

• The client wants template authors to be able to create the editable templates.

Which approach should an Architect use to meet these requirements?

Options:

A.

1. Use a new page component for editable templates based on the core components page component

2. Migrate page properties to respective components dialogues

B.

1. Use a new page component for editable templates based on the core components page component

2. Convert page properties to policies

C.

1. Use the same page components for editable templates

2. Use a new template type for each static template

D.

1. Use the same page components for editable templates

2. Create a new editable template based on each of the existing page components

Buy Now
Questions 22

During the implementation of a public-facing website based on AEM as a Cloud Service, the customer raises an additional requirement to have a commenting functionality for end users implemented on the pages.

What should the Architect do to make the design a future proof solution?

Options:

A.

Save comments in JCR and leverage Sling Distribution to synchronize comments between publishers

B.

Integrate a third-party solution to store comments externally

C.

Use MongoDB as provided with AEM as a Cloud Service to store the comments

D.

Save comments in JCR and leverage reverse replication to synchronize comments via author

Buy Now
Questions 23

Refer to the exhibit.

AD0-E117 Question 23

A customer has SSO on its AEM Author environment using Adobe IMS, which is integrated with the customer's IDP using SAML The customer plans to roll out a new secured website on AEM where SSO authentication is required for end users. The end user accounts are also managed in the customer's existing IDP.

How should the Architect set up the authentication for the website?

Options:

A.

Integrate AEM Publisher using SAML with Adobe IMS

B.

Set up CUG and use User Synchronisation from Author to Publisher

C.

Integrate AEM Publisher using SAML directly with the IDP

D.

Integrate AEM Publisher using oAuth with Adobe IMS

Buy Now
Questions 24

A renowned eCommerce company's flagship product page witnesses a dramatic surge in traffic during the holiday seasons. Over the past few sales events, users have highlighted slower load times and sporadic outages. Preliminary analysis suggests that the current setup might be straining under the increased traffic. The company has recently integrated a Content Delivery Network (CDN) and plans to fine-tune the dispatcher settings. The leadership emphasizes ensuring a seamless user experience for the forthcoming holiday season and wants to leverage the CDN and dispatcher optimally.

Given the situation described, which two approaches should be prioritized to bolster the performance and resilience of the product page during peak traffic? (Choose two.)

Options:

A.

Performing Integration Testing to validate third-party APIs

B.

Performing Load Testing to mimic high traffic scenarios

C.

Performing testing of cache efficiency of dispatcher and CDN

D.

Performing Penetration Testing for securing the site

Buy Now
Questions 25

Content editors are uploading and editing thousands of PDFs daily, and notice a slow down of the AEM system over time while searching for assets in the DAM. The PDFs content does not need to be searchable. What would the AEM architect do to improve performance?

Options:

A.

Disable Tika text extraction for the damAssetLucene index

B.

Create a custom Lucene index

C.

Increase the number of maximum parallel jobs for the DAM Update Asset workflows

D.

Upsize the authoring instance to a larger tier

Buy Now
Questions 26

A client wants to change how they publish their content. Refer to the following client business requirements:

• The client has a seasonal business that has significant content changes across their site that need to be rolled out at once based on the season change over date.

• The content authors need to be able to work one season in advance of publish dates to ensure that all changes can be completed on time.

• The content authors need a way to indicate that all the seasonal changes are ready. If the content changes are not completed, then the pages should not get published.

• The content authors need the ability to modify the current live pages without rolling back changes for a future content rollout.

What approach should the Architect recommend?

Options:

A.

Use the Versioning feature when editing a page to toggle and publish changes when ready.

B.

Use the Manage Publication with scheduling value set to the season change over date when changes are completed.

C.

Create a Project inside of AEM for each new season and create a task for notifying that changes are completed.

D.

Use Launches inside of AEM for each new season and use the production ready flag to show changes are completed.

Buy Now
Exam Code: AD0-E117
Exam Name: Adobe Experience Manager Architect Master
Last Update: Dec 4, 2025
Questions: 87

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now AD0-E117 testing engine

PDF (Q&A)

$31.5  $104.99
buy now AD0-E117 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 04 Dec 2025