10.objective Questions
10.objective Questions
5.9 Objective
5.9.1 Choose the Correct Answer
1. Which of these is not a valid backend for caching in Django? (B)
a) django.core.cache.backends.db.DatabaseCache
b) django.core.cache.backends.sys.memory
c) django.core.cache.backends.filebased.FileBasedCache
d) django.core.cache.backends.locmem.LocMemCache
2. Which following is Python Web Application Framework? (B)
A) Linux B) Django C) WAMP D) Xively
3. You can use Amazon EC2 to launch (D)
a) Physical servers as you need, configure security and networking.
b) Only virtual servers and networking.
c) Physical servers as you need, configure security and networking, and manage storage.
d) virtual servers as you need, configure security and networking, and manage storage.
4.Which of the Following are the Iaas Services. (D)
A) EC2 B) RackSpace C) GoGrid D) All
5. Python programming command for connecting to auto scaling in aws ec2. (A)
a) boto.ec2.autoscale.connect_to_region() b) LaunchConfiguration()
c) AutoScalingGroup() d) ScalingPolicy()
6. Which of the following are WEB API. (A)
A) RESTful B) WAMP C) EC2 D) RackSpace
7. Which of the following are cloud service models (D)
a) Paas b) Iaas c) SaaS d) All
8. Django is ________ Framework. (C)
A) RESTful B) WAMP C) Model-Template-View D) EC2
9. _________ API offers OS or middleware Services (A)
A) Local B) Web C) Program D) None
10. Which of the following offers Webservice for IoT (B)
A) Xively B) WAMP C) DIJANGO D) None