Exam AZ-900 All QuestionsBrowse all questions from this exam
Question 382

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

Discussion
dingtheking

Azure Functions is the new kid on the block in the Azure platform. It’s a key ingredient of serverless compute that’s needed to achieve the benefits of a cloud PaaS implementation. Azure Functions turns the focus to the value of the code and away from managing infrastructure. https://learn.microsoft.com/en-us/archive/msdn-magazine/2017/february/azure-serverless-architecture-with-azure-functions My answer is YES, YES, YES

KW1234

Should be Y Y Y

kay1101

YYY Azure Functions is a serverless platform as a service (PaaS) in Azure that runs small, single-task code without requiring new infrastructure to be spun up. Re: https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-functions-hybrid

Ravicti2000

Got this question today - 12 Jan 2024 !

kejo2

My question is: Who evaluate the question and give a wrong answer. The answer is very wrong. Components The architecture consists of the following components: Azure Functions. Azure Functions is a serverless platform as a service (PaaS) in Azure that runs small, single-task code without requiring new infrastructure to be spun up. The Azure Functions Premium plan adds the ability to communicate with Azure Functions privately over a virtual network.

Nguyen25183

" Azure Functions is a serverless platform as a service (PaaS) in Azure that runs small, single-task code without requiring new infrastructure to be spun up. The Azure Functions Premium plan adds the ability to communicate with Azure Functions privately over a virtual network." https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-functions-hybrid First one is YES!

dayotee

It is Y Y Y

x_Examinator_x

Y Y Y - right?

phidelics

Y, Y, Y

Alesffe

NYY - "Azure Functions is a FaaS service." https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree

6bac29e

According to Microsoft "Functions as a service (FaaS): Lets you deploy your code to the service, which automatically runs it. Azure Functions is a FaaS service.", therefore they are not counting it as a PaaS service. See the "Understanding the Hosting Models" sectionhttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree

Pouwen

Azure functions is PAAS according to C-GPT. So YYY should be the answer.

ukguy

Yes, yes ,yes

Appuhami

Azure functions -> Paas https://azurecharts.com/overview/?f=paas

Pratheep911

Infrastructure as a service (IaaS): Lets you provision VMs along with the associated networking and storage components. Then you can deploy whatever software and applications you want onto those VMs. This model is the closest to a traditional on-premises environment. Microsoft manages the infrastructure. You still manage the VMs. Platform as a service (PaaS): Provides a managed hosting environment where you can deploy your application without needing to manage VMs or networking resources. Azure App Service and Azure Container Apps are PaaS services. Functions as a service (FaaS): Lets you deploy your code to the service, which automatically runs it. Azure Functions is a FaaS service.

NVAV

Azure Functions is a serverless platform as a service (PaaS) in Azure that runs small, single-task code without requiring new infrastructure to be spun up. So the first one is Yes to.

Molota

Response should be: Y Y Y Azure Functions: Azure Functions is a serverless platform as a service (PaaS) in Azure that runs small, single-task code without requiring new infrastructure to be spun up. The Azure Functions Premium plan adds the ability to communicate with Azure Functions privately over a virtual network. from: https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-functions-hybrid