Quiz: Scaling Azure Functions

Test your knowledge on scaling Azure Functions.

1

What is the difference between scaling out and concurrency?

A)

These terms are interchangeable.

B)

Scaling out refers to a setting that determines how many instances of the function can be executed simultaneously. Concurrency refers to the setting that determines how many instances of the function host can be run at the same time.

C)

Concurrency refers to a setting that determines how many instances of the function can be executed simultaneously. Scaling out is how we control how many instances of the function host can be run at the same time.

D)

Scaling out refers to the process of allocating more computational resources to the function host. Concurrency refers to how many instances of the app we can run.

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.