What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over time? (Choose Two)
To ensure the performance of the Pega application does not degrade over time, consider the following recommendations:
Maintain Fragmented Tables: Schedule scripts to regularly maintain and defragment tables that are frequently updated. This helps in optimizing database performance.
Purge and Archive Records: Implement purging and archiving strategies based on the company's record retention policy. This practice helps in managing data growth and ensures that the system remains performant over time.
Database Maintenance
Data Archiving
Arthur
2 days ago