SY0-701 · Question #249
SY0-701 Question #249: Real Exam Question with Answer & Explanation
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
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
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.