Black Friday Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Adobe AD0-E117 - Adobe Experience Manager Architect Master

Page: 2 / 3
Total 87 questions

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

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

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

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

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

A client has set up branded error pages in AEM to be presented in case of HTTP 400 and HTTP 500 errors on an AEM hosted website. The website pages are under "/content/xbrand/fr/fr/" directory. The error pages are located under "/content/xbrand/fr/fr/error-docs/". The architect notices that the error pages are being invalidated too whenever any other site page is published. Which solution would prevent the error pages from invalidating when publishing any other site page?

A.

Add error pages to the /invalidate property of dispatcher.any to prevent from invalidation

B.

Add error pages to the /rule property of dispatcher.any to prevent from invalidation

C.

Add error pages to the /filter property of dispatcher.any to prevent from invalidation

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?

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.

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

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?

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

A large AEM enterprise site is implementing authentication and requires a true optimal load balancing across the site's multi AEM publish instances. Which approach should an Architect take to meet this requirement?

A.

Configure Sticky Connections

B.

Configure the Dispatcher to run with a Dedicated System Usei

C.

Enable Encapsulated Token Option

D.

Enable Round Robin processing in Dispatcher configuration

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

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

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