As a Lead System Architect tasked with enhancing a hotel room booking application, your objective is to streamline the booking process by identifying high-value customers. To accomplish this, you have decided to segment customers based on the total revenue generated from their bookings, considering that customers can have multiple bookings. The revenue is calculated by summing the amounts of all bookings made by each customer. Customers will be categorized as follows: Silver: Total booking amount is less than $500. Gold: Total booking amount ranges from $500 to $2000. Platinum: Total booking amount exceeds $2000. You want to use SQL functions for efficient customer categorization. Which SQL function code correctly determines the customer categories?
A financial institution uses a Pega application to manage customer data, including sensitive personal information. Under regulations such as the General Data Protection Regulation, customers have the right to access, modify, or delete their personal data. The institution implements client-based access control (CBAC) in Pega Platform to comply with these regulations. Which statement best describes CBAC?
As an LSA developing a Pega application for an online grocery store, you are tasked with enabling customers to navigate through various categories such as "Dairy," "Confectionery," "Frozen Food," and "Soft Drinks." Each category contains at least 10 sub-categories, with the workflow varying depending on the selected sub-category. What is the best method of populating the categories and sub-categories and retrieving the related information from the grocery store's database?
The test coverage report in Pega Platform helps to determine the number of rules covered during a test cycle. It is viewable at the application and user level. Which of the following statements describes the difference between these two levels?
What is the best approach for implementing limited-availability-and-concurrency design patterns?
Which two benefits does the Search and Reporting Service offer over embedded Elasticsearch? (Choose Two)
As a Lead System Architect, it is crucial to understand the technical landscape of an organization. Which are two benefits that you can derive from this understanding? (Choose Two)
A software development company is planning to deploy its application for a new client. The client has unique security concerns and requires full control over their resources. Which architecture would be most suitable for this scenario, considering customization, security, and performance?