PEGAPCSSA80V12019 Pega Certified Senior System Architect 80V1 Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

A Pega 8.0 application, designed for complex insurance claims processing, is exhibiting significant performance degradation during peak hours. Analysis of system logs and performance metrics reveals that a specific background process, responsible for updating claim status based on external event triggers, is executing a database query repeatedly within a loop for each claim processed. This query retrieves multiple related data objects and is computationally intensive. The system\'s average response time for this process has increased by 300%, and end-users are reporting delays in claim status updates. The current implementation iterates through a list of claims, and for each claim, it executes the same data retrieval query to fetch associated policy details, risk assessments, and historical claim data.

Which of the following architectural adjustments would most effectively address the observed performance bottleneck while adhering to Pega best practices for data retrieval and processing?

Refactor the data retrieval logic to fetch all necessary claim-related data for a batch of claims in a single, optimized database query executed once before the processing loop, and then process the retrieved data within the loop.
Provision additional hardware resources for the database server, including increased CPU, RAM, and faster storage, to handle the higher query load.
Implement a Pega application-level data cache for the policy details, risk assessments, and historical claim data, configured to refresh periodically.
Re-architect the background process to split the claim processing into numerous smaller, independent asynchronous jobs, each handling a subset of claims.

About the PEGAPCSSA80V12019 Pega Certified Senior System Architect 80V1 Certification

These free practice questions are designed to help you assess your readiness for the PEGAPCSSA80V12019 Pega Certified Senior System Architect 80V1 exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.