Unit 1 - Practice Quiz

INT363 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 What is the primary definition of Cloud Computing according to NIST?

A. A model for enabling ubiquitous, on-demand network access to a shared pool of configurable computing resources
B. A proprietary software installed on a local machine
C. A hardware specification for mainframe computers
D. A method of storing data solely on hard drives

2 Which of the following is NOT an essential characteristic of Cloud Computing?

A. On-demand self-service
B. Fixed hardware dependency
C. Rapid elasticity
D. Resource pooling

3 In which service model does the vendor manage everything including the application, data, runtime, middleware, and OS?

A. DaaS (Desktop as a Service)
B. SaaS (Software as a Service)
C. IaaS (Infrastructure as a Service)
D. PaaS (Platform as a Service)

4 Which of the following is a primary example of PaaS?

A. Google App Engine
B. Dropbox
C. Salesforce CRM
D. Amazon EC2

5 What is the main benefit of the 'Pay-as-you-go' model in cloud computing?

A. It eliminates the need for internet connection
B. It increases capital expenditure (CapEx)
C. It converts capital expenditure (CapEx) into operational expenditure (OpEx)
D. It requires upfront hardware purchase

6 Which deployment model is available to the general public and is owned by an organization selling cloud services?

A. Community Cloud
B. Hybrid Cloud
C. Public Cloud
D. Private Cloud

7 A cloud infrastructure operated solely for a single organization is known as:

A. Public Cloud
B. Community Cloud
C. Private Cloud
D. Open Cloud

8 What defines a Hybrid Cloud?

A. A cloud used by the government only
B. A composition of two or more distinct cloud infrastructures (private, community, or public)
C. A cloud that stores data on optical discs
D. A cloud that only uses open-source software

9 What is 'Multi-tenancy' in cloud computing?

A. Using multiple cloud providers simultaneously
B. Hosting data in multiple countries
C. A single instance of software serving multiple customers (tenants)
D. One customer having multiple accounts

10 What does SOA stand for?

A. Simple Object Access
B. Service Oriented Architecture
C. System Open Architecture
D. Storage Oriented Allocation

11 Which principle describes the ability of a system to handle growing amounts of work by adding resources to the system?

A. Redundancy
B. Latency
C. Scalability
D. Interoperability

12 In the context of SOA, what is 'Loose Coupling'?

A. Services operate independently and changes in one do not heavily impact others
B. Services share the exact same database tables directly
C. Services must be written in the same programming language
D. Services are physically connected via cables

13 Which of the following is a key guiding principle regarding resource utilization in the cloud?

A. Resource Fragmentation
B. Resource Pooling
C. Resource Isolation
D. Resource Reservation only

14 What is OpenStack?

A. A proprietary cloud OS by Microsoft
B. A programming language for cloud apps
C. A database management system
D. An open-source platform for creating private and public clouds

15 Which OpenStack component is responsible for Compute services (provisioning virtual machines)?

A. Horizon
B. Cinder
C. Swift
D. Nova

16 In AWS, what does EC2 stand for?

A. Electronic Cloud Control
B. Enterprise Cloud Connect
C. Elastic Cloud Compute
D. Elastic Compute Cloud

17 Which AWS service is primarily used for Object Storage?

A. Lambda
B. EC2
C. S3
D. RDS

18 Which of the following is an application of Cloud Computing?

A. Disaster Recovery and Backup
B. File Storage and Sharing
C. All of the above
D. Big Data Analytics

19 What is the primary security concern in a Public Cloud environment?

A. Data privacy and multi-tenancy risks
B. Lack of internet access
C. High cost of hardware
D. Physical theft of servers by the user

20 Which OpenStack component is responsible for Networking?

A. Neutron
B. Keystone
C. Swift
D. Glance

21 What is the role of a Hypervisor in cloud computing?

A. To create and run virtual machines
B. To manage billing
C. To design web interfaces
D. To encrypt data

22 Which guiding principle refers to the ability to automatically provision and release resources as needed?

A. Measured Service
B. Rapid Elasticity
C. Broad Network Access
D. Resource Pooling

23 In the context of AWS, what is an Availability Zone (AZ)?

A. A separate geographic region
B. A specific server rack
C. A backup tape drive
D. One or more discrete data centers with redundant power and networking within a Region

24 Which deployment model is best suited for organizations with strict regulatory compliance and security requirements?

A. Private Cloud
B. Hybrid Cloud
C. Community Cloud
D. Public Cloud

25 What is 'Cloud Bursting'?

