ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 61 - AZ-204 discussion

Report
Export

You need to deploy the CheckUserContent Azure Function. The solution must meet the security and cost requirements.

Which hosting model should you use?

A.
Premium plan
Answers
A.
Premium plan
B.
App Service plan
Answers
B.
App Service plan
C.
Consumption plan
Answers
C.
Consumption plan
Suggested answer: B

Explanation:

Scenario:

You must minimize costs for all Azure services.

All Internal services must only be accessible from internal Virtual Networks (VNets).

Best for long-running scenarios where Durable Functions can't be used. Consider an App Service plan in the following situations:

You have existing, underutilized VMs that are already running other App Service instances.

You want to provide a custom image on which to run your functions.

Predictive scaling and costs are required.

Note: When you create a function app in Azure, you must choose a hosting plan for your app. There are three basic hosting plans available for Azure Functions: Consumption plan, Premium plan, and Dedicated (App Service) plan.

Incorrect Answers:

A: A Premium plan would be more costly.

C: Need the VNET functionality.

Reference:

https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale

asked 02/10/2024
Marco Romani
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first