You are a developer for a software as a service (SaaS) company that uses an Azure Function to process orders. The Azure Function currently runs on an Azure Function app that is triggered by an Azure Storage queue. You are preparing to migrate the Azure Function to Kubernetes using Kubernetes-based Event Driven Autoscaling (KEDA). You need to configure Kubernetes Custom Resource Definitions (CRD) for the Azure Function. Which CRDs should you configure?
ScaledObject?
You develop a software as a service (SaaS) offering to manage photographs. Users upload photos to a web service which then stores the photos in Azure Storage Blob storage. The storage account type is General-purpose V2. When photos are uploaded, they must be processed to produce and save a mobile-friendly version of the image. The process to produce a mobile-friendly version of the image must start in less than one minute. You need to design the process that starts the photo processing. Solution: Trigger the photo processing from Blob storage events.
Page 5
-
1 2 3 4 5
FROM WORKDIR COPY RUN CMD
- A x
You are developing an Azure Function App that processes images that are uploaded to an Azure Blob container. Images must be processed as quickly as possible after they are uploaded, and the solution must minimize latency. You create code to process images when the Function App is triggered. You need to configure the Function App. What should you do?
A. Use an App Service plan. Configure the Function App to use an Azure Blob Storage input trigger.
B. Use a Consumption plan. Configure the Function App to use an Azure Blob Storage trigger.
C. Use a Consumption plan. Configure the Function App to use a Timer trigger.
D. Use an App Service plan. Configure the Function App to use an Azure Blob Storage trigger. Most Voted
E. Use a Consumption plan. Configure the Function App to use an Azure Blob Storage input trigger.
-
1 2 3
copyIndex copy dependsOn
24.
1
2
3
4
N
N x maxDequeueCount
Y
Y
25. Strong Bounded Staleness Eventual
Page 6
- Azure Backup X PowerShell
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/capture-image-resource#create-an-image-of-a-vm-using-powershell
Azure Blob storage
27. D X BD
28. Create Export Modify Deploy Use
29. Hybrid Runbook Worker X
Custom Script Extension X
https://docs.microsoft.com/en-us/azure/virtual-machines/run-command-overview
30. New-AzResourceGroup New-AzAppServicePlan New-AzWebapp New-AzWebappSlot
Page 7
31. -AssignIdentity $UserAssigned X
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview
32. B
33. B
34. N Y N
35. Custom handler
Trigger
Page 8
36. WEBSITE
/home
https://docs.microsoft.com/en-us/azure/app-service/reference-app-settings?tabs=kudu%2Cdotnet#custom-containers
37.
AC X
38. A X