

MCQOPTIONS
Saved Bookmarks
This section includes 8 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. |
Which one of the following can be considered as the primary data store of Kubernetes? |
A. | node |
B. | pod |
C. | VM scale sets. |
D. | etcd |
E. | |
Answer» E. | |
2. |
Which one of the following is correct regarding clusters of Azure Kubernetes? |
A. | Cluster name need not be unique within the selected resource group. |
B. | Azure CLI can be used to create clusters. |
C. | Both A and B. |
D. | Neither A nor B. |
Answer» C. Both A and B. | |
3. |
Choose the wrong statement regarding Azure Kubernetes. |
A. | Use of Azure Kubernetes demands a ver low minimum monthly charge. |
B. | It can integrate with Visual Studio Code. |
C. | It provides elastic scalability. |
D. | None of these. |
Answer» B. It can integrate with Visual Studio Code. | |
4. |
Which one of the following is incorrect regarding Azure Kubernetes? |
A. | Azure Kubernetes does not mandatorily need resources to be created in cloud. |
B. | Azure Kubernetes manages and makes deployment of container based applications easy. |
C. | Azure Kubernetes helps in automatic scheduling of container based application. |
D. | None of these. |
Answer» E. | |
5. |
Which one of the following helps to set up cluster autoscaler for adding capacity as per demand? |
A. | Virtual nodes |
B. | VM Scale sets |
C. | Container |
D. | None of the above. |
Answer» C. Container | |
6. |
Which one of the following can be done for a container based application using Azure Kubernetes? |
A. | Making container scalability easy. |
B. | Make workloads portable. |
C. | Build more extensible apps. |
D. | All of the above. |
Answer» E. | |
7. |
What is the basic operational unit of Kubernetes? |
A. | Pod |
B. | Container |
C. | Nodes |
D. | Task |
Answer» B. Container | |
8. |
Which one of the following is an orchestration software which can be used for scaling containers? |
A. | Azure Batch. |
B. | Azure Kubernetes. |
C. | Azure Data Factory. |
D. | Azure key vault. |
Answer» C. Azure Data Factory. | |