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

AD0-E117 Questions and Answers

Question # 6

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?

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.

Full Access
Question # 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?

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

Full Access
Question # 8

An AEMaaCS customer processes thousands of assets on a daily basis. A major business requirement is to push assets being published to various legacy external systems based on tagged asset metadata. Which solution would an architect choose?

A.

Use an external application server to offload AEM load and run batch processing using Assets HTTP API

B.

Use a daily scheduler to distribute assets conditionally on top-up basis during least traffic hours

C.

Use headless application on App Builder to extend asset export using Event and Runtime

D.

Use custom workflow process to push assets conditionally via activation workflow for near real time transfer

Full Access
Question # 9

A client designs a new experience for one of their brand sites with the following parameters:

• The new experience should behave like a desktop application

• There is a lot of dynamic content in the app

• SEO and initial page load are a top concern for the client

• The client's marketing team needs to be able to author the content with a WYSIWYG editor

Which approach should the Architect use to meet these requirements?

A.

Use AEM as a headless CMS

B.

Use the traditional server side components on the website

C.

Use the SPA Editor SDK with Server Side Rendering

D.

Create a set of API-driven components

Full Access
Question # 10

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

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

Full Access
Question # 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?

A.

Monolithic Architecture

B.

Centralized Architecture

C.

Headless Architecture

Full Access
Question # 12

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?

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

Full Access
Question # 13

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?

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.

Full Access
Question # 14

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?

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

Full Access
Question # 15

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?

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

Full Access
Question # 16

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

Full Access
Question # 17

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

Full Access
Question # 18

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?

A.

Experience Fragments

B.

Content Fragments

C.

Assets API

D.

Sling Model Exporter

Full Access
Question # 19

A user is part of the Employees LDAP group synchronized with AEM. The same user is added to the authors group in AEM. The user is then removed from the Employees group on the LDAP server.

What is the result during the next synchronization with AEM?

A.

The user is removed from both the Employees and the AEM authors groups

B.

The user is removed from the authors group but not the Employees group in AEM

C.

The user is removed from the Employees group but not the authors group in AEM

D.

The user is not removed from either the Employees and the AEM authors groups

Full Access
Question # 20

A client migrated from their On-prem AEM instances to AEMaaCS. One of their requirements is the ability to publish full microsites, including all the children pages. In the legacy implementation, the client used the Tree Activation option in the Classic UI. They want to be able to use the same functionality on AEMaaCS. What is the recommended approach to do this?

A.

Use the publish Distribution to tree publish the pages by selecting the "tree activation" option

B.

Use the Content Transfer Tool in Cloud Manager to move the content from Author to Publish

C.

Use the workflow by creating a new Workflow Model using the "Publish Content Tree" process step

D.

Use the provided "Publish Content Tree" model to publish all content under a single path

Full Access
Question # 21

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

Full Access
Question # 22

A client recently purchased the Smart Content Service and is considering using the Enhanced Smart Tagging feature. As part of the process, the client recently created a new tagging taxonomy that has not been applied to any assets yet. An Architect needs to demonstrate the feature on a subset of the client's assets before using on all assets.

How should the Architect proceed?

A.

Add sample assets to a new folder, tag assets in folder, then enable Smart Tagging via the folder properties

B.

Add sample assets to a new folder, tag assets in folder, then run the Smart Tags Training workflow

C.

Enable Smart Tagging via the folder properties for a single folder of assets, then run the Smart Tags Training workflow

D.

Enable Smart Tagging via the folder properties for a single folder of assets

Full Access
Question # 23

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?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 24

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

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

Full Access
Question # 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?

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

Full Access
Question # 26

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.

Full Access