ExamGecko
Home / Adobe / AD0-E117 / List of questions
Ask Question

Adobe AD0-E117 Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

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

Create a closed user group (CUG) for editors
Create a closed user group (CUG) for editors
Create a reverse replication agent on preview server
Create a reverse replication agent on preview server
Create a separate live copy to preview content
Create a separate live copy to preview content
Set up a new replication agent for preview server
Set up a new replication agent for preview server
Create a custom publish workflow
Create a custom publish workflow
Suggested answer: B, C
asked 02/10/2024
Lance Gentle
45 questions

Question 2

Report Export Collapse

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)

Adobe AD0-E117 image Question 2 91328 10022024173948000000

B)

Adobe AD0-E117 image Question 2 91328 10022024173948000000

C)

Adobe AD0-E117 image Question 2 91328 10022024173948000000

D)

Adobe AD0-E117 image Question 2 91328 10022024173948000000

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: C
asked 02/10/2024
Yusuf E
38 questions

Question 3

Report Export Collapse

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?

The user is removed from both the Employees and the AEM authors groups
The user is removed from both the Employees and the AEM authors groups
The user is removed from the authors group but not the Employees group in AEM
The user is removed from the authors group but not the Employees group in AEM
The user is removed from the Employees group but not the authors group in AEM
The user is removed from the Employees group but not the authors group in AEM
The user is not removed from either the Employees and the AEM authors groups
The user is not removed from either the Employees and the AEM authors groups
Suggested answer: A
asked 02/10/2024
Helmut Steingraber
33 questions

Question 4

Report Export Collapse

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?

Use AEM as a headless CMS
Use AEM as a headless CMS
Use the traditional server side components on the website
Use the traditional server side components on the website
Use the SPA Editor SDK with Server Side Rendering
Use the SPA Editor SDK with Server Side Rendering
Create a set of API-driven components
Create a set of API-driven components
Suggested answer: D
asked 02/10/2024
Fronzino Franco
35 questions

Question 5

Report Export Collapse

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?

Experience Fragments
Experience Fragments
OSGi Bundles
OSGi Bundles
Sling Resource Resolution
Sling Resource Resolution
Content Fragments
Content Fragments
Suggested answer: C
asked 02/10/2024
Thomas Drilling
43 questions

Question 6

Report Export Collapse

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?

ignoreUrlParams configuration in dispatcher.any
ignoreUrlParams configuration in dispatcher.any
Dispatcher load balancing configuration
Dispatcher load balancing configuration
Cache-Control Headers in dispatcher.any
Cache-Control Headers in dispatcher.any
Volume of assets being loaded at a time
Volume of assets being loaded at a time
Suggested answer: C
asked 02/10/2024
Abdulilah Alhousainy
35 questions

Question 7

Report Export Collapse

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

Develop the integration as proof of concept with sample content
Develop the integration as proof of concept with sample content
Test usability of the feature with selected business users
Test usability of the feature with selected business users
Develop the integration and deploy it to 50% of the production AEM instances
Develop the integration and deploy it to 50% of the production AEM instances
Develop the integration as proof of concept with full production content
Develop the integration as proof of concept with full production content
Test usability of the feature withselected end users
Test usability of the feature withselected end users
Suggested answer: B, D
asked 02/10/2024
Alejandro Ramirez Cuesta
37 questions

Question 8

Report Export Collapse

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

Website Traffic handled by servers
Website Traffic handled by servers
Fail safeness of the servers
Fail safeness of the servers
Number of Parallel Authors
Number of Parallel Authors
Cache Efficiency on the dispatcher
Cache Efficiency on the dispatcher
Types of actions performed by Authors
Types of actions performed by Authors
Suggested answer: B, D
asked 02/10/2024
Ruben Dallibor
36 questions

Question 9

Report Export Collapse

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?

Reduce the number of AEM Asset versions
Reduce the number of AEM Asset versions
Create AEM multi-threaded workflow
Create AEM multi-threaded workflow
Use AEM Asset Offloading
Use AEM Asset Offloading
Update dispatcher configuration to cache Assetsa
Update dispatcher configuration to cache Assetsa
Suggested answer: B
asked 02/10/2024
Earl Frederick
32 questions

Question 10

Report Export Collapse

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

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

Related questions