nerdexam
CompTIA

PK0-005 · Question #151

While defining technical requirements, the development team requested a tiered architecture setup. Which of the following types of environments BEST describes this architecture?

The correct answer is B. Network environment. When a development team requests a tiered architecture setup while defining technical requirements, this refers to a network environment.

Basics of IT and governance

Question

While defining technical requirements, the development team requested a tiered architecture setup. Which of the following types of environments BEST describes this architecture?

Options

  • ASecurity environment
  • BNetwork environment
  • CRelease environment
  • DStage environment

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    86% (12)
  • D
    7% (1)

Why each option

When a development team requests a tiered architecture setup while defining technical requirements, this refers to a network environment.

ASecurity environment

A security environment focuses on protective measures and controls, not the fundamental structural organization of application components.

BNetwork environmentCorrect

A tiered architecture, such as N-tier or 3-tier, describes the logical and physical separation of an application's components (e.g., presentation, business logic, data access) into distinct layers that communicate over a network. This design fundamentally structures how services interact within the network environment, defining its layout and communication paths.

CRelease environment

A release environment is where the final, production-ready software version is deployed, not the underlying architectural style.

DStage environment

A stage environment (staging) is a type of pre-production environment for testing, but it is an environment's purpose, not a description of its architecture like 'tiered'.

Concept tested: Software architecture and networking

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/architecture-styles/n-tier

Topics

#Tiered architecture#Network environment#Technical requirements#Environment types

Community Discussion

No community discussion yet for this question.

Full PK0-005 Practice