OutSystems Architecture Specialist (OutSystems 11) 認定 Architecture-Specialist-11 試験問題:
1. Of the options below, which one is a benefit of adopting the Architecture Canvas?
A) It's a systematic approach to architecture design
B) It promotes the business users' collaboration and understanding
C) It's a faster architecture design
D) It's an automatic way to find and fix architecture issues.
2. Which of the below are not recommendations for Architecture Validations
A) No screens in the End User Layer
B) No front-end screens in Core Modules
C) All public entities in Core Modules should be set to Read-only
D) No business logic in the Foundational Modules
E) No core entities in Foundational Modules
3. Which of the following Data elements can we find in a Foundation layer Module?
A) CRUD actions for Entities
B) Non-core Entities
C) Core Entities (exposed as read-only)
D) Entities to save UI states
4. _Th module is for
A) technical wrapper to consume and normalize an external service.
B) Theme, look & feel elements, menu, etc.
C) Reusable UI Patterns for layout and display only - no Business logic.
D) to have 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).
E) Generic Library module.
5. Which of the following Data elements can we find in a End-User layer Module?
A) CRUD actions for Entities
B) Non-core Entities
C) Core Entities (exposed as read-only)
D) Entities to save UI states
質問と回答:
質問 # 1 正解: A | 質問 # 2 正解: A | 質問 # 3 正解: B | 質問 # 4 正解: B | 質問 # 5 正解: D |