nerdexam
CompTIA

SY0-701 · Question #249

A company wants to reduce the time and expense associated with code deployment. Which of the following technologies should the company utilize?

The correct answer is A. Serverless architecture. Serverless architecture allows companies to deploy code without managing the underlying infrastructure. This approach significantly reduces the time and expense involved in code deployment because developers can focus solely on writing code, while the cloud provider manages the s

Submitted by zhang_li· Mar 6, 2026Security architecture

Question

A company wants to reduce the time and expense associated with code deployment. Which of the following technologies should the company utilize?

Options

  • AServerless architecture
  • BThin clients
  • CPrivate cloud
  • DVirtual machines

How the community answered

(17 responses)
  • A
    94% (16)
  • C
    6% (1)

Explanation

Serverless architecture allows companies to deploy code without managing the underlying infrastructure. This approach significantly reduces the time and expense involved in code deployment because developers can focus solely on writing code, while the cloud provider manages the servers, scaling, and maintenance. Serverless computing also enables automatic scaling and pay-er-execution billing, which further optimizes costs.

Community Discussion

No community discussion yet for this question.

Full SY0-701 Practice