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

AD0-E117 Adobe Experience Manager Architect Master Questions and Answers

Questions 4

On the release day, an AEM code deployment is done on AEM 6.5 on-prem. After the deployment was completed, the users were able to get into the Author instance with no issues. However, users are unable to access any of the sites on public domains. The users are seeing a "502 Bad Gateway" error.

What would be the potential cause of this issue?

Options:

A.

Because there was a deploy and cache was cleared, there is an increased load on the AEM Publish Instances.

B.

The replication agents are stuck which is causing load on the publish instances.

C.

The new dispatcher configurations are not pointing at the correct publish instances.

D.

Not all the OSGi bundles restarted after the code deploy causing the publishing instances not to be responsive.

Buy Now
Questions 5

A retail customer with an international presence and both in-store and online sales needs a new assets platform. The customer decides to use A£M assets. The customer's sites will continue to run on their proprietary CMS for websites.

The customer wants to be able to scale the platform for spikes in user traffic such as on local sales or online marketing campaigns. Under some circumstances, the customer also has a higher load of editors for a certain period of time.

Which architecture should an Architect use for this business case?

Options:

A.

An AEM Publish instance on Adobe Managed Services with auto scaling

B.

An AEM as a Cloud Service Sites with Dynamic Media

C.

An AEM Assets setup on Adobe Managed Services with Cloud Manager

D.

An AEM as a Cloud Service Assets setup using the combined CDN for delivery

Buy Now
Questions 6

AEM Site users report that the web content pages render very slowly. An Architect notices that the CPU usages of the AEM Publish instances are spiking and reviews the following entry in the log:

[Frt Nov 27 23:11:00 2019] [I] [pid 16004 (tid 140134145820416)] Current cache hit ratio: 47.94 %

What should the Architect do to increase the dispatcher cache ratio and prevent the AEM Publish CPU usage spikes?

Options:

A.

Review and optimize the Dispatcher cache configuration

B.

Add additional AEM instances to the Publish Farm

C.

Create a cron job that will delete the dispatcher cache on a regular basis

D.

Add additional dispatcher servers

Buy Now
Questions 7

An AEM Sites implementation is migrating from on-premise to AEM as a Cloud Service. Previously, the application was deployed in a single package for both code and access policy nodes. After initial deployment and testing in the new infrastructure, it is reported that user permissions are not working as expected.

What change should the Architect make to address this issue?

Options:

A.

Update package metadata to use MergePreserve for handling access policy nodes

B.

Move access policy nodes to a dedicated package and install manually

C.

Refactor access policy nodes to Apache Sling JCR Repoinit scripts in the same package

D.

Document permissions and request the Customer Success Engineer to configure

Buy Now
Questions 8

A website hosted on AEM as a Cloud Service (AEMaaCS) uses a private key to decrypt data received from a secure web platform. The private key is stored as an encrypted OSGi configuration on the AEM publishers using the OOTB AEM Crypto Support bundle. The architect has received reports from developers stating that while the feature works on the AEMaaCS environments, they fail to decrypt the data on the local development environment.

What two actions would the architect take to resolve the issue? (Choose two.)

Options:

A.

Use the cryptosupport API to decrypt the private key and re-encrypt the value using the /system/console/crypto console

B.

Export the CryptoKey from AEMaaCS environment by creating a content package of the /etc/key path

C.

Restart the com.adobe.granite.crypto OSGi bundle or restart the entire AEM instance

D.

Navigate to /crx-quickstart/launchpad/felix/bundle//data in the file system and copy the hmac and master files from the source instance to the target instances

E.

Start the local AEM environment with the -Dcom.adobe.granite.crypto.file.disable=true option

Buy Now
Questions 9

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?

Options:

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

Buy Now
Questions 10

After building an AEMaaCS website, it was found that non-cached secured static content will put too much load on the servers. How can this secured static content be cached without creating a security concern?

Options:

A.

Cache the secured content on the CDN using AuthChecker module

B.

Cache the secured content on the CDN and return "Cache-Control: private" on the HTTP header

C.

Cache the secured content on the dispatcher using AuthChecker module

D.

Cache the secured content on the dispatcher and return "Cache-Control: private" on the HTTP header

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

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 13

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 14

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

A financial sector client is using AEM 6.5 on premise. The creative team needs to create the content for the various marketing campaigns that are scheduled. The client wants to use Experience Fragments (XF) to accelerate content creation for marketing purposes.

Which Data flow diagram should an Architect use to communicate requirements to the client network team?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 17

A customer has a website with 10,000 pages and wants to improve performance. Which option should be used?

Options:

A.

Specify a wildcard allow rule in the invalidate section

B.

Advise to use URL parameters instead of sling selectors

C.

Decrease .stat file level from the default

D.

Increase .stat file level from the default

Buy Now
Questions 18

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 19

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 20

A customer's DAM and Sites is growing exponentially while preparing for a go-live. The AEM architect has noticed that the online compaction on the author failed yesterday and finds this log entry:

INFO [pool-23-thread-1] com.adobe.granite.maintenance.impl.MaintenanceJobsManagerImpl

Name='RevisionCleanupTask', Status='ERROR',

Result='Revision GC: Stopped by user.',

Details='("created":1668218400006,"started":1668218400006,"finished":1668229200598,"duration":10800592}'

What step would the architect take to resolve this issue for the production environment with no downtime?

Options:

A.

Configure the full compaction to run on weekdays

B.

Increase the daily maintenance window

C.

Manually run the online compaction

D.

Perform an offline compaction

Buy Now
Questions 21

An Architect is performing infrastructure and capacity planning for Author servers for a customer using AEM 6.5. Which two factors would lead the Architect to pick a multi-author instance architecture setup? (Choose two.)

Options:

A.

Website Traffic handled by servers

B.

Fail safeness of the servers

C.

Number of Parallel Authors

D.

Cache Efficiency on the dispatcher

E.

Types of actions performed by Authors

Buy Now
Questions 22

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 23

A customer is migrating from their On-Premises AEM 6.4 instances to AEM as a Cloud Service. Next to the required code refactoring, a content migration of approximately 100,000 pages needs to be performed. The customer wants the content freeze period to be limited so that editors can continue to do content actions as long as possible.

Which two recommendations should the Architect make for the migration of the content pages? (Choose two.)

Options:

A.

Migrate the content using Lazy Content Migration approach

B.

Upscale the memory of the On-Premise AEM instance

C.

Migrate content deltas using a query-based packaging tool

D.

Ensure sufficient storage space on the On-Premise AEM instance

E.

Migrate the content using the Content Transfer Tool

Buy Now
Questions 24

An AEMaaCS customer wants to have a sub section in site to accept data from an end user, which may be text as well as documents. The site is expected to have high data input which would need moderation and masking before making it live for public access. Due to a legal content policy, the data collected through the site cannot be shared outside the organization. What would an architect recommend?

Options:

A.

Utilize Reverse Replication through publish servers

B.

Utilize backward Sling Content Distribution from publish server

C.

Utilize data storage/APIs outside of AEMaaCS

D.

Utilize AEM communities with MSRP topology

Buy Now
Questions 25

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 26

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

AD0-E117 PDF

$29.75  $84.99
AD0-E117 Engine

AD0-E117 Testing Engine

$35  $99.99
AD0-E117 PDF + Engine

AD0-E117 PDF + Testing Engine

$47.25  $134.99