CC Unit 4 MCQ
CC Unit 4 MCQ
Unit 4
1) Amazon Web Services falls into which of the following cloud-computing category?
a) Platform as a Service
b) Software as a Service
c) Infrastructure as a Service
d) Back-end as a Service
Ans: c
Explation: Amazon Web Services falls into Infrastructure as a Service cloud-computing category.
a) Amazon Machine Instances are sized at various levels and rented on a computing/hour basis
b) The metrics obtained by CloudWatch may be used to enable a feature called Auto Scaling
Ans: d
Explanation: Through hardware virtualization on Xen hypervisors, Amazon.com has made it possible to
create private virtual servers that you can run worldwide.
3) Which of the following is a structured data store that supports indexing and data queries to both EC2
and S3?
a) CloudWatch
b) Amazon SimpleDB
c) Amazon Cloudfront
Ans: b
Explanation: Amazon SimpleDB stores data in “buckets” and without requiring the creation of a database
schema.
4) Which of the following is a structured data store that supports indexing and data queries to both EC2
and S3?
a) CloudWatch
b) Amazon SimpleDB
c) Amazon Cloudfront
Ans: b
a) Auto Replica
b) Auto Scaling
c) Auto Ruling
Ans: b
6) Which of the following provides access for developers to charge Amazon’s customers for their
purchases?
a) FWS
b) FAS
c) FPS
Ans: c
c) Amazon DevPay
d) Multi-Factor Authentication
Ans: d
Explanation: Multi-Factor Authentication gives you two layers of protection: your user id and password.
8) _________ is a virtual server platform that allows users to create and run virtual machines on
Amazon’s server farm.
a) EC2
b) Azure
c) EC5
Ans: a
9)Which of the following is a method for bidding on unused EC2 capacity based on the current spot
price?
a) On-Demand Instance
b) Reserved Instances
c) Spot Instance
Ans: c
Explanation: This feature offers a significantly lower price, but it varies over time or may not be available
when there is no excess capacity.
b) 2
c) 3
d) 4
Ans: d
11) Amazon ______ cloud-based storage system allows you to store data objects ranging in size from 1
byte up to 5GB.
a) S1
b) S2
c) S3
d) S4
Ans: c
12) Which of the following can be done with S3 buckets through the SOAP and REST APIs?
Ans: d
Explanation: The REST API is preferred to the SOAP API because it is easier to work with large binary
objects with REST.
13)Which of the following operation retrieves the newest version of the object?
a) PUT
b) GET
c) POST
d) COPY
Ans:b
Explanation: Versioning also can be used for preserving data and for archiving purposes.
Ans: c
15)Which of the following tool is used for measuring I/O of your systems to estimate these transaction
costs?
a) EBS
b) IOSTAT
c) ESW
Ans: a
a) The cost of creating an EBS volume is lesser than creating a similarly sized S3 bucket
c) EBS boot partitions can be stopped and started, and they offer fast AMI boot times
d) None of the mentioned
Ans: a
Explanation: The cost of creating an EBS volume is also greater than creating a similarly sized S3 bucket.
a) CloudWave
b) CloudFront
c) CloudSpot
Ans: b
Explanation: In edge computing, content is pushed out geographically so the data is more readily
available to network clients and has a lower latency when requested.
18)CloudFront supports ______ data by performing static data transfers and streaming content from one
CloudFront location to another.
a) table caching
b) geocaching
c) index caching
Ans: b
Explanation: A user requesting data from a CloudFront site is referred to the nearest geographical
location.
Ans:c
a)Block
b)Object
c)Simple
d)Secure
Ans: b
a)Data in Flight
b)Data in Motion
c)Data in Rest
d)Both 1 & 2
Ans: d
23) Which of the following is a method for bidding on unused EC2 capacity based on the current spot
price?
a) On-Demand Instance
b) Reserved Instances
c) Spot Instance
Ans: c
Explanation: This feature offers a significantly lower price, but it varies over time or may not be available
when there is no excess capacity.
a) IBM sMash
c) Condor
Ans: c
Explanation: Condor is a powerful, distributed batch-processing system that lets you use otherwise idle
CPU cycles in a cluster of workstations.
a). chunks
b). instances
c). messages
Ans: b
a). SimpleDB
c). Oracle
d). RDS
Ans: a
Explanation: To create a high performance “simple” database, the data store created is flat; that is, it is
non-relational and joins are not supported.
27) Azure data is replicated ________ times for data protection and writes are checked for consistency.
a). one
b). two
c). three
Ans: c
Explanation: SQL Azure eventually will support the Microsoft Sync Framework providing a facility for
SQL Azure to synchronize their data with local databases.
c) Amazon DevPay
d) Multi-Factor Authentication
Ans: c
Explanation: DevPay provides a developer API that eliminates the need for application developers to
build order pipelines.
29) Which of the following is the central application in the AWS portfolio?
Ans: a
Explanation: Amazon Elastic Compute Cloud enables the creation, use, and management of virtual
private servers running the Linux or Windows operating system over a Xen hypervisor.
30) Which of the following is a message queue or transaction system for distributed Internet-based
applications?
Ans: b
Explanation: In a loosely coupled SOA system, a transaction manager is required to ensure that messages
are not lost when a component isn’t available.