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
  1. Disks are impractical to distribute and use

  2. Downloads could use up internet quotas

  3. Automatic updates install updates in the background

  4. Manual updates are slow to roll over

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

Automatic updates are a feature, not a deployment issue. The other options describe challenges related to physical distribution, bandwidth usage, or slow manual processes.

Multiple choice
  1. Hybrid Cloud

  2. Community Cloud

  3. Public Cloud

  4. Open Cloud

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

Dropbox is a Public Cloud service because it's accessible to anyone over the internet. Public cloud services are available to the general public. Hybrid cloud combines public and private, while community cloud is shared by organizations with common concerns.

Multiple choice
  1. Hybrid Cloud

  2. Confidential Cloud

  3. Secure Cloud

  4. Private Cloud

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

A private cloud is dedicated solely to a single organization, providing the highest level of control, ownership, and security over data and infrastructure. Public and hybrid clouds involve shared infrastructure, while Confidential and Secure clouds are not standard deployment models in this context.

Multiple choice
  1. Detecting network threats

  2. Controlling firewalls

  3. Privilliged Account Management

  4. Securing cloud connections

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

IBM Security Secret Server is a privileged account management (PAM) solution. It helps organizations manage, secure, and monitor access to privileged credentials.

Multiple choice

Which system architecture pattern promotes loose coupling and high cohesion?

  1. Service-Oriented Architecture (SOA)

  2. Microservices Architecture

  3. Event-Driven Architecture (EDA)

  4. All of the above

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

SOA, Microservices, and EDA are architectural patterns that emphasize loose coupling and high cohesion, enabling independent development, deployment, and scalability of components and services.

Multiple choice

Which of the following is a popular cloud computing platform?

  1. Amazon Web Services (AWS)

  2. Microsoft Azure

  3. Google Cloud Platform (GCP)

  4. All of the above

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

Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP) are all popular cloud computing platforms that offer a variety of services, including compute, storage, networking, and databases.

Multiple choice

Which of the following is a popular tool for container orchestration?

  1. Kubernetes

  2. Docker Swarm

  3. Apache Mesos

  4. All of the above

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

Kubernetes, Docker Swarm, and Apache Mesos are all popular tools for container orchestration. Container orchestration is the process of managing and scheduling containers in a distributed environment. This involves tasks such as load balancing, service discovery, and health monitoring.

Multiple choice

Which e-commerce business model involves providing online services, such as web hosting, cloud storage, or software-as-a-service (SaaS)?

  1. Business-to-Business (B2B)

  2. Business-to-Consumer (B2C)

  3. Consumer-to-Consumer (C2C)

  4. Service-Based Model

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

The Service-Based Model focuses on providing online services rather than selling physical or digital products.

Multiple choice

Which technology is commonly used for processing large volumes of data in a distributed manner?

  1. MapReduce

  2. Spark

  3. Flink

  4. All of the above

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

MapReduce, Spark, and Flink are all popular technologies used for processing large volumes of data in a distributed manner.

Multiple choice

Which of the following is a common platform used for building and deploying big data analytics applications?

  1. Apache Hadoop

  2. Apache Spark

  3. Apache Flink

  4. All of the above

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

Apache Hadoop, Apache Spark, and Apache Flink are popular platforms used for building and deploying big data analytics applications.

Multiple choice

Which cloud-based technology provides on-demand access to computing resources, storage, and applications over the Internet?

  1. Internet

  2. Mobile Phone

  3. Social Media

  4. Cloud Computing

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

Cloud computing provides on-demand access to computing resources, storage, and applications over the Internet. It has transformed the way businesses operate and has enabled the development of new technologies and services.

Multiple choice

What is the primary focus of a Data Architect in a Big Data Analytics team?

  1. Developing data analytics models

  2. Managing data infrastructure

  3. Designing data storage and processing systems

  4. Communicating insights to stakeholders

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

Data Architects are responsible for designing data storage and processing systems that can handle large volumes of data efficiently.