AZ-900 · Question #351
Which of the following service falls under the category of serverless computing?
The correct answer is C. Azure Functions. Azure Functions is an example of serverless computing. Here the underlying compute infrastructure is managed by the service itself. Option A is incorrect because the virtual machine service is an Infrastructure as a service. Option B is incorrect because the Azure SQL database -
Question
Options
- AAzure virtual machines
- BAzure SQL database - Elastic pool
- CAzure Functions
- DAvailability sets
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C89% (34)
- D3% (1)
Explanation
Azure Functions is an example of serverless computing. Here the underlying compute infrastructure is managed by the service itself. Option A is incorrect because the virtual machine service is an Infrastructure as a service. Option B is incorrect because the Azure SQL database - Elastic pool is a platform as a service. Option D is incorrect because this is used to manage the availability of virtual machines https://azure.microsoft.com/en-us/overview/serverless-computing/
Community Discussion
No community discussion yet for this question.