ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 15 - AD0-E906 discussion

Report
Export

An AEM application must process a high volume of content ingestion on the author server

What Is a key factor to optimize a design for overall performance gain for implementing workflows?

A.
Use Schedulers to the workflow only one weekends
Answers
A.
Use Schedulers to the workflow only one weekends
B.
Allocate more RAM for the content ingestion up front
Answers
B.
Allocate more RAM for the content ingestion up front
C.
Use Transient workflowers
Answers
C.
Use Transient workflowers
Suggested answer: C

Explanation:

When handling high-volume content ingestion in AEM, transient workflows are a key factor for optimizing performance. Transient workflows do not persist workflow data in the JCR repository, which greatly reduces the load on the repository and improves overall performance. Since content ingestion typically involves processing a large number of assets, using transient workflows prevents unnecessary data accumulation in the repository.

Transient workflows are ideal for operations where you don't need to keep historical data about each workflow instance, such as ingestion processes, thereby making the system faster and more efficient.

Option A (using schedulers) is not related to workflow performance, and Option B (allocating more RAM) is a generic solution but not directly tied to optimizing workflow efficiency.

For further guidance, refer to AEM's documentation on workflow optimization and transient workflows.

asked 02/10/2024
Nasser Moore
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first