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

Adobe AD0-E117 Adobe Experience Manager Architect Master Exam Practice Test

Page: 1 / 9
Total 87 questions

Adobe Experience Manager Architect Master Questions and Answers

Question 1

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.

Question 2

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

Question 3

A client is migrating the content from a legacy website to an existing AEM implementation. An Architect evaluates the content of the legacy site and determine-that there are approximately 20.000 pages with a common structure, and a few hundred pages that do not follow a pattern. The client wants to complete the migration as soon as possible.

Which approach should the Architect recommend for the content migration?

Options:

A.

Migrate all common pages using the ETL procedure with multiple rounds

B.

Migrate all common pages using the ETL procedure and use manual authoring for the rest

C.

Use Site importer to import the content into AEM

D.

Recreate the entire content manually with a group of Content Authors

Question 4

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

Question 5

A client with an existing AEM 6.5 AMS (Adobe Managed Services) implementation wants to start selling its products in Mainland China.

The client owns a state-issued ICP (Internet Content Provider) license.

The client does not accept high-latency calls for uncached content.

The client does not accept content being potentially blocked by a Chinese firewall.

The client wants to have an in-China hosting solution.

What option would the AEM architect recommend to cover the scenario above?

Options:

A.

Provision an on-premise AEM 6.5 near-China hosted environment that is accessed via an in-China CDN (Content Delivery Network).

B.

Migrate the existing AMS AEM environment to AEMaaCS and create the environment with multiple Cloud Service Environment regions

C.

Reach out to AMS to set up an Adobe Experience Manager Managed Services for China infrastructure

D.

Use an in-China CDN (Content Delivery Network) that interfaces with the existing AMS AEM set-up

Question 6

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?

Options:

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

Question 7

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

Options:

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

Question 8

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

Question 9

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

Question 10

A client publishes content by a tree activation, which frequently invalidates the page cache in short succession. This causes the visitors to almost always hit an empty cache. The implementation uses a .stat file for invalidation. The client wants to delay the invalidation of cached pages while the publishing is in progress, so that the cached files are served until the invalidation completes. Which AEM dispatcher's feature can the architect propose to delay cache invalidation?

Options:

A.

Set the Dispatcher to use /invalidate property of dispatcher.any for auto-invalidation

B.

Use ServeStaleOnError dispatcher configuration to render the cache in case of error

C.

Set the Dispatcher to use /gracePeriod property of dispatcher.any for auto-invalidation

D.

Set the Dispatcher to adjust /statfileslevel property of dispatcher.any

Question 11

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.

Question 12

An AEM architect working on a large-scale e-commerce project is tasked with creating a prototype solution to showcase a proof of concept (POC) using Adobe Experience Manager (AEM) to manage complex product data. Which method or approach would be most effective in ensuring the success of this POC, while maintaining the client project data structure?

Options:

A.

Creating a sample custom Node taxonomy

B.

Creating a sample Tag taxonomy

C.

Creating a sample Experience Fragment taxonomy

D.

Creating a sample Content Fragment taxonomy

Question 13

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

Question 14

Refer to the exhibit.

Question # 14

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

Question 15

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

Question 16

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)

Question # 16

B)

Question # 16

C)

Question # 16

D)

Question # 16

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 17

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

Question 18

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

Question 19

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

Question 20

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

Question 21

Users report cases where data inaccuracies are present in an AEM component that relies on AEM Search functionality. The AEM platform utilizes Lucene as its main search engine.

How should an Architect resolve this issue?

Options:

A.

Add search indexes to Lucene search engine

B.

Change the search engine to Property Search

C.

Scale up server resources to meet demands

D.

Migrate search engine to an external Solr instance

Question 22

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.

Question 23

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.

Question 24

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

Question 25

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

Question 26

A customer has a requirement to allow authors to access AEM with single sign-on. To achieve this an Architect needs to integrate AEM with the customer's identity management system.

Which two actions could an Architect take to meet this requirement? (Choose two.)

Options:

A.

Implement the generic SSO Authentication Handler interface

B.

Configure the Sling Authentication Requirements for the OSGi HTTP Service

C.

Configure the SAML Authentication Handler

D.

Configure the generic SSO Authentication Handler

E.

Implement a custom JAAS Login Module

Page: 1 / 9
Total 87 questions