A game development studio needs to run a custom Python script that analyzes player telemetry data whenever a new log file is uploaded to Azure Blob Storage. Is it true that Azure Logic Apps is the primary serverless service designed to execute such custom code-first scripts?
Cevap: Cevap
Cevap
The statement is false because Azure Functions is the primary serverless service designed for custom code-first execution, whereas Azure Logic Apps is designed for visual workflow orchestration.
The correct answer is false. Azure Functions is the code-first serverless compute service designed for custom code execution, such as running a Python script in response to an event. Azure Logic Apps, on the other hand, is a visual, connector-first service for integrating applications and orchestrating workflows.
Adım Adım Çözüm
Anahtar Kavram
Azure Functions vs. Azure Logic Apps serverless capabilities
Tahmini Süre:1m 0s