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

In a public cloud deployment model, who is responsible for managing and maintaining the cloud infrastructure?

  1. The cloud provider

  2. The customer

  3. A third-party managed service provider

  4. All of the above

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

In a public cloud deployment model, the cloud provider is responsible for managing and maintaining the cloud infrastructure.

Multiple choice

Which of the following is NOT a benefit of cloud deployment?

  1. Cost savings

  2. Scalability

  3. Reliability

  4. Vendor lock-in

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

Vendor lock-in is not a benefit of cloud deployment. It refers to the situation where a customer is dependent on a single cloud provider and cannot easily switch to another provider.

Multiple choice

Which of the following is a best practice for cloud deployment?

  1. Use a single cloud provider for all applications

  2. Design applications to be scalable and fault-tolerant

  3. Use a lift-and-shift approach to migrate applications to the cloud

  4. Avoid using cloud-native services

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

Designing applications to be scalable and fault-tolerant is a best practice for cloud deployment. This ensures that applications can handle increased traffic and recover from failures.

Multiple choice

Which of the following is a cloud-native service?

  1. Virtual machines

  2. Containers

  3. Serverless functions

  4. Databases

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

Serverless functions are a cloud-native service that allows developers to run code without having to manage servers or infrastructure.

Multiple choice

What is the term for a cloud deployment model in which the customer owns and manages the cloud infrastructure?

  1. Public Cloud

  2. Private Cloud

  3. Hybrid Cloud

  4. Multi-Cloud

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

In a private cloud deployment model, the customer owns and manages the cloud infrastructure.

Multiple choice

Which of the following is NOT a type of cloud migration strategy?

  1. Lift-and-shift

  2. Replatforming

  3. Refactoring

  4. Rehosting

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

Rehosting is not a type of cloud migration strategy. It refers to moving an application to the cloud without making any changes to the application code or architecture.

Multiple choice

What is the term for a cloud deployment model in which the customer uses a combination of public and private clouds?

  1. Public Cloud

  2. Private Cloud

  3. Hybrid Cloud

  4. Multi-Cloud

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

In a hybrid cloud deployment model, the customer uses a combination of public and private clouds.

Multiple choice

Which of the following is a best practice for cloud security?

  1. Use strong passwords

  2. Enable two-factor authentication

  3. Use a firewall

  4. All of the above

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

All of the above are best practices for cloud security.

Multiple choice

What is the term for a cloud deployment model in which the customer uses multiple cloud platforms from different providers?

  1. Public Cloud

  2. Private Cloud

  3. Hybrid Cloud

  4. Multi-Cloud

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

In a multi-cloud deployment model, the customer uses multiple cloud platforms from different providers.

Multiple choice

Which of the following is NOT a benefit of using a cloud-native service?

  1. Cost savings

  2. Scalability

  3. Reliability

  4. Vendor lock-in

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

Vendor lock-in is not a benefit of using a cloud-native service. It refers to the situation where a customer is dependent on a single cloud provider and cannot easily switch to another provider.

Multiple choice

Which of the following is a best practice for cloud cost optimization?

  1. Use right-sized instances

  2. Use reserved instances

  3. Use spot instances

  4. All of the above

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

All of the above are best practices for cloud cost optimization.

Multiple choice

What is the term for a cloud deployment model in which the customer uses a public cloud platform to host applications and services that are not mission-critical?

  1. Public Cloud

  2. Private Cloud

  3. Hybrid Cloud

  4. Multi-Cloud

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

In a public cloud deployment model, the customer uses a public cloud platform to host applications and services that are not mission-critical.

Multiple choice

Which of the following is NOT a type of cloud computing service model?

  1. Infrastructure as a Service (IaaS)

  2. Platform as a Service (PaaS)

  3. Software as a Service (SaaS)

  4. Function as a Service (FaaS)

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

Function as a Service (FaaS) is not a type of cloud computing service model. It is a cloud-native service that allows developers to run code without having to manage servers or infrastructure.

Multiple choice

Which of the following is a common integration pattern used in cloud computing?

  1. Point-to-point integration

  2. Hub-and-spoke integration

  3. Enterprise service bus (ESB) integration

  4. All of the above

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

Point-to-point integration, hub-and-spoke integration, and ESB integration are all common integration patterns used in cloud computing.

Multiple choice

What is the primary goal of cloud interoperability?

  1. To enable seamless communication and data exchange between different cloud platforms and services

  2. To improve the performance of cloud applications

  3. To reduce the cost of cloud computing

  4. To enhance the security of cloud data

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

Cloud interoperability aims to ensure that different cloud platforms and services can communicate and exchange data seamlessly, regardless of their underlying technologies or vendors.