nerdexam
CompTIA

PK0-005 · Question #4

The high-level technical requirements for a new application state that the application should be suitable to support enterprise-level client-server solutions. Which of the following meets these…

The correct answer is C. Multitier architecture. Multitier architecture (also called n-tier architecture) is specifically designed for enterprise-level client-server solutions. It separates the application into distinct layers - typically presentation, business logic, and data - allowing each tier to scale independently…

Basics of IT and governance

Question

The high-level technical requirements for a new application state that the application should be suitable to support enterprise-level client-server solutions. Which of the following meets these requirements?

Options

  • AData warehouse
  • BSQL database
  • CMultitier architecture
  • DContent management system

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    92% (24)

Explanation

Multitier architecture (also called n-tier architecture) is specifically designed for enterprise-level client-server solutions. It separates the application into distinct layers - typically presentation, business logic, and data - allowing each tier to scale independently, supporting large numbers of concurrent users and high availability. A SQL database is just a data storage component. A data warehouse is optimized for analytical queries, not transactional client-server operations. A content management system is an application for managing web content, not a general-purpose enterprise architecture pattern.

Topics

#Multitier Architecture#Enterprise Solutions#Client-Server Architecture#Technical Requirements

Community Discussion

No community discussion yet for this question.

Full PK0-005 Practice