Free Architecture Specialist (OutSystems 11) Exam Architecture-Specialist-11 Exam Practice Test

UNLOCK FULL
Architecture-Specialist-11 Exam Features
In Just $59 You can Access
  • All Official Question Types
  • Interactive Web-Based Practice Test Software
  • No Installation or 3rd Party Software Required
  • Customize your practice sessions (Free Demo)
  • 24/7 Customer Support
Page: 1 / 17
Total Questions: 83
  • In OutSystems, a Core Application can contain ...

    Answer: B Next Question
  • _Th module is for

    Answer: C Next Question
  • Adopting a naming convention can have some benefits. Of the sentences below, which one is NOT a benefit of adopting a naming convention?

    Answer: B Next Question
  • What is NOT a best practice for Mobile Application Architecture: Local Storage?

    Answer: B Next Question
  • _Eng module is for

    Answer: C Next Question
  • Which of the following options denotes the advantages of defining a Style Guide up front?

    Answer: C Next Question
  • SSL Pinning is a security best practice for mobile application. Which of the below is FALSE about SSL Pinning?

    Answer: C Next Question
  • Which of the below is NOT a disadvantage of having a fragmented system or microservices?

    Answer: A Next Question
  • Which of the below matches the most to Core Module Pattern - Base ECS Pattern...A a wrapper used to contain the logic, actions and data that will expose code that is inside ofexternal library or to inspect external database and import the data structures so they can be used as entities inside of OSB caches only summary data that is frequently lister, joined or searched. Full detail for a singleentry is fetched directly from external system. Use when whole database too big or costly to synchronize. Details are only required for single entities (not lists)Same as ECS with local replica but synchronization logic is separated. Pro: Code independence. Consumers of CS is not affected by Sync. Sync can orchestrate several CSD is a pattern with two modules, a connector module that can be used to encapsulate an externalAPI with the input/output structures and a wrapper module to expose the normalized API to the consumers.E is needed if data is coming from MULTIPLE external systems. IS will decide which driver to usedepending on the data.Same as ECS with local replica but API module is provided. So any changes to the external system can notify OS, which OS then gets update from the ERP system (subscription system)Same as Base ECS pattern, but have a local replica. Store data to serve as a local cache. Pro: Leverage Entity Use, Simpler Integration API. Con: Less impact on source systemH Entity is not in Outsystems but in an external ERP system. IS just makes remote call to externalsystem/database. No data is being kept inside OS. Data retrieval may not be optimized as it needs to traverse two different systems to get the information back. Con: Integration API must support all use casesI tries to fetch data from local cache entity, if not there, get single entry from the external system. Cache only that record (read-through caching) Use when whole database too big or costly to synchronize. Integration only touches a small portion of the database. Avoid if access to lists of data is needed up frontJ Entity is exposed as read-only and API is available to centralize business logic for entitycreation/update

    Answer: D Next Question
  • Which of the below matches the most to Core Module Pattern - ECS with Isolated Synchronization Logic Pattern...

    Answer: A Next Question
Page: 1 / 17
Total Questions: 83