Summer Special Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

AD0-E117 Adobe Experience Manager Architect Master Questions and Answers

Questions 4

A customer is using AEM on AMS as the central content provider for its omnichannel presence with more than 100+ authors working around the clock and 30+ concurrent authors. The customer is happy with the performance of the author server, but they have a critical requirement to guarantee no data loss and quick failover in the event of any author failure. Which deployment strategy would the AEM architect use for the author environment?

Options:

A.

Use single Oak instance with regular AMS backups

B.

Use multiple Oak instances with TarMk Farms

C.

Use multiple Oak instances with MongoMK

D.

Use single Oak instance with a cold standby

Buy Now
Questions 5

A client is in the discovery process for building a React native app, which is a single codebase that runs natively on iOS and Android. The goal is to reduce development costs. The client wants to reduce content creation costs in the new react Native app by reusing as much of the marketing content already publish in their AEM instance.

What should the Architect recommend to meet this requirement?

Options:

A.

Experience Fragments

B.

OSGi Bundles

C.

Sling Resource Resolution

D.

Content Fragments

Buy Now
Questions 6

While developing a public website using AEMaaCS, a client introduces a new requirement on the ability for users to leave comments on the site's pages. How would the Solution Architect respond to ensure the design remains flexible and prepared for potential future modifications while adhering to GDPR regulations?

Options:

A.

Collaborate with an external vendor to manage and store the comments separately

B.

Store comments within the platform's native repository and use built-in distribution mechanisms to synchronize comments across multiple servers

C.

Utilize a NoSQL database that comes with the platform to handle comment storage

D.

Retain comments within the platform's primary database and synchronize them using a pull mechanism via the main content management instance

Buy Now
Questions 7

An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache.

How should an Architect resolve this issue?

Options:

A.

Install the certificate chain to the keystore of the AEM authentication service user

B.

Install the Root certificate to the AEM truststore

C.

Install the certificate chain to the keystore of the AEM ssl-service user

D.

Install the certificate chain to the AEM truststore

Buy Now
Questions 8

A website hosted in AEM 6.5 is re-structured with new information architecture for site hierarchy including a new content root. The go-live release is planned to be divided into a few phases on a country basis. Those countries not involved will continue to be served with the existing content resources.

Which configuration would be implemented for the website to continue serving without impacting existing website journeys?

Options:

A.

Define a sling:internalRedirect for the new content resources and existing content resources

B.

Define a sling:redirect to resolve the existing content resources

C.

Define a sling:alias for the new content resources with the value of existing content resources

D.

Define a vanity URL to resolve the existing content resources

Buy Now
Questions 9

An AEM architect is planning to move the existing content from an AEM 6.5 instance to an AEM as a Cloud Service instance using the Content Transfer Tool. The architect is going to run the offline compaction on AEM 6.5 for migration purposes. What two actions would the architect take before starting the migration? (Choose two.)

Options:

A.

Ensure destination AEM instance has free disk space of minimum 1.5x the JCR size

B.

Disable Wipe mode on AEM as cloud repository

C.

Enable Wipe mode on AEM as cloud repository

D.

Ensure source AEM instance has free disk space of minimum 1.5x the JCR size

Buy Now
Questions 10

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 11

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 12

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 13

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
Questions 14

A website built on AEM Sites displays the company's stock price in the footer of all pages. The stock data is retrieved from a third party REST service using two-way SSL and rendered in an AEM component using HTL During performance testing in the last development sprint it becomes apparent that the third party service sometimes takes up to 30 seconds to respond, which degrades the overall site performance.

How should an Architect address this issue?

Options:

A.

Call the REST service directly from the browser

B.

Temporarily remove the component from all content

C.

Load the stock data component asynchronously

D.

Add a 5 second timeout to the REST call

Buy Now
Questions 15

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 16

A media company surveys the end users of their AEM Sites website. The survey identifies that it is difficult to locate content on the site due to lack of relevancy and slow performance when navigating through the large volume of content.

To address both issues, the business team suggests integrating an innovative taxonomy product to the company s AEM implementation. The product is new on

the market and the development team has no experience with the technology.

Which two steps should an Architect recommend to evaluate this new feature? (Choose two.)

Options:

A.

Develop the integration as proof of concept with sample content

B.

Test usability of the feature with selected business users

C.

Develop the integration and deploy it to 50% of the production AEM instances

D.

Develop the integration as proof of concept with full production content

E.

Test usability of the feature withselected end users

Buy Now
Questions 17

A client requires the ability to create multiple microsites with the same set of components but with different visual variations. The client needs to make sure that an author of a specific microsite is following a specific microsite Style Guide. What approach would the architect take?

Options:

A.

Create a set of core components with the required functionalities

Extend these components and create different versions of them for each one of the microsites

Configure the static templates for each microsite to use the specific set of extended components based on the required design

B.

Create a set of core components with the required functionalities

Create a set of CSS classes that correspond to each visual variation as well as the corresponding CSS code

Configure the Clientlibs policies in the editable templates that render the required styles based on each microsite

C.

Create a set of core components with the required functionalities

Extend these components and create different versions of them for each one of the microsites

Configure the authors' permissions to only be able to access the proper set of components based on which microsite they are authoring

D.

Create a set of core components with the required functionalities

Create a set of CSS classes that correspond to each visual variation as well as the corresponding CSS code

Configure the Style System policies in the editable templates that render the required styles based on each microsite

Buy Now
Questions 18

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 19

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 20

An AEM architect is trying to configure a dispatcher rule to serve the page from AEM publisher when 'myparam" query string parameter is present in the page URL, otherwise, serve the page from the dispatcher cache.

Page Link: https://mywebsite.com/mypage.html?cid=true &myparam=true

Which configuration would the architect use?

AD0-E117 Question 20

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 21

A client is currently using Assets on AEM as a Cloud Service (AEMaaCS). They are also using BrandPortal to share assets with external vendors. A new vendor was added to the Adobe Identity Management System (IMS) and was assigned the BrandPortal Profile. The client created a Contribution Folder in Assets but was unable to find the new user that was added in IMS to give them permission to the folder.

Why is the user not listed in the list of users to share the folder with?

Options:

A.

A list of BrandPortal users needs to be created as a CSV and uploaded manually on AEMaaCS including the new user.

B.

The user needs to be given Support Administrator rights on BrandPortal to be able to get a Contribution Folder assigned to them.

C.

The BrandPortal Cloud Configuration is not configured properly and needs to be reconfigured in order for BrandPortal to sync with AEMaaCS.

D.

After the user is added in the Adobe Identity Management System (IMS), it takes some time for IMS to push the users to AEMaaCS.

Buy Now
Questions 22

A customer has an international presence and a strong brand image. The customer considers the exceptional quality images used for both print and on the website to be essential for its business, The customer uses AEM 6.5 managed services with a configuration of 2 dispatchers, 2 publishers, and 1 author.

The original images can weigh up to 500Mb with videos weighing even more. Renditions are generated after files are uploaded to AEM DAM by the Design team so the Authoring team can use them on the website.

The teams report issues with platform stability and slowness. Visitors report that images look pixelated on some screens and pages are very slow to load.

Which two actions should the Architect take to resolve these issues? (Choose two.)

Options:

A.

Train the design team to upload smaller assets and save the originals elsewhere

B.

Allocate more memory to ImageMagick and FFmpeg

C.

Optimize renditions for the different viewports used by the visitors

D.

Split AEM Assets and Sites in two different stacks and use Connected Assets

E.

Add more dispatchers and publishers to the AEM configuration

Buy Now
Questions 23

A client has an existing AEM site using components that proxy AEM WCM Core Components. The site uses simple page authoring without referenced content, The client wants to create a new experience on another marketing channel. The plan is to use as much of the existing page content as possible to avoid refactoring the current content and to maintain consistency across channels.

Which AEM capability should an Architect use to meet these requirements?

Options:

A.

Experience Fragments

B.

Content Fragments

C.

Assets API

D.

Sling Model Exporter

Buy Now
Questions 24

A client was successfully moved from AEM 6.5 to AEM as a Cloud Service (AEMaaCS) environment. The Content Transfer Tool was used to transfer the content to the AEMaaCS environment. The developed components render different renditions based on the breakpoint of the pages. The users reported that newly uploaded assets are not rendering or missing.

What is the cause of this issue and how can it be resolved?

Options:

A.

The Asset Update workflow is not compatible with AEMaaCS. The solution is to rewrite the workflow to use the new APIs in the AEM SDK.

B.

The Asset Update workflow was not migrated properly to the new AEMaaCS instance. The solution is to migrate the /var path and the workflow models using the Content Transfer Tool.

C.

The Asset Update workflow was not migrated properly to the new AEMaaCS instance. The solution is to make sure that the workflow is present in the codebase.

D.

The Asset Update workflow is not compatible with AEMaaCS. The solution is to use AEM Processing profiles to create the missing renditions.

Buy Now
Questions 25

On AEM 6.5, a new "update asset title workflow" is flooding the JCR with unnecessary information on each instance of the Workflow. In which two ways would an architect prevent the "update asset title workflow" instances from being recorded? (Choose two.)

Options:

A.

Configure Workflow purges

B.

Add a delete step to the Workflow

C.

Set the Workflow to be transient

D.

Limit which assets the Workflow is run on to the most viewed assets

Buy Now
Questions 26

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
Exam Code: AD0-E117
Exam Name: Adobe Experience Manager Architect Master
Last Update: Sep 14, 2025
Questions: 87

PDF + Testing Engine

$72.6  $181.49

Testing Engine

$57.8  $144.49
buy now AD0-E117 testing engine

PDF (Q&A)

$49.8  $124.49
buy now AD0-E117 pdf