QuestionQ23
Develop containerized solutions on AzureAn ACA app handles messages from an Azure Storage queue.
The app must automatically scale according to messages in a particular Azure Storage queue by using a Kubernetes Event-driven Autoscaler (KEDA) custom scale rule.
You need to configure the required scale-rule values.
Which two values should you configure? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Choose two
- A Queue name
- B Polling interval
- C Trigger type
- D Maximum replicas
Community Discussion