Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AZ-300 topic 2 question 17 discussion

Actual exam question from Microsoft's AZ-300
Question #: 17
Topic #: 2
[All AZ-300 Questions]

You are building a custom Azure function app to connect to Azure Event Grid.
You need to ensure that resources are allocated dynamically to the function app. Billing must be based on the executions of the app.
What should you configure when you create the function app?

  • A. the Windows operating system and the App Service plan hosting plan
  • B. the Docker container and an App Service plan that uses the B1 pricing tier
  • C. the Windows operating system and the Consumption plan hosting plan
  • D. the Docker container and an App Service plan that uses the S1 pricing tier
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
References:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
codeoptimus
Highly Voted 3 years, 12 months ago
Answer is C: The main word that gives it away is billing only based on function execution. It is the consumption(dynamic) plan of function apps that gives you that behavior.
upvoted 18 times
codeoptimus
3 years, 12 months ago
The other options are based on an app service plan with a pre-warmed instance
upvoted 1 times
tartar
3 years, 6 months ago
C is ok
upvoted 1 times
...
...
...
tashakori
Most Recent 1 week, 2 days ago
C is right
upvoted 1 times
...
keithtemplin
3 years, 11 months ago
https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale "When you're using the Consumption plan, instances of the Azure Functions host are dynamically added and removed based on the number of incoming events. "
upvoted 1 times
...
GCOz
3 years, 11 months ago
Would there is a charge for Windows Server which will be recurring irrespective or function being used? Please suggest.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...