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

Multiple choice technology web technology
  1. Node manager should be run a daemon or service on all machines that host Managed Server

  2. Node manager should be run a daemon or service on machine that host Administration Server

  3. Both a and b

  4. None

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Internet Services

  2. Industry Infrastucture

  3. Collection of different IT optimization technique into one

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology
  1. Infrasteucture Extension

  2. Platform Independency

  3. Man Power

  4. Virtualization

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Infrastucture

  2. Application

  3. Platform

  4. Services

  5. All of these

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Data Cofidentiality

  2. Service Provider Dependency

  3. Reduced Performance

  4. Virtualization

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology architecture
  1. Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications

  2. It enables developers to build secure, reliable, transacted solutions that integrate across platforms and interoperate with existing investments

  3. Windows Communication Foundation (WCF) is designed to offer a manageable approach to distributed computing, broad interoperability

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. A Windows Azure Service

  2. Windows Server 2008 R2 Service

  3. Nothing to do with Windows

  4. Feature of Windows 7

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. Scale, Multi Tenancy

  2. Scale, Multi Tenancy, Compute

  3. Scale, Multi Tenancy, Compute, Storage

  4. Scale, Multi Tenancy, Compute, Storage, Communications

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. Public Cloud

  2. Public Cloud, Private Cloud

  3. Public Cloud, Private Cloud, Personal Cloud

  4. One and only Cloud

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. Enterprise DataCenters

  2. Microsoft DataCenters

  3. Any DataCenter

  4. Government DataCenters

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. IaaS

  2. PaaS

  3. SaaS

  4. All of the Above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. IaaS

  2. PaaS

  3. SaaS

  4. All of the Above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology platforms and products
  1. IaaS

  2. PaaS

  3. SaaS

  4. All of the Above

Reveal answer Fill a bubble to check yourself
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.