Which of the following best describes Serverless computing?
- A. A cloud feature that automatically adjusts computing resources based on current workload.
- B. The ability of a cloud system to automatically scale resources up or down based on demand.
- C. A cloud computing model that combines public and private clouds, allowing data and applications to move between them.
- D. A cloud execution model in which the provider manages infrastructure and automatically allocates resources per request. ✓
Correct answer
D. A cloud execution model in which the provider manages infrastructure and automatically allocates resources per request.
Explanation
Serverless computing refers to a cloud execution model in which the provider manages infrastructure and automatically allocates resources per request.