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
-
Node manager should be run a daemon or service on all machines that host Managed Server
-
Node manager should be run a daemon or service on machine that host Administration Server
-
Both a and b
-
None
A
Correct answer
Explanation
For high availability, Node Manager should run as a daemon or service on every machine that hosts Managed Servers. This allows remote start/stop and auto-restart capabilities. Running Node Manager only on the Admin Server machine (option B) defeats the purpose since Managed Servers typically run on different machines.
-
Internet Services
-
Industry Infrastucture
-
Collection of different IT optimization technique into one
-
none of these
-
Infrasteucture Extension
-
Platform Independency
-
Man Power
-
Virtualization
D
Correct answer
Explanation
Virtualization is the foundational technology that enables cloud computing. It allows physical hardware to be partitioned into multiple virtual machines, enabling resource sharing, scalability, and the on-demand provisioning model that defines cloud services. Without virtualization, modern cloud computing would not exist.
-
Infrastucture
-
Application
-
Platform
-
Services
-
All of these
E
Correct answer
Explanation
Cloud computing provides services at three layers: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Since all three are valid service models provided in cloud computing, 'All of these' (E) is the correct answer. Individual options A, B, and C are each correct but incomplete.
-
Data Cofidentiality
-
Service Provider Dependency
-
Reduced Performance
-
Virtualization
A
Correct answer
Explanation
Data confidentiality is the primary concern organizations have about cloud computing. While service provider dependency (B), performance issues (C), and virtualization (D) are relevant considerations, the security and privacy of sensitive data stored on third-party servers is the most significant barrier to cloud adoption, especially for enterprises.
-
Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications
-
It enables developers to build secure, reliable, transacted solutions that integrate across platforms and interoperate with existing investments
-
Windows Communication Foundation (WCF) is designed to offer a manageable approach to distributed computing, broad interoperability
-
All of the above
D
Correct answer
Explanation
All three statements accurately describe different aspects of WCF. Option A defines WCF's purpose as Microsoft's unified programming model, B describes its capabilities for secure and reliable solutions, and C explains its design philosophy for distributed computing.
-
A Windows Azure Service
-
Windows Server 2008 R2 Service
-
Nothing to do with Windows
-
Feature of Windows 7
A
Correct answer
Explanation
AppFabric was a cloud middleware service for Windows Azure that provided caching and service bus capabilities. It was indeed a Windows Azure service, unlike Windows Server or Windows 7 features which are on-premise solutions. AppFabric helped developers build distributed applications more easily.
-
Scale, Multi Tenancy
-
Scale, Multi Tenancy, Compute
-
Scale, Multi Tenancy, Compute, Storage
-
Scale, Multi Tenancy, Compute, Storage, Communications
D
Correct answer
Explanation
Cloud computing patterns encompass five key capabilities: Scale (elasticity), Multi Tenancy (resource sharing), Compute (processing power), Storage (data persistence), and Communications (networking and messaging). This comprehensive list covers all major cloud computing capabilities.
-
Public Cloud
-
Public Cloud, Private Cloud
-
Public Cloud, Private Cloud, Personal Cloud
-
One and only Cloud
B
Correct answer
Explanation
The primary variants of cloud computing deployment models are Public Cloud (shared infrastructure) and Private Cloud (dedicated infrastructure). While hybrid and community clouds exist, the question focuses on the two main variants. Option B correctly captures the primary distinction.
-
Enterprise DataCenters
-
Microsoft DataCenters
-
Any DataCenter
-
Government DataCenters
B
Correct answer
Explanation
The Windows Azure platform is hosted and operated from Microsoft's own global network of data centers. This provides the physical infrastructure, security, and management for the Azure cloud services. It is not hosted in third-party, enterprise, or government data centers.
-
Always
-
Never
-
Only if there are 5+ tenants
-
Only if there are 20+
-
IaaS
-
PaaS
-
SaaS
-
All of the Above
D
Correct answer
Explanation
Private clouds can deliver all three primary cloud service models: Infrastructure as a Service (IaaS) provides virtualized computing resources, Platform as a Service (PaaS) offers application development platforms, and Software as a Service (SaaS) delivers applications over the network. Private clouds simply refer to the deployment model (dedicated infrastructure) rather than limiting the service types offered.
-
IaaS
-
PaaS
-
SaaS
-
All of the Above
A
Correct answer
Explanation
Amazon EC2 (Elastic Compute Cloud) is the quintessential IaaS offering - it provides raw virtual machines that users can configure with any operating system, software, and networking setup. Unlike PaaS (which abstracts the platform) or SaaS (which delivers complete applications), EC2 gives customers control at the infrastructure layer while AWS manages the physical hardware.
-
Rackspace Cloud Sites
-
Google App Engine
-
Windows Azure Services Platform
-
Heroku
-
IaaS
-
PaaS
-
SaaS
-
All of the Above
C
Correct answer
Explanation
Salesforce (CRM), Facebook (social network), Skype (communication), and Purewire (security services) are all delivered as complete applications accessed over the internet - the defining characteristic of SaaS. Unlike IaaS (raw infrastructure) or PaaS (development platforms), these provide ready-to-use software where users interact with the application itself rather than managing any underlying infrastructure or platform.