100+ Free OutSystems Architecture Specialist (O11) Practice Questions
Prepare for the OutSystems Architecture Specialist (O11 Platform) exam with instant access — no signup required.
Loading practice questions...
Explore More Low-Code Development Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
Key Facts: OutSystems Architecture Specialist (O11) Exam
~$100
Exam Fee (USD, varies by region)
OutSystems
~70%
Approximate Passing Score
OutSystems certification policy
90 min
Exam Duration
OutSystems
~45-60
Question Count (not officially fixed)
OutSystems (typical range)
3 layers
O11 Canvas: End-User, Core, Foundation (Orchestration removed)
OutSystems 11 documentation
3 rules
No upward, no End-User side, no Core/Foundation circular references
OutSystems 11 documentation
The OutSystems Architecture Specialist (O11) is a proctored multiple-choice exam costing roughly $100 USD, lasting about 90 minutes, with an approximate 70% pass mark and around 45-60 questions. It tests the 4-Layer Canvas, strong versus weak dependencies, the three architecture validation rules, reusability and service-oriented design, performance and scalability patterns, and governance with Discovery and Architecture Dashboard. OutSystems recommends Associate Reactive Developer knowledge first, and the credential is tied to the O11 platform, distinct from the ODC architecture specialization.
Sample OutSystems Architecture Specialist (O11) Practice Questions
Try these sample questions to test your OutSystems Architecture Specialist (O11) exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1In the OutSystems 11 Architecture Canvas, which layer is responsible for holding the screens, user interfaces, and user processes that implement the user stories?
2Why was the Orchestration layer removed from the OutSystems 11 Architecture Canvas compared to OutSystems 10?
3A team needs a module that abstracts and normalizes calls to a third-party REST API so other modules never deal with the external API's particularities. In which Architecture Canvas layer should this integration wrapper module belong?
4Which statement best describes the purpose of a Core (Core Service) module in the OutSystems 11 Architecture Canvas?
5What is the primary goal of the OutSystems Architecture Canvas as a design framework?
6Validation Rule #1 of OutSystems architecture design states 'No upward references.' What does an upward reference mean?
7Architecture validation Rule #2 prohibits side references among which modules?
8Architecture validation Rule #3 addresses which kind of dependency problem within the Core and Foundation layers?
9An architect finds that a Foundation Library module consumes a server action published by an End-User module. According to the canvas, how should this be fixed?
10Which type of module is created and developed in Integration Studio rather than Service Studio, typically to wrap native C#/.NET code or connect to non-standard external systems?
About the OutSystems Architecture Specialist (O11) Exam
The OutSystems Architecture Specialist (O11) exam validates how a developer or architect designs a healthy, scalable OutSystems 11 application architecture. It centers on the 4-Layer Canvas (End-User, Core, and Foundation, with Orchestration removed in O11 because screen destinations are now weak references), the three validation rules (no upward references, no side references among End-User modules, and no circular references among Core or Foundation modules), and the difference between strong dependencies (entities, structures, server actions, static entities) and weak dependencies (screens, service actions, screen destinations). It also covers application and module composition, reusability through Core Services and Foundation Libraries, service-oriented design with Service Actions and Integration Service wrappers, performance patterns such as cold caching, and architecture governance using Discovery and Architecture Dashboard to manage technical debt.
Assessment
Question count not published by the exam provider
Time Limit
90 minutes
Passing Score
Approximately 70%
Exam Fee
Approximately $100 USD (OutSystems)
OutSystems Architecture Specialist (O11) Exam Content Outline
4-Layer Canvas architecture design
Place concepts as modules across the End-User, Core, and Foundation (Library) layers; understand why O11 removed the Orchestration layer; apply the Identify and Organize design process and the canvas goals of correct abstraction, independent lifecycles, and minimized change impact.
Application and module composition / dependency management
Distinguish strong dependencies (entities, structures, server actions, static entities) from weak dependencies (screens, service actions, screen destinations); manage refresh dependencies, impact analysis, signature compatibility, and outdated references; compose layered applications by the same validation rules as modules.
Reusability and service-oriented architecture
Abstract reusable Core Services and business-agnostic Foundation Libraries; expose behavior via Service Actions for loose coupling and independent deployment; wrap external systems in Integration Service modules; uphold the single source of truth and leverage native O11 service discovery.
Performance and scalability design
Apply cold-cache and synchronization patterns, asynchronous processing with Timers and light processes, indexing and efficient aggregates, parallel Data Actions in Reactive Web, and decomposition into independently deployable, independently scalable services.
Architecture governance and technical debt management
Classify modules in Discovery and detect upward, side, and circular reference violations; use Architecture Dashboard (AI Mentor Studio) code and runtime analysis to monitor, prioritize, and remediate technical debt across the application portfolio.
How to Pass the OutSystems Architecture Specialist (O11) Exam
What You Need to Know
- Passing score: Approximately 70%
- Assessment: Question count not published by the exam provider
- Time limit: 90 minutes
- Exam fee: Approximately $100 USD
Keys to Passing
- Work through all 100 available questions
- Review every answer and explanation
- Track weak areas and revisit them
- Use our AI tutor for tough concepts
OutSystems Architecture Specialist (O11) Study Tips from Top Performers
Frequently Asked Questions
What are the key exam facts for the OutSystems Architecture Specialist (O11)?
It is a proctored, multiple-choice exam costing roughly $100 USD, lasting about 90 minutes, with an approximate 70% passing score and around 45-60 questions. Exact question count and voucher pricing vary by region and certification cycle.
What does the OutSystems Architecture Specialist (O11) exam cover?
It covers the 4-Layer Canvas, strong versus weak dependencies, the three validation rules, application and module composition, reusability and service-oriented architecture, performance and scalability patterns, and governance with Discovery and Architecture Dashboard.
Why does OutSystems 11 no longer have an Orchestration layer?
In OutSystems 10, cross-application screen links were strong dependencies isolated by an Orchestration layer. In O11 screen destinations are weak references, so the lifecycle-coupling problem disappeared and the Orchestration layer was removed from the Architecture Canvas.
What are the three architecture validation rules I must know?
No upward references across the layers, no side references among End-User modules, and no circular references among Core or among Foundation modules. Discovery and Architecture Dashboard automatically detect violations of these rules.
Is this the same as the ODC architecture exam?
No. This exam targets the OutSystems 11 (O11) platform and its 4-Layer Canvas. The OutSystems Developer Cloud (ODC) has a separate architecture specialization with cloud-native concepts and platform-enforced service boundaries.
Do I need a prerequisite before taking it?
OutSystems recommends Associate Reactive Developer (Associate Developer) knowledge before attempting the architecture specialization, so you are comfortable building O11 applications before you design their architecture.