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

Which architectural style is commonly used for building systems that require high performance and low latency?

  1. Microservices

  2. Service-Oriented Architecture (SOA)

  3. Layered Architecture

  4. Event-Driven Architecture (EDA)

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

Layered Architecture is an architectural style where the system is organized into distinct layers, each with a specific responsibility. This layered approach allows for efficient communication between layers, resulting in high performance and low latency. It is commonly used in systems that require fast response times and high throughput.

Multiple choice

Which of the following is NOT a characteristic of IaaS?

  1. Scalability

  2. Elasticity

  3. Multi-tenancy

  4. Hardware as a Service

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

Hardware as a Service (HaaS) is a type of cloud computing service that provides physical hardware resources, such as servers, storage, and networking, on a pay-as-you-go basis. It is not a characteristic of IaaS, which typically refers to the delivery of virtualized computing resources over the internet.

Multiple choice

Which of the following is a key component of IaaS?

  1. Virtualization

  2. Load balancing

  3. Disaster recovery

  4. Data backup

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

Virtualization is a fundamental technology used in IaaS to create multiple virtual machines (VMs) on a single physical server. This allows for efficient resource utilization and isolation of applications.

Multiple choice

What is the term used to describe the ability of IaaS to adapt to changing demands?

  1. Scalability

  2. Elasticity

  3. Resilience

  4. Availability

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

Elasticity refers to the ability of IaaS to scale resources up or down dynamically based on changing requirements. This allows businesses to respond quickly to fluctuations in demand without having to provision additional hardware.

Multiple choice

Which of the following is NOT a type of IaaS service model?

  1. Public Cloud

  2. Private Cloud

  3. Hybrid Cloud

  4. Managed Cloud

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

Managed Cloud is not a type of IaaS service model. It refers to a cloud computing service where the cloud provider manages the infrastructure, including hardware, software, and applications, on behalf of the customer.

Multiple choice

What is the term used to describe the ability of IaaS to provide resources to multiple customers simultaneously?

  1. Multi-tenancy

  2. Isolation

  3. Security

  4. Reliability

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

Multi-tenancy is a key characteristic of IaaS that allows multiple customers to share the same physical infrastructure while maintaining isolation and security of their respective resources.

Multiple choice

Which of the following is NOT a responsibility of the IaaS provider?

  1. Managing the underlying infrastructure

  2. Providing hardware and software resources

  3. Developing and maintaining applications

  4. Ensuring data security and compliance

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

Developing and maintaining applications is not a responsibility of the IaaS provider. IaaS providers typically focus on providing the infrastructure and resources necessary for customers to run their own applications.

Multiple choice

What is the term used to describe the ability of IaaS to provide resources on demand?

  1. Self-service provisioning

  2. Pay-as-you-go pricing

  3. Scalability

  4. Elasticity

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

Self-service provisioning is a key feature of IaaS that allows customers to provision and manage resources on demand through a self-service portal or API, without the need for manual intervention from the cloud provider.

Multiple choice

What is the term used to describe the ability of IaaS to provide resources in different geographic locations?

  1. Global reach

  2. Multi-region availability

  3. Disaster recovery

  4. High availability

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

Global reach refers to the ability of IaaS providers to offer their services in multiple geographic regions around the world, allowing customers to deploy their applications and data in locations that best suit their needs.

Multiple choice

Which of the following is NOT a common use case for IaaS?

  1. Hosting web applications

  2. Running e-commerce platforms

  3. Developing and testing software

  4. Managing customer relationship management (CRM) systems

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

Managing customer relationship management (CRM) systems is typically not a common use case for IaaS. CRM systems are often deployed on-premises or through software-as-a-service (SaaS) offerings.

Multiple choice

What is the term used to describe the ability of IaaS to provide resources with guaranteed performance levels?

  1. Service level agreements (SLAs)

  2. Quality of service (QoS)

  3. High availability

  4. Fault tolerance

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

Service level agreements (SLAs) are contracts between cloud providers and customers that define the performance and availability levels of the IaaS services. SLAs ensure that customers receive consistent and reliable service.

Multiple choice

Which of the following is NOT a key consideration when choosing an IaaS provider?

  1. Cost

  2. Security

  3. Reliability

  4. Brand recognition

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

Brand recognition is not a key consideration when choosing an IaaS provider. Instead, factors such as cost, security, reliability, and the provider's track record and expertise in delivering IaaS services are more important.

Multiple choice

What is the term used to describe the ability of IaaS to provide resources that are isolated from each other?

  1. Isolation

  2. Security

  3. Multi-tenancy

  4. Scalability

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

Isolation is a key characteristic of IaaS that ensures that resources allocated to one customer are isolated from those of other customers, providing security and data protection.

Multiple choice

Which of the following is NOT a type of IaaS deployment model?

  1. Public Cloud

  2. Private Cloud

  3. Hybrid Cloud

  4. Community Cloud

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

Community Cloud is not a type of IaaS deployment model. It refers to a cloud computing model where resources are shared among a specific group of organizations or communities with common interests or goals.

Multiple choice

Which Oracle Cloud service is used for storing and managing IoT data?

  1. Oracle Autonomous Database

  2. Oracle Cloud Infrastructure Object Storage

  3. Oracle NoSQL Database

  4. All of the above

Reveal answer Fill a bubble to check yourself
Correct answer
Explanation

Oracle IoT Platform supports multiple Oracle Cloud services for storing and managing IoT data, including Oracle Autonomous Database, Oracle Cloud Infrastructure Object Storage, and Oracle NoSQL Database, providing flexibility and scalability.