Top 1000+ Solved Cloud Computing MCQ Questions Answer
Q. What is the time elapsed after a batch is created?
a. 0.5 seconds
b. 0.05 seconds
c. 1.5 seconds
d. 1 second
Q. Every call to publish() will return a class that conforms to the interface.
a. batch
b. client
c. server
d. future
Q. Point out the wrong statement.
a. abstraction enables the key benefit of cloud computing: shared, ubiquitous access
b. virtualization assigns a logical name for a physical resource and then provides a pointer to that physical resource when a request is made
c. all cloud computing applications combine their resources into pools that can be assigned on demand to users
d. all of the mentioned
Q. Which of the following type of virtualization is also characteristic of cloud computing?
a. storage
b. application
c. cpu
d. all of the mentioned
Q. The technology used to distribute service requests to resources is referred to as
a. load performing
b. load scheduling
c. load balancing
d. all of the mentioned
Q. Point out the correct statement.
a. a client can request access to a cloud service from any location
b. a cloud has multiple application instances and directs requests to an instance based on conditions
c. computers can be partitioned into a set of virtual machines with each machine being assigned a workload
d. all of the mentioned
Q. Which of the following software can be used to implement load balancing?
a. apache mod_balancer
b. apache mod_proxy_balancer
c. f6’s bigip
d. all of the mentioned
Q. Which of the following network resources can be load balanced?
a. connections through intelligent switches
b. dns
c. storage resources
d. all of the mentioned
Q. Which of the following is a more sophisticated load balancer?
a. workload managers
b. workspace managers
c. rackserve managers
d. all of the mentioned
Q. A is a combination load balancer and application server that is a server placed between a firewall or router.
a. abc
b. acd
c. adc
d. all of the mentioned
Q. Which of the following should be replaced with the question mark in the following figure?
a. abstraction
b. virtualization
c. mobility pattern
d. all of the mentioned
Q. In memory-mapped I/O
a. the i/o devices and the memory share the same address space
b. the i/o devices have a separate address space
c. the memory and i/o devices have an associated address space
d. a part of the memory is specifically set aside for the i/o operation