1. Archiving and Purging (Supports Option B): Pega Academy
Lead System Architect (Pega Infinity '23) course
"Data Management" module. This module details the process of using the case archival and purge wizard to move resolved case data from primary transactional tables to an archive
directly addressing performance issues caused by large data volumes.
2. Database Indexing (Supports Option D): Pega Community
"Creating a custom index." This document explains how LSAs can create single or composite indexes on properties directly from the property rule form in Dev Studio to improve the performance of database queries
especially for reports.
3. Performance Best Practices (Supports B & D): Pega Community
"Performance guidance for Pega Platform." This guide emphasizes that managing data growth through purging and archiving
and ensuring proper database indexing
are two fundamental strategies for maintaining application performance. It distinguishes these application-level tasks from underlying database administration.
4. LSA Responsibilities (General Support): Pega Academy
Lead System Architect (Pega Infinity '23) course
"Pega's Class Structure" module
"Property Optimization" lesson. This lesson describes the LSA's responsibility to optimize properties by creating indexes to improve report and query performance
reinforcing that this is a core LSA task.