Computer Knowledge
Cloud Computing Management
2,340 Questions
Cloud computing management involves administering web based services, data storage, and network security protocols. This subject is heavily featured in the computer aptitude sections of banking and government recruitment tests. The practice questions address SaaS backup, cross region storage replication, and serverless application designs.
SaaS data backupPaaS use casesCloud storage replicationServerless applicationsCloud security tools
Cloud Computing Management Questions
B
Correct answer
Explanation
Cloud computing does not always require high-speed Internet. While high-speed connectivity provides better performance, cloud services can work with various bandwidth levels. Many cloud applications offer offline synchronization, batch processing, and optimized modes for slower connections. Edge computing and mobile cloud services are designed to work with intermittent or low-bandwidth connections. The statement 'always need High speed Internet' is too absolute.
B
Correct answer
Explanation
Data stored in the cloud is not automatically secure - security depends on proper configuration, access controls, encryption, and monitoring. Cloud providers offer security tools and shared responsibility models, but misconfigured permissions, weak authentication, or unencrypted data can still be breached. Major security incidents have occurred due to customer configuration errors. The word 'always' makes this statement false - security requires active management, not just cloud storage.
B
Correct answer
Explanation
Cloud computing offers three primary service models: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Users can take infrastructure (virtual machines, storage), platforms (development/deployment environments), or applications as services - not just applications. For example, AWS EC2 provides IaaS, Google App Engine provides PaaS, and Office 365 provides SaaS. The statement 'only applications as service' is incorrect.
-
small businesses
-
Real time applications
-
Applications with high data volatility
-
Larger enterprises
A
Correct answer
Explanation
DAS is commonly deployed in small businesses because it's cost-effective and simpler to manage compared to SAN or NAS. Real-time applications typically use SAN for performance. High data volatility applications often require more scalable solutions. Larger enterprises typically use SAN or NAS for better scalability and centralized management.
-
Additional memory slots
-
A RAID array
-
Clustering
-
Backup site
C
Correct answer
Explanation
Clustering allows multiple servers to work together so that if one fails, others can immediately take over, providing high availability to users. RAID protects against drive failure but not server failure. Backup sites are for disaster recovery, not continuous availability. Extra memory doesn't provide HA.
-
In a cluster
-
To use hot swap drives
-
With multiprocessors
-
With scalable storage capacity
A
Correct answer
Explanation
Server clustering ensures high availability by allowing multiple servers to back each other up - if one fails, others immediately take over with minimal downtime. Hot swap drives protect against disk failure but not server failure. Multiprocessors and scalable storage improve performance but don't guarantee availability.
-
transaction volume
-
availability
-
application functionality
-
reliability
-
security
C
Correct answer
Explanation
The question asks what is NOT a qualitative criterion. Application functionality describes WHAT the system does - it's the deliverable itself, not a quality attribute. Qualitative attributes include availability (B), reliability (D), and security (E) - these describe HOW WELL the system operates. Transaction volume (A) is quantitative (measurable metric).
-
Node creation,Node monitoring.
-
data store updation and deletion.
-
virutal LUNS modification.
-
VM provisioning, Task Scheduling and Event Logging.
D
Correct answer
Explanation
vCenter Server (VC) provides core services including VM provisioning (creating and deploying VMs), task scheduling (managing background operations), and event logging (tracking all system events for auditing and monitoring). These are fundamental management capabilities that centralize control of the virtual infrastructure.
-
used for quick provisioning of VM's.
-
Node backup.
-
thin provisioning.
-
Datastore backup.
A
Correct answer
Explanation
A template in VMware is a master copy of a virtual machine used for quick provisioning. Templates capture a configured VM state (OS, applications, settings) that can be rapidly cloned to deploy new identical VMs, saving time compared to installing and configuring each VM individually.
-
All the above.
-
virtual security.
-
Storage Virtualization
-
Microsoft application Virtualization
D
Correct answer
Explanation
Microsoft Soft Grid (later renamed Microsoft Application Virtualization or App-V) is a technology that allows applications to run without being locally installed. It virtualizes applications by packaging them with their dependencies and running them in an isolated environment on client machines, enabling on-demand delivery and conflict-free application management.
-
Access Management services
-
Provisioning services
-
Identity Management services
-
User Management Services
-
Identify a User for a resource access
-
Authorization of User for a resource access
-
Create Identity and Provision a user for resource access
-
Auditing user access request for a resource
C
Correct answer
Explanation
Identity Management (IdM) involves creating digital identities for users and provisioning appropriate access rights to resources. It encompasses the entire lifecycle of identity creation, modification, and de-provisioning. Option C correctly captures both aspects: creating the identity and provisioning resource access, which is more comprehensive than just identification or authorization alone.
-
Enterprise Service BUS
-
Distribution
-
Adaption
-
Portability
A
Correct answer
Explanation
DataPower is an appliance that functions as an Enterprise Service Bus (ESB) in Service-Oriented Architecture (SOA). It provides message transformation, routing, protocol mediation, and security services - all core ESB functions. The other options (Distribution, Adaption, Portability) are not standard SOA architectural categories that DataPower would belong to. DataPower's primary role is indeed as an ESB appliance.
-
Platform
-
Server
-
Testing
-
AV & Firewall Mgmt
A,B
Correct answer
Explanation
Data centre services focus on infrastructure operations, including platform management and server administration. In contrast, testing is a quality assurance activity, and firewall/antivirus management generally falls under security services rather than core data center infrastructure domains.
-
Networks
-
Storage
-
Middleware
-
WebSphere Application Server and Portals - WASP
A,B
Correct answer
Explanation
Data center services encompass core infrastructure: Networks (A) and Storage (B). Options C and D (Middleware, WebSphere Application Server) are application-layer or platform technologies, not data center services. The question tests IT infrastructure categorization.