ExamGecko
Home Home / Adobe / AD0-E117

Adobe AD0-E117 Practice Test - Questions Answers, Page 5

Question list
Search
Search

List of questions

Search

Related questions











A company is implementing a new e-commerce site that is expected to get seasonal and flash-sale induced traffic peaks from all over the world. It is projected that a minute of downtime could cause excessive lost revenue. The company management wants to keep resource utilization to optimal levels without experiencing degradation to avoid introducing bugs in the system.

The Architect needs to choose between AEM 6.5 and AEM as Cloud Service.

What are the two most critical non-functional requirements the Architect must consider? (Choose two.)

A.
Scalability
A.
Scalability
Answers
B.
Availability
B.
Availability
Answers
C.
Reliability
C.
Reliability
Answers
D.
Maintainability
D.
Maintainability
Answers
E.
Usability
E.
Usability
Answers
Suggested answer: A, E

A customer wants to implement an AEM solution to serve localized content to several regional websites. Which AEM capability should the Architect recommend?

A.
Use translation connector and Multi Site Manager
A.
Use translation connector and Multi Site Manager
Answers
B.
Use il8N API and Multi Site Manager
B.
Use il8N API and Multi Site Manager
Answers
C.
Use translation connector and il8N API
C.
Use translation connector and il8N API
Answers
D.
Use translation connector and translation workflows
D.
Use translation connector and translation workflows
Answers
Suggested answer: C

During an optimization session, a client using AEM 6.5 mentions that they face challenges with their AEM Author setup. The client has significant repository growth and can see an increased amount of TAR files in the segmentstore on disk. When editors are working, they see that workflows take up more time. The purging of workflows works as expected. Which two optimizations should an Architect suggest to took into and further investigate? (Choose two.)

A.
Leverage workflow offloading for all workflows
A.
Leverage workflow offloading for all workflows
Answers
B.
Configure the Maximum Parallel Jobs
B.
Configure the Maximum Parallel Jobs
Answers
C.
Increase the maxFileSize of the TAR segmentstore
C.
Increase the maxFileSize of the TAR segmentstore
Answers
D.
Leverage Transient Workflows where possible
D.
Leverage Transient Workflows where possible
Answers
E.
Execute an offline tar compaction twice a day
E.
Execute an offline tar compaction twice a day
Answers
Suggested answer: B, D

A client has an existing AEM site using components that proxy AEM WCM Core Components. The site uses simple page authoring without referenced content, The client wants to create a new experience on another marketing channel. The plan is to use as much of the existing page content as possible to avoid refactoring the current content and to maintain consistency across channels.

Which AEM capability should an Architect use to meet these requirements?

A.
Experience Fragments
A.
Experience Fragments
Answers
B.
Content Fragments
B.
Content Fragments
Answers
C.
Assets API
C.
Assets API
Answers
D.
Sling Model Exporter
D.
Sling Model Exporter
Answers
Suggested answer: B

Refer to the exhibit.

A customer with an existing AEM implementation wants to enrich product pages with technical data coming from their PIM system. The PIM system sits behind an API Management solution that publicly exposes the PIM API's as RESTful web services with basic authentication as the security mechanism. Data consistency with the PIM and secure access to the APIs are key elements of the integration.

How should the Architect set up the integration between AEM and the PIM?

A.
Integrate the AEM Publishers directly with the API Management solution
A.
Integrate the AEM Publishers directly with the API Management solution
Answers
B.
Use a client-side integration with AJAX from the browser to the API Management
B.
Use a client-side integration with AJAX from the browser to the API Management
Answers
C.
Import the technical data into the AEM Author and replicate to Publishers
C.
Import the technical data into the AEM Author and replicate to Publishers
Answers
D.
Convert the technical data to Content Fragments and expose using Content Services
D.
Convert the technical data to Content Fragments and expose using Content Services
Answers
Suggested answer: A

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

A.
Validate that all replication agents are disabled
A.
Validate that all replication agents are disabled
Answers
B.
Verify that wipe mode is enabled
B.
Verify that wipe mode is enabled
Answers
C.
Stop all bundles using the AEM Web Console
C.
Stop all bundles using the AEM Web Console
Answers
D.
Verify that free disk space is at least 1.5x the JCR size
D.
Verify that free disk space is at least 1.5x the JCR size
Answers
E.
Run datastore consistency check via oak-run
E.
Run datastore consistency check via oak-run
Answers
Suggested answer: B, D

During development the AEM Publisher server keeps crashing randomly. The deployment included a new static FAQ component that was used in the websites Contact Us page. An Architect investigates to find the root cause for the random failures, and notices the following parameters:

• The server slows down when requests are sent to the Contact us page

• The number of requests to the page were very few

• Heap dump shows a large number of instances of the FAQ component

What is likely causing this issue?

A.
The page was not cached in the Dispatcher.
A.
The page was not cached in the Dispatcher.
Answers
B.
The component triggers a traversal query.
B.
The component triggers a traversal query.
Answers
C.
The JVM garbage collection is not running.
C.
The JVM garbage collection is not running.
Answers
D.
The component has a cyclic dependency to itself
D.
The component has a cyclic dependency to itself
Answers
Suggested answer: D

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?

A.
Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content
A.
Leverage AEM Adaptive Image Servlet, cache image variations in Dispatcher, and reimplement article-related components to use AJAX to load the content
Answers
B.
Split WCM and DAM in separate instances, set up Connected Assets, and re-implement articlerelated components to use AJAX to load the content
B.
Split WCM and DAM in separate instances, set up Connected Assets, and re-implement articlerelated components to use AJAX to load the content
Answers
C.
Leverage AEM Adaptive Image Servlet cache image variations in Dispatcher, and implement a cache TTL in Dispatcher
C.
Leverage AEM Adaptive Image Servlet cache image variations in Dispatcher, and implement a cache TTL in Dispatcher
Answers
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
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
Answers
Suggested answer: B

A customer wants to simplify and automate publishing press pages and defines the following flows:

What should the Architect recommend?

A.
Create a custom workflow
A.
Create a custom workflow
Answers
B.
Advise the customer to use Launches
B.
Advise the customer to use Launches
Answers
C.
Implement a Sling event listener that triggers on page creation
C.
Implement a Sling event listener that triggers on page creation
Answers
D.
Configure MSM with the "Activate on Blueprint activation" option
D.
Configure MSM with the "Activate on Blueprint activation" option
Answers
Suggested answer: B

An existing AEM sites platform will receive the latest service pack. The service pack includes functional and non-functional fixes such as security patches. Which action should the Architect take to make sure the update is successful?

A.
Advise the customer to request Adobe to install the fixes directly on production since they are prechecked.
A.
Advise the customer to request Adobe to install the fixes directly on production since they are prechecked.
Answers
B.
Install the service pack m staging and ensure that all the bundles are up and running, then deploy to production.
B.
Install the service pack m staging and ensure that all the bundles are up and running, then deploy to production.
Answers
C.
Identify the packages affected by the service pack after installing them into production and monitor them.
C.
Identify the packages affected by the service pack after installing them into production and monitor them.
Answers
D.
Do a full staging of the service pack including a regression test, if passed, deploy to production.
D.
Do a full staging of the service pack including a regression test, if passed, deploy to production.
Answers
Suggested answer: C

Explanation:

Total 50 questions
Go to page: of 5