Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

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

Demo: 26 questions
Total 87 questions

Adobe Experience Manager Architect Master Questions and Answers

Question 1

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 2

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

Question 3

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 4

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 5

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 6

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

Question 7

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?

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 8

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 9

An architect plans to migrate the user and groups from an existing AEM instance to an AEM as a Cloud Service (AEMaaCS) instance. The migration requires the creation of a clean repository and a reset of all user permissions needs to be completed before running the ingestion process. For security purposes, the existing admin user's access token for the Content Transfer Tool also needs to be reset. What action should the architect perform before running the Content Transfer Tool?

Options:

A.

Create an ACL package that includes user permissions with option = "Merge" in the filter.xml

B.

Disable the Wipe existing content on Cloud instance before ingestion option in the Content Transfer Tool

C.

Create an ACL package that includes user permissions with mode = "replace" in the filter.xml

D.

Enable the Wipe existing content on Cloud instance before ingestion option in the Content Transfer Tool

Question 10

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

Question 11

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

Options:

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

Question 12

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?

Options:

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

Question 13

A client wants their Active Directory (AD) users created into IMS automatically. These are AEMaaCS users where the user information is required to be aligned with user information from the company AD. Which step would be implemented?

Options:

A.

Define an Access Control List (ACLs)

B.

Generate a CSV file and upload to Adobe IMS

C.

Use ACS Commons ACL Packager

D.

Integrate with the User Sync Tool

Question 14

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 15

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 16

In a client's test environment AEM QA Testers from multiple groups and regions are testing and making requests to the AEM application. Due to the sheer number of hosts making connections, an Architect needs a quick and easy way to allow any hosts to make requests to the AEM application.

Which approach should the Architect take to meet this requirement for this non-production environment?

Options:

A.

Add GET as a Filter Method in the Apache Sling Referrer OSGi Configuration

B.

Use Allowlists instead of Blocklists in the Dispatcher Configuration

C.

Restrict Clients that can flush the cache in the Dispatcher Configuration

D.

Enable Allow Empty in the Apache Sling Referrer OSGi Configuration

Question 17

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 18

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 19

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)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 20

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

Question 21

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 22

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

Question 23

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 24

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 25

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 26

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

Demo: 26 questions
Total 87 questions