PK0-005 · Question #408
In which of the following types of architectures is an application moved from Dev to QA to Test to Production?
The correct answer is A. Tiered. A tiered architecture (also called a multi-tier or pipeline architecture) refers to the practice of promoting an application through sequential environment tiers-Development (Dev) → Quality Assurance (QA) → Test (or Staging) → Production. Each tier serves a distinct validation…
Question
In which of the following types of architectures is an application moved from Dev to QA to Test to Production?
Options
- ATiered
- BBusiness
- CProcess
- DGovernance
How the community answered
(18 responses)- A89% (16)
- B6% (1)
- C6% (1)
Explanation
A tiered architecture (also called a multi-tier or pipeline architecture) refers to the practice of promoting an application through sequential environment tiers-Development (Dev) → Quality Assurance (QA) → Test (or Staging) → Production. Each tier serves a distinct validation purpose before the application reaches end users. Business architecture describes organizational structure and processes. Process architecture maps workflows and systems interactions. Governance architecture addresses policy and compliance frameworks. None of these describe environment-promotion pipelines.
Topics
Community Discussion
No community discussion yet for this question.