ExamGecko
Home Home / Adobe / AD0-E117

Adobe AD0-E117 Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











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

A.
Create a closed user group (CUG) for editors
A.
Create a closed user group (CUG) for editors
Answers
B.
Create a reverse replication agent on preview server
B.
Create a reverse replication agent on preview server
Answers
C.
Create a separate live copy to preview content
C.
Create a separate live copy to preview content
Answers
D.
Set up a new replication agent for preview server
D.
Set up a new replication agent for preview server
Answers
E.
Create a custom publish workflow
E.
Create a custom publish workflow
Answers
Suggested answer: B, C

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)

A.
Option A
A.
Option A
Answers
B.
Option B
B.
Option B
Answers
C.
Option C
C.
Option C
Answers
D.
Option D
D.
Option D
Answers
Suggested answer: C

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
A.
The user is removed from both the Employees and the AEM authors groups
Answers
B.
The user is removed from the authors group but not the Employees group in AEM
B.
The user is removed from the authors group but not the Employees group in AEM
Answers
C.
The user is removed from the Employees group but not the authors group in AEM
C.
The user is removed from the Employees group but not the authors group in AEM
Answers
D.
The user is not removed from either the Employees and the AEM authors groups
D.
The user is not removed from either the Employees and the AEM authors groups
Answers
Suggested answer: A

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
A.
Use AEM as a headless CMS
Answers
B.
Use the traditional server side components on the website
B.
Use the traditional server side components on the website
Answers
C.
Use the SPA Editor SDK with Server Side Rendering
C.
Use the SPA Editor SDK with Server Side Rendering
Answers
D.
Create a set of API-driven components
D.
Create a set of API-driven components
Answers
Suggested answer: D

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?

A.
Experience Fragments
A.
Experience Fragments
Answers
B.
OSGi Bundles
B.
OSGi Bundles
Answers
C.
Sling Resource Resolution
C.
Sling Resource Resolution
Answers
D.
Content Fragments
D.
Content Fragments
Answers
Suggested answer: C

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
A.
ignoreUrlParams configuration in dispatcher.any
Answers
B.
Dispatcher load balancing configuration
B.
Dispatcher load balancing configuration
Answers
C.
Cache-Control Headers in dispatcher.any
C.
Cache-Control Headers in dispatcher.any
Answers
D.
Volume of assets being loaded at a time
D.
Volume of assets being loaded at a time
Answers
Suggested answer: C

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

A.
Develop the integration as proof of concept with sample content
A.
Develop the integration as proof of concept with sample content
Answers
B.
Test usability of the feature with selected business users
B.
Test usability of the feature with selected business users
Answers
C.
Develop the integration and deploy it to 50% of the production AEM instances
C.
Develop the integration and deploy it to 50% of the production AEM instances
Answers
D.
Develop the integration as proof of concept with full production content
D.
Develop the integration as proof of concept with full production content
Answers
E.
Test usability of the feature withselected end users
E.
Test usability of the feature withselected end users
Answers
Suggested answer: B, D

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
A.
Website Traffic handled by servers
Answers
B.
Fail safeness of the servers
B.
Fail safeness of the servers
Answers
C.
Number of Parallel Authors
C.
Number of Parallel Authors
Answers
D.
Cache Efficiency on the dispatcher
D.
Cache Efficiency on the dispatcher
Answers
E.
Types of actions performed by Authors
E.
Types of actions performed by Authors
Answers
Suggested answer: B, D

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?

A.
Reduce the number of AEM Asset versions
A.
Reduce the number of AEM Asset versions
Answers
B.
Create AEM multi-threaded workflow
B.
Create AEM multi-threaded workflow
Answers
C.
Use AEM Asset Offloading
C.
Use AEM Asset Offloading
Answers
D.
Update dispatcher configuration to cache Assetsa
D.
Update dispatcher configuration to cache Assetsa
Answers
Suggested answer: B

A customer is about to go live with a new website on AEM on prem. The DNS (www.domam.com) already points to the load balancer of the AEM environment and final sanity checks are being performed. The website was tested in lower environments without SSL On production, the website is served over https. During sanity testing, all requests result in a 404.

While investigating this issue, an Architect determines the following:

• The requests land on port 443 on the load balancer where SSL is terminated and an HTTP headerX-Forwarded-Proto is set

• The website Sling Mapping is created beneath /etc/map/http/www.domain.com.80

• The URLs on the website are externalized with http in the absolute linksWhich two actions should the Architect take to resolve this problem? (Choose two.)

A.
Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.80
A.
Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.80
Answers
B.
Ensure the Sling Mapping exist at /etc/map/httpj)mwp<.domain.com.443Configure the AdobeGranite SSL Connector Factory with the correct SSL port
B.
Ensure the Sling Mapping exist at /etc/map/httpj)mwp<.domain.com.443Configure the AdobeGranite SSL Connector Factory with the correct SSL port
Answers
C.
Configure Apache Felix Http Service SSL Filter to use the correct SSL forward header
C.
Configure Apache Felix Http Service SSL Filter to use the correct SSL forward header
Answers
D.
Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443
D.
Ensure the Sling Mapping exist at /etc/map/https/www.domain.com.443
Answers
Suggested answer: A, C
Total 50 questions
Go to page: of 5