Pegasystems PEGACPLSA23V1 Certified Pega Lead System Architecture (LSA) Exam 23 Online Training
Pegasystems PEGACPLSA23V1 Online Training
The questions for PEGACPLSA23V1 were last updated at Mar 12,2025.
- Exam Code: PEGACPLSA23V1
- Exam Name: Certified Pega Lead System Architecture (LSA) Exam 23
- Certification Provider: Pegasystems
- Latest update: Mar 12,2025
Your team is working on a project with multiple developers, and you want to ensure that the application meets functional and non-functional requirements.
What should you do?
- A . Use a development methodology.
- B . Use a version control system.
- C . Use a shared development environment.
- D . Test thoroughly.
Which of the following best describes "Role-Based Access Control (RBAC)"?
- A . Users are granted access based on specific attributes associated with their account.
- B . Access rights are determined by the individual user for their resources.
- C . Users are grouped into roles, and access rights are granted to those roles.
- D . Access is granted based on the principle of "need-to-know."
Which two of the following action are required to configure your application to support SSO authentication? (choose TWO)
- A . configuring the authentication activity to identify the operator in the system
- B . configure the application record to use external authentication
- C . configure required mapping between LDAP attributes and operator properties
- D . configure model operator records for each access group in your application
What are two options you can use to monitor the status of nodes in the cluster of Pega Platform™?
- A . Admin Studio
- B . App Studio
- C . Dev Studio
- D . Pega Predictive Diagnostic Cloud (PDC)
When you start designing Pega Platform™ for an enterprise application as a lead system architect (LSA), a best practice is to begin with Pega Platform in the middle of the architectural design.
What is the significance of this approach?
- A . When you begin with Pega Platform in the middle, you have the advantage of skipping the creation of UI in the implementation.
- B . The Pega Platform APIs that are available in Admin Studio are independent of integration protocols; you should design with Pega Platform in the middle of the architectural design.
- C . The UI in Pega Platform applications works best only when it is integrated with front-end framework tools to render the display screens. Pega’s Cosmos Design System is supported only when you start designing with Pega Platform.
- D . Pega Platform can integrate and communicate with front-end framework tools, back-end systems, and sibling systems. An LSA should start by understanding the technical landscape of the client enterprise, and then begin with the Pega Platform-in-the-middle design approach.
Which configuration steps do you perfrom to enable an access group for offline user?
- A . Enable caching for the access group
- B . configure an offline-capable portal as the default portal for the access group
- C . Create a model operator for the access group to authienticate users.
- D . Force a full syn for members of the access group
An application processes stock market trades. which two requirement are best implemented by an advanced agent? (Choose two)
- A . call a service every day at 5 : 00 am to get the marker open and close time, and recird the result
- B . create a case to audit an account if the customer trade more tha usd9999in a day
- C . Excute a trade cae only after the stock reaches a certain price
- D . complete unexecuted trade when the market
Asynchronous communication is helpful in scenarios where the business logic or process execution is dependent on the response or when the request fails.
- A . True
- B . False
What is the primary goal of a "DDoS (Distributed Denial of Service)" attack?
- A . Stealing sensitive data from the target system.
- B . Infecting the target system with malware.
- C . Overloading the target system to make it unavailable to users.
- D . Modifying the target system’s configuration.
Event-driven architectures have three key components: event producers, brokers, and consumers.
- A . True
- B . False