Cloud Computing Mid2 MCQS
Cloud Computing Mid2 MCQS
Cloud Computing Mid2 MCQS
4. Which of the following is used to define the service component that performs the service? [ ]
a) WSDL b) SCDL c) XML d) None of the mentioned
7. Which of these mechanisms is commonly used to ensure efficient resource utilization in a cloud environment? [ ]
A) Direct network access B) Physical servers only C) Manual allocation D) Virtualization
8. In cloud computing, which policy is primarily concerned with dynamically scaling resources based on demand? [ ]
A) Elasticity policy B) Reliability policy C) Security policy D) Fault tolerance policy
10. Which scheduling algorithm is commonly used for distributing tasks across multiple servers in cloud environments? [ ]
B) First Come First Serve
A) Round-robin scheduling C) Priority scheduling D) Shortest Job Next (SJN)
(FCFS)
11. Which of the following techniques is used to manage high availability of cloud resources? [ ]
A) Compression B) Load balancing C) Data redundancy D) Encryption
12. Which of the following is a resource allocation policy that limits resource use per user to prevent overloading? [ ]
13. Which cloud computing model offers dynamically scalable resources and charges users based on usage? [ ]
A) Private cloud B) Public cloud C) Hybrid cloud D) Personal cloud
15. Which component in GFS is responsible for storing metadata such as file locations and access control? [ ]
A) Client B) Master server C) Chunkserver D) Replication server
16. What is the typical size of a chunk in the Google File System? [ ]
A) 4 KB B) 1 MB C) 64 MB D) 256 MB
19. Which of the following is NOT a characteristic of the Google File System? [ ]
C) Optimized for small file
A) Distributed architecture B) Fault tolerance D) High scalability
access
20. In GFS, which component is responsible for load balancing and chunk rebalancing? [ ]
A) Client B) Chunkserver C) Master server D) Proxy server