1What 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 method of storing data solely on hard drives
D.A hardware specification for mainframe computers
Correct Answer: A model for enabling ubiquitous, on-demand network access to a shared pool of configurable computing resources
Explanation:
NIST defines cloud computing as a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources.
Incorrect! Try again.
2Which of the following is NOT an essential characteristic of Cloud Computing?
A.Fixed hardware dependency
B.On-demand self-service
C.Rapid elasticity
D.Resource pooling
Correct Answer: Fixed hardware dependency
Explanation:
Cloud computing relies on virtualization and abstraction from hardware, not fixed hardware dependency. The characteristics include elasticity, pooling, and self-service.
Incorrect! Try again.
3In which service model does the vendor manage everything including the application, data, runtime, middleware, and OS?
A.SaaS (Software as a Service)
B.DaaS (Desktop as a Service)
C.IaaS (Infrastructure as a Service)
D.PaaS (Platform as a Service)
Correct Answer: SaaS (Software as a Service)
Explanation:
In SaaS, the provider manages the entire stack, including the application and data, delivering software over the internet.
Incorrect! Try again.
4Which of the following is a primary example of PaaS?
A.Amazon EC2
B.Dropbox
C.Google App Engine
D.Salesforce CRM
Correct Answer: Google App Engine
Explanation:
Google App Engine is a platform that allows developers to build and run applications without managing the underlying infrastructure, fitting the PaaS model.
Incorrect! Try again.
5What is the main benefit of the 'Pay-as-you-go' model in cloud computing?
A.It requires upfront hardware purchase
B.It converts capital expenditure (CapEx) into operational expenditure (OpEx)
C.It increases capital expenditure (CapEx)
D.It eliminates the need for internet connection
Correct Answer: It converts capital expenditure (CapEx) into operational expenditure (OpEx)
Explanation:
Pay-as-you-go allows businesses to pay only for resources consumed, shifting costs from heavy upfront investments (CapEx) to ongoing operating costs (OpEx).
Incorrect! Try again.
6Which deployment model is available to the general public and is owned by an organization selling cloud services?
A.Private Cloud
B.Hybrid Cloud
C.Public Cloud
D.Community Cloud
Correct Answer: Public Cloud
Explanation:
Public clouds are owned and operated by third-party service providers and deliver resources over the internet to the general public.
Incorrect! Try again.
7A cloud infrastructure operated solely for a single organization is known as:
A.Open Cloud
B.Public Cloud
C.Community Cloud
D.Private Cloud
Correct Answer: Private Cloud
Explanation:
A Private Cloud is dedicated to a single organization, offering greater control and security, whether managed internally or by a third party.
Incorrect! Try again.
8What defines a Hybrid Cloud?
A.A cloud that stores data on optical discs
B.A composition of two or more distinct cloud infrastructures (private, community, or public)
C.A cloud used by the government only
D.A cloud that only uses open-source software
Correct Answer: A composition of two or more distinct cloud infrastructures (private, community, or public)
Explanation:
Hybrid cloud combines public and private clouds, bound together by technology that allows data and application portability.
Incorrect! Try again.
9What is 'Multi-tenancy' in cloud computing?
A.A single instance of software serving multiple customers (tenants)
B.Using multiple cloud providers simultaneously
C.One customer having multiple accounts
D.Hosting data in multiple countries
Correct Answer: A single instance of software serving multiple customers (tenants)
Explanation:
Multi-tenancy is an architecture where a single instance of a software application serves multiple customers, sharing underlying resources while keeping data isolated.
Incorrect! Try again.
10What does SOA stand for?
A.Storage Oriented Allocation
B.System Open Architecture
C.Service Oriented Architecture
D.Simple Object Access
Correct Answer: Service Oriented Architecture
Explanation:
SOA stands for Service Oriented Architecture, a design style where services are provided to other components by application components through a communication protocol.
Incorrect! Try again.
11Which principle describes the ability of a system to handle growing amounts of work by adding resources to the system?
A.Latency
B.Scalability
C.Redundancy
D.Interoperability
Correct Answer: Scalability
Explanation:
Scalability is the ability of a system to increase its capacity and handle increased load by adding resources (scaling up or out).
Incorrect! Try again.
12In the context of SOA, what is 'Loose Coupling'?
A.Services are physically connected via cables
B.Services operate independently and changes in one do not heavily impact others
C.Services share the exact same database tables directly
D.Services must be written in the same programming language
Correct Answer: Services operate independently and changes in one do not heavily impact others
Explanation:
Loose coupling ensures that services are not dependent on the internal details of other services, facilitating easier maintenance and updates.
Incorrect! Try again.
13Which of the following is a key guiding principle regarding resource utilization in the cloud?
A.Resource Fragmentation
B.Resource Reservation only
C.Resource Pooling
D.Resource Isolation
Correct Answer: Resource Pooling
Explanation:
Resource pooling allows the provider to serve multiple consumers using a multi-tenant model, with resources dynamically assigned and reassigned according to demand.
Incorrect! Try again.
14What is OpenStack?
A.A database management system
B.A programming language for cloud apps
C.A proprietary cloud OS by Microsoft
D.An open-source platform for creating private and public clouds
Correct Answer: An open-source platform for creating private and public clouds
Explanation:
OpenStack is a free, open standard cloud computing platform, mostly deployed as infrastructure-as-a-service (IaaS).
Incorrect! Try again.
15Which OpenStack component is responsible for Compute services (provisioning virtual machines)?
A.Cinder
B.Swift
C.Nova
D.Horizon
Correct Answer: Nova
Explanation:
Nova is the OpenStack project designed to provide on-demand access to compute resources by provisioning and managing virtual machines.
Incorrect! Try again.
16In AWS, what does EC2 stand for?
A.Elastic Compute Cloud
B.Elastic Cloud Compute
C.Enterprise Cloud Connect
D.Electronic Cloud Control
Correct Answer: Elastic Compute Cloud
Explanation:
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud.
Incorrect! Try again.
17Which AWS service is primarily used for Object Storage?
A.EC2
B.RDS
C.Lambda
D.S3
Correct Answer: S3
Explanation:
Amazon S3 (Simple Storage Service) is an object storage service offering industry-leading scalability, data availability, security, and performance.
Incorrect! Try again.
18Which of the following is an application of Cloud Computing?
A.All of the above
B.Big Data Analytics
C.Disaster Recovery and Backup
D.File Storage and Sharing
Correct Answer: All of the above
Explanation:
Cloud computing is widely used for backups, storage, and processing large datasets (Big Data) due to its scalability.
Incorrect! Try again.
19What is the primary security concern in a Public Cloud environment?
A.Data privacy and multi-tenancy risks
B.Physical theft of servers by the user
C.Lack of internet access
D.High cost of hardware
Correct Answer: Data privacy and multi-tenancy risks
Explanation:
In public clouds, data travels over the internet and resides on shared hardware (multi-tenancy), making data privacy and isolation major concerns.
Incorrect! Try again.
20Which OpenStack component is responsible for Networking?
A.Swift
B.Neutron
C.Keystone
D.Glance
Correct Answer: Neutron
Explanation:
Neutron is the OpenStack networking project that provides network connectivity as a service between interface devices managed by other OpenStack services.
Incorrect! Try again.
21What is the role of a Hypervisor in cloud computing?
A.To create and run virtual machines
B.To encrypt data
C.To design web interfaces
D.To manage billing
Correct Answer: To create and run virtual machines
Explanation:
A hypervisor, or virtual machine monitor (VMM), is software/firmware that creates and runs virtual machines by abstracting the physical hardware.
Incorrect! Try again.
22Which guiding principle refers to the ability to automatically provision and release resources as needed?
A.Rapid Elasticity
B.Resource Pooling
C.Broad Network Access
D.Measured Service
Correct Answer: Rapid Elasticity
Explanation:
Rapid elasticity allows capabilities to be elastically provisioned and released, appearing infinite to the consumer.
Incorrect! Try again.
23In the context of AWS, what is an Availability Zone (AZ)?
A.A specific server rack
B.A backup tape drive
C.A separate geographic region
D.One or more discrete data centers with redundant power and networking within a Region
Correct Answer: One or more discrete data centers with redundant power and networking within a Region
Explanation:
Availability Zones are distinct locations within an AWS Region that are engineered to be isolated from failures in other AZs.
Incorrect! Try again.
24Which deployment model is best suited for organizations with strict regulatory compliance and security requirements?
A.Community Cloud
B.Hybrid Cloud
C.Public Cloud
D.Private Cloud
Correct Answer: Private Cloud
Explanation:
Private clouds offer the highest level of control and security, making them ideal for strict regulatory compliance.
Incorrect! Try again.
25What is 'Cloud Bursting'?
A.Merging two cloud companies
B.A system crash in the cloud
C.An application running in a private cloud bursting into a public cloud during spikes in demand
D.Destroying data in the cloud
Correct Answer: An application running in a private cloud bursting into a public cloud during spikes in demand
Explanation:
Cloud bursting is a configuration where an application runs in a private cloud and bursts into a public cloud when the demand for computing capacity spikes.
Incorrect! Try again.
26Which OpenStack service provides Identity and Authentication?
A.Nova
B.Keystone
C.Cinder
D.Horizon
Correct Answer: Keystone
Explanation:
Keystone is the identity service for OpenStack, providing API client authentication, service discovery, and distributed multi-tenant authorization.
Incorrect! Try again.
27In IaaS, who is responsible for patching the Guest OS?
A.The Cloud Provider
B.The Government
C.The Internet Service Provider
D.The Cloud Consumer
Correct Answer: The Cloud Consumer
Explanation:
In IaaS, the provider manages the physical infrastructure, but the consumer is responsible for the OS, applications, and patching thereof.
Incorrect! Try again.
28Which AWS service is a managed Relational Database Service?
A.Redshift
B.RDS
C.DynamoDB
D.ElastiCache
Correct Answer: RDS
Explanation:
Amazon RDS (Relational Database Service) makes it easy to set up, operate, and scale a relational database in the cloud.
Incorrect! Try again.
29What is the dashboard component of OpenStack called?
A.Horizon
B.Dashboard X
C.Panel
D.ViewPoint
Correct Answer: Horizon
Explanation:
Horizon is the canonical implementation of the OpenStack Dashboard, providing a web-based user interface to OpenStack services.
Incorrect! Try again.
30Which characteristic ensures that cloud systems automatically optimize resource use by leveraging a metering capability?
A.Virtualization
B.Broad Network Access
C.Elasticity
D.Measured Service
Correct Answer: Measured Service
Explanation:
Measured Service means resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer (metering).
Incorrect! Try again.
31A Community Cloud is best defined as:
A.A cloud for social media only
B.Infrastructure shared by several organizations with common concerns (e.g., security, compliance)
C.A free public cloud
D.A cloud for educational institutes only
Correct Answer: Infrastructure shared by several organizations with common concerns (e.g., security, compliance)
Explanation:
A Community Cloud supports a specific community that has shared concerns (e.g., mission, security requirements, policy, and compliance considerations).
Incorrect! Try again.
32In SOA, how do services typically communicate?
A.Shared global variables
B.Simple messages (e.g., via XML/JSON over HTTP)
C.Direct memory access
D.Hardcoded function calls
Correct Answer: Simple messages (e.g., via XML/JSON over HTTP)
Explanation:
SOA services communicate over a network using standard messaging protocols, often involving XML or JSON.
Incorrect! Try again.
33What is the main role of OpenStack Glance?
A.Image Service
B.Block Storage
C.Networking
D.Identity Management
Correct Answer: Image Service
Explanation:
Glance provides discovery, registration, and delivery services for disk and server images.
Incorrect! Try again.
34Which of the following is a benefit of using a Public Cloud implementation?
A.Data physically located on-premise
B.No ongoing subscription costs
C.Reduced Time to Market and high scalability
D.Total control over hardware
Correct Answer: Reduced Time to Market and high scalability
Explanation:
Public clouds allow rapid provisioning, enabling faster time to market and massive scalability without hardware procurement delays.
Incorrect! Try again.
35Which AWS feature enables you to launch resources in a logically isolated virtual network?
A.AWS Direct Connect
B.AWS VPC (Virtual Private Cloud)
C.AWS Route53
D.AWS VPN
Correct Answer: AWS VPC (Virtual Private Cloud)
Explanation:
Amazon VPC lets you provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define.
Incorrect! Try again.
36OpenStack Swift is equivalent to which AWS service?
A.VPC
B.EBS
C.S3
D.EC2
Correct Answer: S3
Explanation:
Swift is OpenStack's Object Storage service, which is functionally equivalent to Amazon S3.
Incorrect! Try again.
37When designing a Private Cloud, which factor is the user's responsibility unlike in a Public Cloud?
A.User access management only
B.Application logic only
C.Hardware procurement and maintenance
D.Data entry
Correct Answer: Hardware procurement and maintenance
Explanation:
In a Private Cloud (on-premise), the organization is responsible for buying, installing, and maintaining the physical hardware.
Incorrect! Try again.
38Which service model would a software developer typically use to deploy code without worrying about OS maintenance?
A.IaaS
B.PaaS
C.SaaS
D.On-Premise
Correct Answer: PaaS
Explanation:
PaaS provides the runtime environment and tools, allowing developers to focus on code rather than the underlying OS or infrastructure.
Incorrect! Try again.
39OpenStack Cinder provides what type of storage?
A.File Storage
B.Block Storage
C.Object Storage
D.Ephemeral Storage
Correct Answer: Block Storage
Explanation:
Cinder is the OpenStack Block Storage service, providing persistent block storage to guest virtual machines.
Incorrect! Try again.
40Which AWS service handles User Access and Encryption Keys management?
A.AWS IAM
B.AWS CloudWatch
C.AWS EC2
D.AWS Lambda
Correct Answer: AWS IAM
Explanation:
AWS Identity and Access Management (IAM) enables you to manage access to AWS services and resources securely.
Incorrect! Try again.
41What is 'Service Reusability' in SOA?
A.Services restart automatically
B.Services copy code from other services
C.Logic is divided into services with the intention of using them in multiple applications
D.Services are deleted after one use
Correct Answer: Logic is divided into services with the intention of using them in multiple applications
Explanation:
Service Reusability is a core SOA principle where services are designed to be agnostic to the immediate application so they can be reused elsewhere.
Incorrect! Try again.
42Which of the following describes 'Broad Network Access'?
A.Access restricted to one device
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.Using a dedicated fiber line only
Correct Answer: Capabilities are available over the network and accessed through standard mechanisms by thin or thick client platforms
Explanation:
Broad Network Access ensures cloud services can be accessed from anywhere (mobile phones, tablets, laptops, workstations) over standard networks.
Incorrect! Try again.
43Which is a disadvantage of a Private Cloud?
A.High initial cost and maintenance
B.Lack of control
C.Data is shared with the public
D.Low security
Correct Answer: High initial cost and maintenance
Explanation:
Private clouds require significant capital expenditure (CapEx) for hardware and skilled personnel for maintenance.
Incorrect! Try again.
44What is the difference between Scaling Up (Vertical) and Scaling Out (Horizontal)?
A.Up adds more power (RAM/CPU) to an existing machine; Out adds more machines to the pool
B.They are the same
C.Up is for databases; Out is for storage
D.Up adds more machines; Out adds more power to a machine
Correct Answer: Up adds more power (RAM/CPU) to an existing machine; Out adds more machines to the pool
Explanation:
Vertical scaling (Up) involves increasing the capacity of a single instance, while Horizontal scaling (Out) involves adding more instances to handle the load.
Incorrect! Try again.
45Which application of cloud computing allows for testing software in mirrored environments without buying hardware?
A.Test and Development
B.Social Networking
C.Big Data
D.E-commerce
Correct Answer: Test and Development
Explanation:
Cloud allows developers to spin up environments that mirror production for testing and tear them down immediately, saving costs.
Incorrect! Try again.
46In the 'Shared Responsibility Model' of Public Cloud (like AWS), who is responsible for 'Security OF the Cloud'?
A.The Cloud Provider
B.The Customer
C.Third-party auditors
D.The Government
Correct Answer: The Cloud Provider
Explanation:
The Cloud Provider is responsible for the security 'of' the cloud (physical infrastructure, networking, hypervisor), while the customer handles security 'in' the cloud (data, OS, firewall settings).
Incorrect! Try again.
47Which component constitutes the 'control node' in an OpenStack architecture?
A.The external router
B.The storage disks
C.The node running management services like API servers, scheduler, and database
D.The node running the Guest VMs
Correct Answer: The node running management services like API servers, scheduler, and database
Explanation:
The Controller Node in OpenStack runs the management services (APIs, schedulers) that orchestrate the cloud environment.
Incorrect! Try again.
48Utility Computing is a precursor to Cloud Computing that emphasizes:
A.Offering computing resources as a metered service (like water or electricity)
B.Private networking
C.Free software
D.Visual Basic programming
Correct Answer: Offering computing resources as a metered service (like water or electricity)
Explanation:
Utility computing is the business model of providing computing resources on a pay-per-use basis, similar to public utilities.
Incorrect! Try again.
49What is the primary function of a Load Balancer in a cloud environment?
A.To store backup data
B.To encrypt passwords
C.To distribute incoming network traffic across multiple servers
D.To manage user identities
Correct Answer: To distribute incoming network traffic across multiple servers
Explanation:
Load Balancers distribute traffic to ensure no single server is overwhelmed, improving responsiveness and availability.
Incorrect! Try again.
50Which type of Hypervisor runs directly on the host's hardware?
A.Type 2 (Hosted)
B.Type 1 (Bare Metal)
C.Type 3 (Hybrid)
D.Type 4 (Virtual)
Correct Answer: Type 1 (Bare Metal)
Explanation:
Type 1 hypervisors (like ESXi, Xen, KVM) run directly on the physical hardware, offering better performance than Type 2 which runs on top of an OS.
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →