CompTIA Security+ (SY0-701) — Question 248
A company wants to reduce the time and expense associated with code deployment. Which of the following technologies should the company utilize?
Answer options
- A. Serverless architecture
- B. Thin clients
- C. Private cloud
- D. Virtual machines
Correct answer: A
Explanation
The correct answer is A, Serverless architecture, because it allows developers to focus on code without worrying about the underlying infrastructure, thus speeding up deployment and reducing costs. Options B, C, and D do not inherently provide the same level of efficiency in deployment processes compared to serverless solutions.