Have you failed a job interview?
Send us your job interview questions and get correct answers.
You are designing a job processing system that needs to run on multiple nodes, each node should be able to communicate with the other nodes, you need to maximize the number of nodes to process jobs as fast as possible. How will you solve the problem?
Experience Level: Senior
Tags: Azure BatchAzure Cloud
Answer
Use Azure Batch as a core of the processing farm. Enable parallel task execution on compute nodes.
Related Azure Cloud job interview questions
You are designing a solution that will be polling an API using HTTP REST calls. When a change of the status is detected in the HTTP response, an email notification needs to be sent to an operator and later on the operators email response will be automatically processed. What Azure services do you recommend to use?
Azure App serviceAzure Cloud SeniorWhat other Azure service can you use for sending REST messages via HTTP protocol besides Azure Service Bus?
Azure CloudAzure Storage SeniorWhat is the Azure Container Instance OnFailure restart policy good for?
Azure CloudAzure Container Instances SeniorWhat restart policies do Azure Container Instances support?
Azure CloudAzure Container Instances SeniorWhat is Virtual Machine Multiple Queues (VMMQ)?
Azure CloudAzure Virtual Machines Senior