nerdexam
CompTIA

CV0-004 · Question #378

Which of the following is the most cost-effective compute service to deploy a service that will be infrequently used but will require fast response times?

The correct answer is C. Serverless. Serverless compute is billed only when the code runs, making it highly cost-effective for infrequent workloads while still providing extremely fast response times due to automatic scaling and event-driven execution.

Cloud architecture

Question

Which of the following is the most cost-effective compute service to deploy a service that will be infrequently used but will require fast response times?

Options

  • AVirtual machine
  • BContainer
  • CServerless
  • DEdge

How the community answered

(51 responses)
  • A
    8% (4)
  • B
    16% (8)
  • C
    73% (37)
  • D
    4% (2)

Explanation

Serverless compute is billed only when the code runs, making it highly cost-effective for infrequent workloads while still providing extremely fast response times due to automatic scaling and event-driven execution.

Topics

#Serverless computing#Cost optimization#Compute services#Workload patterns

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice