Big Halloween Sale Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Adobe AD0-E117 Dumps

Page: 1 / 9
Total 87 questions

Adobe Experience Manager Architect Master Questions and Answers

Question 1

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)

as

B)

as

C)

as

D)

as

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 2

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 3

A large retail customer is building their ecommerce platform on AEM. Several third-party vendors sell products through their site. Those vendors need to review and verify the content close to production before the content goes live and the customer wants to provide them a restricted environment.

Which approach should the Architect recommend?

Options:

A.

Give third-party vendors access to the Author Server

B.

Use the Preview Capabilities of AEM Author Server

C.

Export content as PDF and share with the vendors

D.

Add a Publish (preview) Server and provide access

Question 4

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 5

An organization is transitioning its digital platform to AEMaaCS. The lead architect is overseeing the transition and ensuring that the platform remains robust and offers a consistent user experience. The team has already performed general functionality tests. As the launch date approaches, the team is focusing on potential real-world challenges, such as the platform's behavior under high-user traffic and communicating with third-party services.

Which two types of testing should the architect prioritize next to ensure a seamless transition to AEMaaCS? (Choose two.)

Options:

A.

Unit Testing

B.

Integration Testing

C.

Load Testing

D.

Usability Testing

Question 6

A customer with a large volume of assets and site pages needs to upgrade from AEM 6.4 with MongoMK installation to AEM 6.5 MongoMK. The architect recommends reindexing and the customer wants to keep downtime in the production environment minimal during the upgrade process.

Which two options would the architect choose? (Choose two.)

Options:

A.

Use oak-run jar with -doc-traversal command line parameter

B.

Run the online indexing process on the MongoDB replica

C.

Use crx2oak jar with -doc-traversal command line parameter

D.

Run the offline indexing process on the MongoDB replica

Question 7

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 8

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?

Options:

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

Question 9

After building a new website in AEMaaCS, it was discovered that the AEM-Managed CDN cache is not clearing hours after a page is published. What would be a way to resolve this issue?

Options:

A.

Lower the CDN TTL

B.

Use the Replication API to invoke the publish Dispatcher flush replication agent

C.

Invoke the CDN flush replication agent

D.

Use Sling Content Distribution (SCD) from Author to flush CDN

Question 10

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 11

A large digital agency has 10 TB of assets in their DAM where renditions for each Asset must be created without affecting performance for the authors. Which capability should the Architect recommend to meet the requirements?

Options:

A.

Reduce the number of AEM Asset versions

B.

Create AEM multi-threaded workflow

C.

Use AEM Asset Offloading

D.

Update dispatcher configuration to cache Assetsa

Question 12

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?

Options:

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

Question 13

A website built on AEM as a Cloud Service (AEMaaCS) leverages browser caching of JavaScript and CSS files to optimize page load times. After the caching is enabled, QA testers notice that newly delivered components are lacking newly developed features and are missing styling, even hours after their deployment. Further analysis identifies outdated CSS and JavaScript files in the browser cache as the root cause.

What steps would an AEM architect take first to fix this issue?

Options:

A.

Check the Adobe Granite HTML Library Manager OSGi configuration to see if the timestamp appending option is enabled

B.

Append a user-specific unique ID query parameter to each JavaScript and CSS call as a cache-bust mechanism

C.

Add max-age=300 and must-revalidate Cache-Control headers to JavaScript and CSS files in the dispatcher configuration

D.

Check whether the clientlib paths are included in the dispatcher invalidation section of the Cloud Manager Deployment pipeline

Question 14

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

Options:

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

Question 15

A client requires the ability to create multiple microsites with the same set of components but with different visual variations. The client needs to make sure that an author of a specific microsite is following a specific microsite Style Guide. What approach would the architect take?

Options:

A.

Create a set of core components with the required functionalities

Extend these components and create different versions of them for each one of the microsites

Configure the static templates for each microsite to use the specific set of extended components based on the required design

B.

Create a set of core components with the required functionalities

Create a set of CSS classes that correspond to each visual variation as well as the corresponding CSS code

Configure the Clientlibs policies in the editable templates that render the required styles based on each microsite

C.

Create a set of core components with the required functionalities

Extend these components and create different versions of them for each one of the microsites

Configure the authors' permissions to only be able to access the proper set of components based on which microsite they are authoring

D.

Create a set of core components with the required functionalities

Create a set of CSS classes that correspond to each visual variation as well as the corresponding CSS code

Configure the Style System policies in the editable templates that render the required styles based on each microsite

Question 16

An architect is in a discovery meeting with a client using Adobe Commerce and needs to be presented on eCommerce integration with AEM. What would the architect use to demonstrate a quick POC?

Options:

A.

Venia Reference Store

B.

Custom storefront implementation

C.

The WKND Site for demo

D.

Custom REST service implementation

Question 17

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

Question 18

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 19

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?

Options:

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

Question 20

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

Question 21

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

Question 22

A client's site does not show the latest page content for some site visitors. The client has two data centers with each configured with a Dispatcher connected to two Publish machines. The site load issue only occurs intermittently for visitors from one of the data centers.

Which step should the Architect take to resolve the issue?

Options:

A.

Disable caching on all impacted data centers Dispatchers to force the Publish machines to serve the page content

B.

Check the Publish instance(s) attached to the Dispatcher associated to the impacted data center

C.

Check the SSL certificate on the impacted data center's load balance.

D.

Review the log files on the Author instances to determine if there are any template errors

Question 23

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?

Options:

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

Question 24

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?

Options:

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

Question 25

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 26

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.

Page: 1 / 9
Total 87 questions