The Architecture Canvas is a ...

The Architecture Canvas is a ...A . framework to support Architecture Conventions for Modules in OutsystemsB . framework to support application architecture design in OutsystemsC . framework to support Architecture Design Process in OutsystemsView AnswerAnswer: B

December 22, 2023No CommentsREAD MORE +

What is NOT a best practice for Mobile Application Architecture: Limit server side calls?

What is NOT a best practice for Mobile Application Architecture: Limit server side calls?A . Limit Server side calls to online transactions or Synchronization. Do the bulk of the operations on the Client Side before passing information to the Server Side.B . Synchronize on every screen or online event for...

December 21, 2023No CommentsREAD MORE +

Which use case is this?

Elements such as the menu and login can be shared across different apps. In the menu and login are defined inside the theme. Which use case is this?A . PortalB . IntranetC . Independent AppsView AnswerAnswer: A

December 21, 2023No CommentsREAD MORE +

_BL module is for

_BL module is forA . A BL becomes a Calculation Engine if it performs complex calculations, (e.g. an invoice calculation engine or an insurance simulator). Engines are usually subject to versions.B . Logic to Synchronize data in CS's with an external system. Isolating this logic makes the CS completely system...

December 20, 2023No CommentsREAD MORE +

Which of the below is NOT a reason for Validating a Modules' Architecture?

Which of the below is NOT a reason for Validating a Modules' Architecture?A . Optimizes lifecycle independenceB . Promotes microservicesC . Minimizes impact of changesD . Promotes abstraction of reusable servicesE . Stop unmanageable dependenciesF . Prevent slow deployments, inflexible legacy systemsG . Avoid poor service abstractionView AnswerAnswer: B

December 20, 2023No CommentsREAD MORE +

_IS module is for

_IS module is forA . Generic Library module.B . several integration services with different systems, performing the same type of operation (e.g. printers) you can create several drivers exposing the same API, with specialized implementations (like the transparency services pattern).C . Reusable UI Patterns for layout and display only -...

December 19, 2023No CommentsREAD MORE +

Concepts are assembled into Modules in the Assembl are not principles in the Assemble step.

Concepts are assembled into Modules in the Assembl are not principles in the Assemble step.A . Don't join concepts with different lifecyclesB . Apply known design patternsC . N/AD . Join conceptually-related conceptsE . Isolate reusable logic from Integration logicView AnswerAnswer: C

December 19, 2023No CommentsREAD MORE +

In which of the following scenarios should you choose to clone a built-in Style Guide?

In which of the following scenarios should you choose to clone a built-in Style Guide?A . When minor customizations to the base theme should be done inside the app theme.B . It is not possible to customize a built-in Style Guide, since it is part of OutSystems UI.C . When...

December 19, 2023No CommentsREAD MORE +

Which of the below is FALSE about SSL Pinning?

SSL Pinning is a security best practice for mobile application. Which of the below is FALSE about SSL Pinning?A . All of the above are trueB . SSL Pinning or HTTP Public Key Pinning (HPKP) helps reduce man-in-the-middle attacksC . SSL Pinning does not mean hardcoding the public key into...

December 18, 2023No CommentsREAD MORE +

Which is NOT part of ISO/IEC 9126:1991?

ISO/IEC 9126:1991 included several different dimensions. Which is NOT part of ISO/IEC 9126:1991?A . Usability: Usability from the point of view of the usersB . Efficiency: Efficiency which relates to the performance to the amount of resources usedC . Portability: Portability which defines the ability to move software between environmentsD...

December 17, 2023No CommentsREAD MORE +