Computer Knowledge

Cloud Computing Management

2,254 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
  1. Lower total cost of ownership

  2. Scalable solutions

  3. Lower administrative overhead

  4. More current system software

  5. Run-time polymorphism

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This benefit of PaaS allows consumer to not bother much about the administration because it is the responsibility of the cloud provider.

Multiple choice
  1. Chatter

  2. MailChimp

  3. Google Apps for Business

  4. Quickbooks

  5. Box.com

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This type of business app supported by cloud computing offers an e-mail publishing platform and it is widely employed by businesses to design and send their e-mail campaigns.

Multiple choice
  1. Full virtualisation

  2. Emulation virtualisation

  3. Paravirtualisation

  4. Hypervisor

  5. System virtualisation

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This type of hardware virtualisation in cloud computing is the one in which the virtual machine simulates the hardware and hence becomes independent of it.

Multiple choice
  1. VMware vCloud networking and security

  2. Technical account manager

  3. vCloud director

  4. Private cloud

  5. Virtual machine technology

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This component of VMware network virtualization solution contains a virtual data center container which is a highly automatable abstraction of the pooled virtual infrastructure.

Multiple choice
  1. Public cloud

  2. Extended subnetworking

  3. VMware vCloud networking and security

  4. vMware vSphere logical network

  5. Subnetworking technology

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This component of VMware network virtualization solution enables the communication (east-west and north-south) while maintaining isolation between tenants.

Multiple choice
  1. vCloud networking and security manager.

  2. Cloud computing.

  3. VMware vCloud networking and security.

  4. Technical account manager.

  5. Private cloud.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This component of VMware network virtualization solution exposes APIs that can be used to integrate with existing cloud management systems.

Multiple choice
  1. Public cloud

  2. Network virtualization

  3. Subnetworking technology

  4. Extended subnetworking

  5. Indirect networking

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This technology is fully integrated in vCloud director workflows, enabling rapid self-service provisioning within the context of the application workload.

Multiple choice
  1. model of data storage in which the digital data is stored

  2. a logic pool

  3. in the sky DUUHH...

  4. a pool of logic

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Cloud computing refers to the delivery of computing services, including storage, over the internet rather than on local hard drives.

Multiple choice
  1. Ability of EC2 Instances to discover Internet Gateway

  2. Ability to assign Elastic IP Addresses

  3. Ability to identify services in the AWS Console

  4. Use of DNS names to identify endpoints instead of IP Addresses such as ELBs

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Service discovery in loose coupling refers to using DNS names or service endpoints rather than hardcoded IP addresses. This allows services to be dynamically located and accessed without clients knowing their exact IP addresses, enabling infrastructure flexibility.