nerdexam
Huawei

H13-831_V2.0 · Question #4373

If a stateful service needs to be scaled, it is very complicated to implement. In this case, the service state can be externalized to a database or distributed cache to make the service stateless…

The correct answer is B. False. See the full explanation below for the reasoning.

Cloud Service Solution Architecture Theory and Practice

Question

If a stateful service needs to be scaled, it is very complicated to implement. In this case, the service state can be externalized to a database or distributed cache to make the service stateless. Therefore, in actual projects, all stateful services are generally converted to stateless services.

Options

  • ATrue
  • BFalse

How the community answered

(35 responses)
  • A
    17% (6)
  • B
    83% (29)

Topics

#stateful services#stateless architecture#distributed cache#horizontal scalability

Community Discussion

No community discussion yet for this question.

Full H13-831_V2.0 Practice