Azure Architecture & ServicesPregunta 32 de 100
Which Azure service lets you run small pieces of code (functions) without provisioning or managing servers, billed only while the code runs?
a.Azure Virtual Machines
b.Azure Kubernetes Service
c.Azure SQL Database
d.Azure Functions
Explicación
Azure Functions is a serverless compute service that runs event-triggered code without managing infrastructure. You are billed based on executions and resource consumption while the function runs. It is ideal for lightweight, event-driven, or intermittent workloads.
Practica las 100 preguntas gratis — sin registro.
Preguntas relacionadas de este tema
- What are Availability Zones within an Azure region designed to protect against?
- Which Azure service provides on-demand, scalable virtual machines that you fully control at the operating system level?
- Which Azure service is a fully managed platform for hosting web applications and APIs without managing the underlying servers?
- Which Azure storage service is optimized for storing massive amounts of unstructured data such as images, videos, and backups?
- Which Azure service provides fully managed file shares accessible over the SMB and NFS protocols?
- What is the primary function of an Azure Virtual Network (VNet)?
Última revisión: · proceso editorial
Equipo Editorial de PrepPass · Verificado con Microsoft Azure Fundamentals (AZ-900) · Cómo revisamos