A. An application running in a private cloud bursting into a public cloud during spikes in demand
B. Merging two cloud companies
C. Destroying data in the cloud
D. A system crash in the cloud

26 Which OpenStack service provides Identity and Authentication?

A. Horizon
B. Cinder
C. Nova
D. Keystone

27 In IaaS, who is responsible for patching the Guest OS?

A. The Internet Service Provider
B. The Cloud Provider
C. The Cloud Consumer
D. The Government

28 Which AWS service is a managed Relational Database Service?

A. DynamoDB
B. RDS
C. ElastiCache
D. Redshift

29 What is the dashboard component of OpenStack called?

A. Panel
B. Horizon
C. Dashboard X
D. ViewPoint

30 Which characteristic ensures that cloud systems automatically optimize resource use by leveraging a metering capability?

A. Virtualization
B. Broad Network Access
C. Measured Service
D. Elasticity

31 A Community Cloud is best defined as:

A. A free public cloud
B. A cloud for social media only
C. A cloud for educational institutes only
D. Infrastructure shared by several organizations with common concerns (e.g., security, compliance)

32 In SOA, how do services typically communicate?

A. Simple messages (e.g., via XML/JSON over HTTP)
B. Direct memory access
C. Shared global variables
D. Hardcoded function calls

33 What is the main role of OpenStack Glance?

A. Networking
B. Block Storage
C. Identity Management
D. Image Service

34 Which of the following is a benefit of using a Public Cloud implementation?

A. No ongoing subscription costs
B. Data physically located on-premise
C. Reduced Time to Market and high scalability
D. Total control over hardware

35 Which AWS feature enables you to launch resources in a logically isolated virtual network?

A. AWS Route53
B. AWS VPN
C. AWS VPC (Virtual Private Cloud)
D. AWS Direct Connect

36 OpenStack Swift is equivalent to which AWS service?

A. VPC
B. EBS
C. EC2
D. S3

37 When designing a Private Cloud, which factor is the user's responsibility unlike in a Public Cloud?

A. Hardware procurement and maintenance
B. Data entry
C. Application logic only
D. User access management only

38 Which service model would a software developer typically use to deploy code without worrying about OS maintenance?

A. On-Premise
B. IaaS
C. SaaS
D. PaaS

39 OpenStack Cinder provides what type of storage?

A. File Storage
B. Object Storage
C. Ephemeral Storage
D. Block Storage

40 Which AWS service handles User Access and Encryption Keys management?

A. AWS Lambda
B. AWS IAM
C. AWS EC2
D. AWS CloudWatch

41 What is 'Service Reusability' in SOA?

A. Logic is divided into services with the intention of using them in multiple applications
B. Services are deleted after one use
C. Services restart automatically
D. Services copy code from other services

42 Which of the following describes 'Broad Network Access'?

A. Using a dedicated fiber line only
B. Accessing cloud services only via LAN
C. Capabilities are available over the network and accessed through standard mechanisms by thin or thick client platforms
D. Access restricted to one device

43 Which is a disadvantage of a Private Cloud?

A. Lack of control
B. Low security
C. Data is shared with the public
D. High initial cost and maintenance

44 What is the difference between Scaling Up (Vertical) and Scaling Out (Horizontal)?

A. Up is for databases; Out is for storage
B. They are the same
C. Up adds more machines; Out adds more power to a machine
D. Up adds more power (RAM/CPU) to an existing machine; Out adds more machines to the pool

45 Which application of cloud computing allows for testing software in mirrored environments without buying hardware?

A. E-commerce
B. Big Data
C. Social Networking
D. Test and Development

46 In the 'Shared Responsibility Model' of Public Cloud (like AWS), who is responsible for 'Security OF the Cloud'?

A. The Customer
B. The Government
C. The Cloud Provider
D. Third-party auditors

47 Which component constitutes the 'control node' in an OpenStack architecture?

A. The external router
B. The node running the Guest VMs
C. The node running management services like API servers, scheduler, and database
D. The storage disks

48 Utility Computing is a precursor to Cloud Computing that emphasizes:

A. Offering computing resources as a metered service (like water or electricity)
B. Free software
C. Private networking
D. Visual Basic programming

49 What is the primary function of a Load Balancer in a cloud environment?

A. To store backup data
B. To manage user identities
C. To distribute incoming network traffic across multiple servers
D. To encrypt passwords

50 Which type of Hypervisor runs directly on the host's hardware?

A. Type 2 (Hosted)
B. Type 1 (Bare Metal)
C. Type 4 (Virtual)
D. Type 3 (Hybrid)