

MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
Choose the correct option. |
A. | Azure Batch is a non visual tool. |
B. | Azure Btach allows users to fully configure the nodes. |
C. | Azure Batch provides job scheduling and automatically scales and manages the VMs running these jobs. |
D. | All of these. |
E. | |
Answer» E. | |
2. |
Which type of node is not supported by Azure Batch? |
A. | Linux nodes |
B. | Windows nodes |
C. | Dockers |
D. | None of these. |
Answer» E. | |
3. |
With which of the following can Azure Batch integrate for fetching data? |
A. | Azure Blob Storage only |
B. | Azure Data Lake storage only |
C. | Both Azure Blob Storage and Azure Data Lake Storage. |
D. | Neither Azure Blob Storage nor Azure Data Lake Storage. |
Answer» D. Neither Azure Blob Storage nor Azure Data Lake Storage. | |
4. |
Which one of the following is incorrect regarding Azure Batch? |
A. | It allows to run large-scale parallel workloads although the cost is high. |
B. | Auto scaling is possible whenever required. |
C. | By auto scaling, it means that it can provide more nodes if the number of queued tasks are more. |
D. | None of these. |
Answer» B. Auto scaling is possible whenever required. | |
5. |
What does Azure Batch provide by default for parallelization? |
A. | cluster |
B. | container |
C. | multiple nodes |
D. | None of these. |
Answer» D. None of these. | |
6. |
For which of the following options, Azure Batch can be used? |
A. | Fluid Dynamics |
B. | Image processing. |
C. | Software test execution. |
D. | All of the above. |
Answer» E. | |
7. |
How data files stored in Azure blob storage are being accessed by Azure Batch? |
A. | Separate software needs to be installed. |
B. | Azure Batch already has built in support for accessing those files. |
C. | With the help of Compute nodes. |
D. | Azure Batch cannot access those files. |
Answer» C. With the help of Compute nodes. | |
8. |
What are compute nodes in Azure Batch? |
A. | Applications |
B. | Job |
C. | Virtual Machines |
D. | Task |
Answer» D. Task | |
9. |
Which of the following Azure services is used for performing high performance parallel computing jobs in the cloud? |
A. | Azure Batch Service. |
B. | Azure Kubernetes Service. |
C. | Azure Key Vault. |
D. | Azure App Services. |
Answer» B. Azure Kubernetes Service. | |