nerdexam
Cisco

400-007 · Question #275

Which parameter is the most important factor to consider when deciding service placement in a cloud solution?

The correct answer is C. application structure. Application structure is the most critical factor for cloud service placement because it defines the dependencies, communication patterns, and latency requirements that determine where each service must reside.

Gathering and Clarifying Requirements

Question

Which parameter is the most important factor to consider when deciding service placement in a cloud solution?

Options

  • Adata replication cost
  • Bsecurity framework Implementation time
  • Capplication structure
  • Ddata confidentiality rules

How the community answered

(27 responses)
  • A
    19% (5)
  • B
    7% (2)
  • C
    70% (19)
  • D
    4% (1)

Why each option

Application structure is the most critical factor for cloud service placement because it defines the dependencies, communication patterns, and latency requirements that determine where each service must reside.

Adata replication cost

Data replication cost is a financial consideration that informs placement but is secondary to ensuring the application functions correctly given its architecture.

Bsecurity framework Implementation time

Security framework implementation time is an operational concern during deployment, not a primary architectural driver for determining service placement.

Capplication structureCorrect

The application structure - including whether it is monolithic or microservices-based, stateful or stateless, and how components communicate - directly dictates where services should be placed to meet performance and functional requirements. All other placement considerations such as cost or compliance are evaluated within the constraints the application architecture imposes, making structure the foundational input to any placement decision.

Ddata confidentiality rules

Data confidentiality rules are important compliance constraints, but they are applied within boundaries already set by application structure rather than driving the fundamental placement decision.

Concept tested: Cloud service placement decision factors

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/design-principles/

Topics

#cloud service placement#application structure#cloud design

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice