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

Easiest Solution 2 Pass Your Certification Exams

AD0-E117 Adobe Experience Manager Architect Master Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Adobe AD0-E117 Adobe Experience Manager Architect Master certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 1
Total 50 questions

An Architect needs to design a deployment process without downtime for end users. The system architecture contains an AEM author, two AEM publishers, two publish Dispatchers, and a centrally managed load balancer. The publishers serve some content that cannot be cached.

Which two actions should the Architect take to meet these requirements? (Choose two.)

A.

Connect each publish Dispatcher to one AEM publish

B.

Use each publish Dispatcher to load-balance to both AEM publishers

C.

Deploy software packages by replicating them from author to publishers

D.

Configure the centrally managed load balancer to connect directly to the AEM publisher that is not being dedKyed to

E.

Deploy software package to AEM Publishers one by one

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?

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

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.)

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

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?

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

A media company wants to use AEM as content hub for multiple customer touch points:

• Brand-specific marketing websites hosted on AEM Sites

• Single Page Applications using headless content

• Native mobile applications

• Content offers in Adobe Target

The company wants to manage its content efficiently with its small editor staff. Text should be entered and reviewed only once, then reused for all touch points.

How should an Architect incorporate these requirements into a solution that leverages AEM Sites features?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

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?

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

A new AEM Sites implementation includes a component that lists the 10 most recently published PDF documents in AEM Assets. The component works as expected during development and passes QA testing. The business starts to use it while entering content and uploading assets in preparation for go-live. A few days later, the component's PDF list is empty.

What is the most likely cause of the issue?

A.

A PDF with too large file size has been uploaded.

B.

The component is missing a matching Oak index.

C.

The component is missing the HTL display context to escape the PDF title.

D.

A PDF with incorrect MIME type has been uploaded.

A customer is about to go live with a new website on AEM on prem. The DNS (www.domam.com) already points to the load balancer of the AEM environment and final sanity checks are being performed. The website was tested in lower environments without SSL On production, the website is served over https. During sanity testing, all requests result in a 404.

While investigating this issue, an Architect determines the following:

• The requests land on port 443 on the load balancer where SSL is terminated and an HTTP header X-Forwarded-Proto is set

• The website Sling Mapping is created beneath /etc/map/http/www.domain.com.80

• The URLs on the website are externalized with http in the absolute links

Which two actions should the Architect take to resolve this problem? (Choose two.)

A.

Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.80

B.

Ensure the Sling Mapping exist at /etc/map/httpj)mwp<.domain.com.443Configure the Adobe Granite SSL Connector Factory with the correct SSL port

C.

Configure Apache Felix Http Service SSL Filter to use the correct SSL forward header

D.

Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443

During development the AEM Publisher server keeps crashing randomly. The deployment included a new static FAQ component that was used in the websites Contact Us page. An Architect investigates to find the root cause for the random failures, and notices the following parameters:

• The server slows down when requests are sent to the Contact us page

• The number of requests to the page were very few

• Heap dump shows a large number of instances of the FAQ component

What is likely causing this issue?

A.

The page was not cached in the Dispatcher.

B.

The component triggers a traversal query.

C.

The JVM garbage collection is not running.

D.

The component has a cyclic dependency to itself

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?

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

A customer wants to implement an AEM solution to serve localized content to several regional websites. Which AEM capability should the Architect recommend?

A.

Use translation connector and Multi Site Manager

B.

Use il8N API and Multi Site Manager

C.

Use translation connector and il8N API

D.

Use translation connector and translation workflows

Refer to the exhibit.

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?

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

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?

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

AEM as a cloud service introduces major changes in the architecture by using containers. Which key architectural change was necessary to allow this to occur?

A.

Using Adobe 10 for asset ingestion and processing, storing it on a separate blob and providing AEM with metadata

B.

Using sling content distribution as the replication mechanism

C.

Using MongoDB for Author environment

D.

Isolating /app and /libs from the content, configurations and state mgmt.

An AEM client requests that an Architect to establish non-functional KPIs. The Architect needs to avoid impacting user experience, asset processing, and download speed while doing this.

How should the Architect measure the performance properly to establish target metrics?

A.

Tail the Access Log and look for long-running queries

B.

Use the Free Request Log Analyzer Command Line Tool

C.

Use JMeter for end-to-end tests

D.

Use the OOTB Explain Query Tool

Page: 1 / 1
Total 50 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved