nerdexam
CompTIA

FC0-U61 · Question #631

Which of the following is the BEST example of one-tier service architecture?

The correct answer is D. Mobile photography application. A mobile photography application is the best example of one-tier service architecture because all its components reside on a single device.

Applications and Software

Question

Which of the following is the BEST example of one-tier service architecture?

Options

  • AOnline banking website
  • BCloud management system
  • CDatabase management system
  • DMobile photography application

How the community answered

(18 responses)
  • A
    6% (1)
  • D
    94% (17)

Why each option

A mobile photography application is the best example of one-tier service architecture because all its components reside on a single device.

AOnline banking website

An online banking website is a multi-tier application, involving a client (browser), web server, application server, and database server.

BCloud management system

A cloud management system is inherently multi-tier, dealing with distributed resources, APIs, and complex backend services.

CDatabase management system

A database management system (DBMS) itself is a component, often part of a multi-tier architecture, managing data for other applications, rather than being a self-contained one-tier application.

DMobile photography applicationCorrect

A mobile photography application typically runs entirely on the user's mobile device, encompassing the user interface (presentation), the image processing and editing logic, and local storage for photos (data). All these functional tiers are consolidated within a single environment, characteristic of one-tier architecture.

Concept tested: Software architecture- one-tier

Source: https://en.wikipedia.org/wiki/Multitier_architecture

Topics

#software architecture#one-tier#client-side applications

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice