CompTIA Cloud Essentials+ (CLO-002) Practice Questions with Explanations

Free CompTIA Cloud Essentials+ practice questions for the CLO-002 exam. 50 of them, each with the correct answer, a full explanation, and the reason every other option is wrong. One of the few IT certifications aimed equally at technical and non-technical roles: business analysts, project managers, finance and operations staff whose organisation is moving to the cloud and who need to support informed decisions.

About the CLO-002 exam

  • Cloud concepts and terminology: 22%
  • Business principles of cloud environments: 16%
  • Management and technical operations: 23%
  • Cloud security: 16%
  • Governance, risk, compliance and business continuity: 23%

Up to 75 questions, 60 minutes, passing score 720/900, US$138 per attempt.

Get the full CLO-002 question bank (322 questions) →

CLO-002 practice questions

Question 1

Which of the following BEST describes how a cloud provider helps a company with security risk responses?

  • A. Acceptance
  • B. Mitigation
  • C. Avoidance
  • D. Transference
Show answer and explanation ▾

Correct answer: D

A cloud provider helps companies with security risk through transference-the cloud provider assumes certain security responsibilities and risks on behalf of the company. By outsourcing infrastructure security, compliance, and data protection to the provider, the company transfers those specific risks from their organization to the cloud provider's domain.

Why the other options are wrong:

  • A. Acceptance means tolerating the risk without action, which is not how cloud providers assist.
  • B. While mitigation can occur, transference is the primary mechanism by which cloud providers help reduce security risk by assuming responsibility.
  • C. Avoidance means eliminating the risk entirely, which cloud providers do not enable for security risks associated with their services.

Question 2

Which of the following is a cloud service model that organizations use when their third- party ERP tool is provided as a complete service?

  • A. Public cloud
  • B. SaaS
  • C. Hybrid cloud
  • D. IaaS
Show answer and explanation ▾

Correct answer: B

SaaS (Software as a Service) is the cloud service model where a complete application is provided as a service to organizations. When a third-party ERP tool is provided as a complete, ready-to-use service without requiring the organization to manage infrastructure, platform, or maintain the underlying code, this is a SaaS offering.

Why the other options are wrong:

  • A. Public cloud is a deployment model describing where the service is hosted, not a service model.
  • C. Hybrid cloud is a deployment model combining on-premises and cloud resources, not a service model describing how applications are delivered.
  • D. IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, requiring the customer to manage applications and middleware, unlike the complete ERP service described.

Question 3

A company deploys a data management capability that reduces RPO. Which of the following BEST describes the capability needed?

  • A. Locality
  • B. Replication
  • C. Portability
  • D. Archiving
Show answer and explanation ▾

Correct answer: B

Replication is the data management capability that reduces RPO (Recovery Point Objective). By maintaining synchronized copies of data across multiple locations or systems, replication ensures that less data is lost in case of failure, thereby lowering the RPO. More frequent replication means closer to zero data loss, directly reducing the maximum acceptable data loss window.

Why the other options are wrong:

  • A. Locality refers to data placement but doesn't inherently reduce RPO; RPO is about how much data loss is acceptable, not where data is stored.
  • C. Portability enables moving data between systems but doesn't reduce the recovery point objective.
  • D. Archiving moves older data to long-term storage but increases RPO by reducing the frequency of data recovery copies.

Question 4

A report identified that several of a company's SaaS applications are against corporate policy. Which of the following is the MOST likely reason for this issue?

  • A. Shadow IT
  • B. Sensitive data
  • C. Encryption
  • D. Vendor lock-in
Show answer and explanation ▾

Correct answer: A

Shadow IT refers to the use of cloud applications and services without explicit IT department approval or knowledge. When employees adopt SaaS applications outside corporate purchasing and governance processes, they bypass security reviews, compliance checks, and policy enforcement, resulting in unapproved applications being used against corporate policy. This is the most direct cause of the situation described.

Why the other options are wrong:

  • B. Sensitive data is a concern that may result from shadow IT, but not the cause of unauthorized applications.
  • C. Encryption is a security control measure, not the reason applications violate policy.
  • D. Vendor lock-in is a business risk consideration, not the primary reason for policy violations.

Question 5

A developer is leveraging a public cloud service provider to provision servers using the templates created by the company's cloud engineer. Which of the following does this BEST describe?

  • A. Subscription services
  • B. Containerization
  • C. User self-service
  • D. Autonomous environments
Show answer and explanation ▾

Correct answer: C

User self-service best describes a developer provisioning servers using templates created by a cloud engineer. This represents the self-service capability of cloud platforms where authorized users can independently request and deploy resources based on predefined configurations without requiring manual intervention from IT operations or cloud administrators.

Why the other options are wrong:

  • A. Subscription services refer to the billing and licensing model, not the provisioning capability itself.
  • B. Containerization involves packaging applications in containers, not template-based server provisioning.
  • D. Autonomous environments refer to self-managing infrastructure with minimal human intervention, which is more advanced than template-based provisioning.

Question 6

A company with critical resources in the cloud needs to ensure data is available in multiple datacenters around the world. Which of the following BEST meets the company's needs?

  • A. Auto-scaling
  • B. Geo-redundancy
  • C. Disaster recovery
  • D. High availability
Show answer and explanation ▾

Correct answer: B

Geo-redundancy replicates data and systems across multiple datacenters in different geographic regions around the world. This ensures that critical resources remain available globally despite regional outages or disasters, directly addressing the requirement to maintain data availability across multiple worldwide locations.

Why the other options are wrong:

  • A. Auto-scaling adjusts resources based on demand but does not provide geographic distribution across datacenters.
  • C. Disaster recovery provides recovery procedures but does not inherently ensure data availability across multiple global datacenters without geo-redundancy.
  • D. High availability ensures uptime within a region or datacenter but does not distribute data across multiple worldwide locations.

Question 7

A company has defined a multicloud model. Which of the following is the MOST important aspect to consider when defining the company's needs?

  • A. Change management
  • B. Data sovereignty
  • C. Data portability
  • D. Data classification
Show answer and explanation ▾

Correct answer: B

Data sovereignty is the most important aspect to consider in a multicloud model because it governs where data can be stored, processed, and accessed based on legal, regulatory, and jurisdictional requirements. Different cloud providers operate in different geographic regions with different regulatory frameworks, making data sovereignty a critical factor that can limit or guide which providers and regions the organization can use.

Why the other options are wrong:

  • A. While change management is important, it is an operational concern rather than a foundational aspect of defining multicloud needs.
  • C. Data portability addresses moving data between providers but is secondary to the legal requirements established by data sovereignty.
  • D. Data classification is important for security but does not address the jurisdictional and regulatory constraints that define multicloud architecture.

Question 8

A company is discontinuing its use of a cloud provider. Which of the following should the provider do to ensure there is no sensitive data stored in the company's cloud?

  • A. Replicate the data.
  • B. Encrypt the data.
  • C. Lock in the data.
  • D. Sanitize the data.
Show answer and explanation ▾

Correct answer: D

Data sanitization is the process of securely removing or destroying data so it cannot be recovered. When a company discontinues a cloud provider, the provider must sanitize (completely erase/destroy) all sensitive data to ensure no residual data remains. Replication creates copies, encryption protects but doesn't remove data, and data locking prevents access but doesn't eliminate it.

Why the other options are wrong:

  • A. Replication creates additional copies of data; it does not remove sensitive information.
  • B. Encryption protects data but does not eliminate it; encrypted data could still pose a risk if the encryption keys are compromised.
  • C. Locking data restricts access but does not remove the sensitive information from storage.

Question 9

Which of the following BEST describes decreasing the resources assigned to a system to avoid paying for unused capacity?

  • A. Orchestration
  • B. Auto-scaling
  • C. Right-sizing
  • D. Scalability
Show answer and explanation ▾

Correct answer: C

Right-sizing specifically refers to adjusting cloud resources to match actual workload requirements, eliminating over-provisioned capacity that generates unnecessary costs. This practice directly addresses the goal of reducing expenses by paying only for what is actually needed rather than maintaining excess reserved resources.

Why the other options are wrong:

  • A. Orchestration automates complex workflows but does not specifically target unused capacity reduction.
  • B. Auto-scaling automatically adjusts resources based on demand but does not inherently decrease resources to avoid paying for unused capacity-it maintains optimal levels.
  • D. Scalability is the capability to grow or shrink resources, not the specific practice of reducing unused capacity.

Question 10

A company is moving to the cloud and wants to enhance the provisioning of compute, storage, security, and networking. Which of the following will be leveraged?

  • A. Infrastructure as code
  • B. Infrastructure templates
  • C. Infrastructure orchestration
  • D. Infrastructure automation
Show answer and explanation ▾

Correct answer: A

Infrastructure as Code (IaC) is the practice of managing and provisioning computing infrastructure through machine-readable definition files rather than physical hardware configuration or interactive configuration tools. This approach directly addresses the company's need to enhance provisioning of compute, storage, security, and networking by automating and standardizing the entire infrastructure setup in the cloud. While templates, orchestration, and automation are related concepts, IaC is the overarching paradigm that encompasses all these provisioning enhancements.

Why the other options are wrong:

  • B. Infrastructure templates are a tool within IaC but don't represent the comprehensive approach needed for this enhancement.
  • C. Orchestration coordinates workflows but doesn't describe the foundational provisioning enhancement model.
  • D. Automation is an implementation mechanism but not the strategic framework for cloud provisioning.

Question 11

A company is migrating a legacy application to the cloud. Two C-level executives are currently engaged in the initial stages of the migration, and they are planning a rip-and- replace approach. Before initiating the project, the FIRST step should be to identify:

  • A. the required network performance.
  • B. the key stakeholders.
  • C. the desired CSP.
  • D. the required cloud services.
  • E. the required amount of storage.
Show answer and explanation ▾

Correct answer: B

Before any technical decisions can be made in a cloud migration project, stakeholders must be identified. Key stakeholders include executives, IT teams, business owners, and other parties whose input, approval, or involvement is necessary for project success. Identifying stakeholders is a foundational governance step that precedes technical assessments like network performance, CSP selection, or service requirements.

Why the other options are wrong:

  • A. Network performance requirements depend on understanding stakeholder needs and current application requirements first.
  • C. Selecting a CSP is premature without first understanding who the decision-makers are and what requirements exist.
  • D. Determining required services depends on business analysis and stakeholder input about application needs.
  • E. Storage requirements are a technical detail that emerges after stakeholder needs and scope are defined.

Question 12

A company is migrating its e-commerce platform to a cloud service provider. The e- commerce site has a significant number of images. Which of the following is the BEST storage type for storing the images?

  • A. Object
  • B. Cold
  • C. File
  • D. Block
Show answer and explanation ▾

Correct answer: A

Object storage is the best choice for storing images in cloud environments. It is optimized for unstructured data like images, offers excellent scalability, simple REST-based access, and cost-effective storage for large numbers of files. Object storage is ideal for e- commerce platforms with significant image collections.

Why the other options are wrong:

  • B. Cold storage is for infrequently accessed data and would be inefficient for active e- commerce image serving.
  • C. File storage (NFS/SMB) is more suited for shared file systems rather than distributed image libraries.
  • D. Block storage is better for databases and applications requiring low-latency direct access, not image distribution.

Question 13

Volume, variety, velocity, and veracity are the four characteristics of:

  • A. machine learning.
  • B. Big Data.
  • C. microservice design.
  • D. blockchain.
  • E. object storage.
Show answer and explanation ▾

Correct answer: B

Volume, variety, velocity, and veracity are the four defining characteristics of Big Data. Volume refers to the massive amount of data, variety refers to different types and formats of data, velocity refers to the speed at which data is generated and processed, and veracity refers to the quality and accuracy of the data. These four V's are fundamental to understanding and defining Big Data.

Why the other options are wrong:

  • A. Machine learning is a technique for analyzing data but is not defined by these four characteristics.
  • C. Microservice design focuses on architectural patterns and service decomposition, not data characteristics.
  • D. Blockchain is a distributed ledger technology; while it may involve large amounts of data, it is not defined by these four characteristics.
  • E. Object storage is a storage architecture method, not a data phenomenon characterized by these four traits.

Question 14

A company is required to move its human resources application to the cloud to reduce capital expenses. The IT team does a feasibility analysis and learns the application requires legacy infrastructure and cannot be moved to the cloud. Which of the following is the MOST appropriate cloud migration approach for the company?

  • A. Lift and shift
  • B. Hybrid
  • C. Rip and replace
  • D. In-place upgrade
Show answer and explanation ▾

Correct answer: B

A hybrid approach is the most appropriate strategy when an application cannot be moved to the cloud due to legacy infrastructure requirements. Hybrid cloud allows the company to keep the legacy HR application running on-premises while potentially migrating other components or future applications to the cloud, achieving cost reduction goals where possible while accommodating the constraints of legacy systems.

Why the other options are wrong:

  • A. Lift and shift would not work since the application cannot be moved to the cloud due to legacy infrastructure incompatibility.
  • C. Rip and replace involves replacing the entire system, which was already determined to be infeasible in the analysis.
  • D. In-place upgrade improves existing systems but doesn't move to the cloud or reduce capital expenses as required.

Question 15

A company is in its second year of a three-year agreement with a cloud vendor. After the initial phase of the cloud migration, resource consumption has stabilized. Which of the following would help the company reduce the cost of infrastructure?

  • A. Reserved instances
  • B. Pay-as-you-go
  • C. Spot instances
  • D. Bring your own license
Show answer and explanation ▾

Correct answer: A

Reserved instances provide significant cost savings (typically 30-70% discounts) when resource consumption has stabilized and predictable. Since the company is in year two with stabilized consumption, committing to reserved instances for the remaining contract period and beyond offers the best cost reduction. The company can accurately forecast needs and lock in lower rates.

Why the other options are wrong:

  • B. Pay-as-you-go offers flexibility but no cost reduction compared to current billing.
  • C. Spot instances are unpredictable and intended for temporary, fault-tolerant workloads, not stable HR portal infrastructure.
  • D. Bring your own license applies to software licensing, not infrastructure cost reduction.

Question 16

A contract that defines the quality and performance metrics that are agreeable to both parties is called an:

  • A. SOP.
  • B. SOA.
  • C. SOW.
  • D. SLA.
Show answer and explanation ▾

Correct answer: D

A Service Level Agreement (SLA) is a contract that defines the quality and performance metrics agreeable to both parties. It specifies guarantees such as uptime, response times, and availability that the service provider commits to delivering and the customer can expect to receive.

Why the other options are wrong:

  • A. SOP (Standard Operating Procedure) documents processes and steps but does not define performance metrics between parties.
  • B. SOA (Service-Oriented Architecture) is a technical architecture pattern, not a contractual agreement about service quality.
  • C. SOW (Statement of Work) describes deliverables and tasks but does not specifically define ongoing quality and performance metrics.

Question 17

Which of the following cloud characteristics helps transform from a typical capital expenditure model to an operating expenditure model?

  • A. Pay-as-you-go
  • B. Elasticity
  • C. Self-service
  • D. Availability
Show answer and explanation ▾

Correct answer: A

Pay-as-you-go pricing is the cloud characteristic that directly transforms the financial model from capital expenditure (CapEx) to operating expenditure (OpEx). With pay-as- you-go, companies pay only for resources they actually use on a consumption basis rather than investing upfront in hardware infrastructure, fundamentally changing how cloud expenses are classified and managed financially.

Why the other options are wrong:

  • B. Elasticity enables scaling resources up or down but doesn't directly drive the CapEx- to-OpEx transformation.
  • C. Self-service improves operational efficiency but doesn't change the financial expenditure model.
  • D. Availability ensures uptime but is unrelated to the CapEx versus OpEx distinction.

Question 18

Which of the following models provides the SMALLEST amount of technical overhead?

  • A. SaaS
  • B. PaaS
  • C. MaaS
  • D. IaaS
Show answer and explanation ▾

Correct answer: A

SaaS (Software as a Service) provides the smallest amount of technical overhead because the provider manages virtually all infrastructure, platforms, and application components. The customer only uses the application through a web interface with minimal operational responsibility. IaaS requires managing virtual machines and infrastructure, PaaS requires managing application code and middleware, and MaaS (if defined as Management as a Service) typically involves significant technical configuration.

Why the other options are wrong:

  • B. PaaS requires the customer to manage application development, deployment, and configuration of the platform layer.
  • C. MaaS generally involves significant technical overhead in managing cloud services and infrastructure management tasks.
  • D. IaaS requires the customer to manage operating systems, virtual machines, storage, and networking configurations.

Question 19

A document that outlines the scope of a project, specific deliverables, scheduling, and additional specific details from the client/buyer is called a:

  • A. statement of work.
  • B. standard operating procedure.
  • C. master service document.
  • D. service level agreement.
Show answer and explanation ▾

Correct answer: A

A Statement of Work (SOW) is the formal document that outlines project scope, deliverables, schedule, timeline, and specific details agreed upon between client and vendor. It serves as the binding agreement detailing exactly what work will be performed and what the client can expect to receive.

Why the other options are wrong:

  • B. A standard operating procedure describes how to perform routine tasks, not project- specific scope and deliverables.
  • C. A master service document is not a standard term in project management documentation.
  • D. A service level agreement defines performance standards and metrics, not project scope and deliverables.

Question 20

After performing an initial assessment of a cloud-hosted architecture, a department wants to gain the support of upper management. Which of the following should be presented to management?

  • A. Project charter
  • B. Feasibility study
  • C. Managed services
  • D. Pilot
Show answer and explanation ▾

Correct answer: B

A feasibility study evaluates the viability, cost-benefit analysis, and practical implications of a proposed cloud migration or architecture change. This analysis directly addresses management's concerns about whether the initiative is practical, affordable, and beneficial, making it the most appropriate deliverable to gain executive support after an initial assessment.

Why the other options are wrong:

  • A. A project charter defines scope and governance but is typically created after management approval, not to gain it.
  • C. Managed services are operational offerings, not assessment documents for gaining management support.
  • D. A pilot is an implementation approach, not a presentation document for initial management approval.

Question 21

The cloud consumer compliance team requires the IT department to patch and update cloud resources properly. Which of the following cloud service delivery models will BEST suit this need?

  • A. SaaS
  • B. DBaaS
  • C. DRaaS
  • D. IaaS
Show answer and explanation ▾

Correct answer: D

Infrastructure as a Service (IaaS) is the best model for organizations requiring control over patching and updates of cloud resources. With IaaS, the customer has direct responsibility for managing the operating system, middleware, and applications, allowing the compliance team to implement their own patch management policies. SaaS, DBaaS, and DRaaS place more responsibility on the provider for maintenance and updates.

Why the other options are wrong:

  • A. SaaS abstracts infrastructure management away from the customer; the provider handles all patching.
  • B. DBaaS includes database management by the provider, limiting customer control over patches.
  • C. DRaaS (Disaster Recovery as a Service) focuses on recovery capabilities, not patch management control.

Question 22

A cloud administrator configures a server to insert an entry into a log file whenever an administrator logs in to the server remotely. Which of the following BEST describes the type of policy being used?

  • A. Audit
  • B. Authorization
  • C. Hardening
  • D. Access
Show answer and explanation ▾

Correct answer: A

An audit policy is specifically designed to record and track administrative actions for compliance and accountability purposes. Logging administrator logins is a classic audit function that creates a record of who accessed the system and when. This differs from authorization (which controls access permissions), hardening (which strengthens security posture), and access policies (which determine who can connect).

Why the other options are wrong:

  • B. Authorization policies determine who has permission to access resources, not track when access occurs.
  • C. Hardening refers to security measures that strengthen systems against attacks, not logging activities.
  • D. Access policies control whether someone can connect, not create logs of their activities.

Question 23

A company has been running tests on a newly developed algorithm to increase the responsiveness of the application. The company's monthly bills for the testing have been much higher than expected. Which of the following documents should the company examine FIRST?

  • A. Memory report
  • B. Compute report
  • C. Network report
  • D. Storage report
Show answer and explanation ▾

Correct answer: B

When testing a newly developed algorithm with unexpectedly high bills, the compute report should be examined first. Algorithm development and testing typically drive CPU/processor usage, and optimization of compute resources often yields the largest cost reductions. The compute report will reveal whether the algorithm is consuming excessive CPU cycles or instances.

Why the other options are wrong:

  • A. Memory reports are secondary; while relevant, algorithm testing more directly impacts compute than memory.
  • C. Network costs are typically lower than compute; algorithms don't primarily drive network charges.
  • D. Storage reports are least likely; algorithm testing doesn't inherently require significant storage scaling.

Question 24

A cloud systems administrator needs to migrate several corporate applications to a public cloud provider and decommission the internal hosting environment. This migration must be completed by the end of the month. Because these applications are internally developed to meet specific business accounting needs, the administrator cannot use an alternative application. Which of the following BEST describes the approach the administrator should use?

  • A. Hybrid deployment
  • B. Phased migration
  • C. Lift and shift
  • D. Rip and replace
Show answer and explanation ▾

Correct answer: C

Lift and shift is the migration approach that moves applications from on-premises to the cloud with minimal modifications, preserving the existing architecture and functionality. Given the tight end-of-month deadline and the fact that these custom applications cannot be replaced with alternatives, a quick lift and shift approach is most appropriate to meet the aggressive timeline while maintaining business continuity.

Why the other options are wrong:

  • A. Hybrid deployment would leave applications split between on-premises and cloud, defeating the goal of decommissioning the internal environment.
  • B. Phased migration would take longer and is better suited for less time-critical situations than the end-of-month deadline allows.
  • D. Rip and replace means discarding the current applications and replacing them with new ones, but the requirement states these custom applications cannot be replaced.

Question 25

Which of the following is an example of outsourcing administration in the context of the cloud?

  • A. Managed services
  • B. Audit by a third party
  • C. Community support
  • D. Premium support
Show answer and explanation ▾

Correct answer: A

Managed services represent outsourcing of administration responsibilities to a third-party cloud provider. The provider handles ongoing management, monitoring, maintenance, and operational tasks. This directly transfers administrative burden from the company to the cloud provider.

Why the other options are wrong:

  • B. Audit by a third party is verification of compliance, not outsourcing administration tasks.
  • C. Community support is peer-to-peer assistance, not professional outsourced administration.
  • D. Premium support is enhanced technical support, but the company still manages its own systems.

Question 26

Which of the following services would restrict connectivity to cloud resources?

  • A. Security lists
  • B. Firewall
  • C. VPN
  • D. Intrusion detection system
Show answer and explanation ▾

Correct answer: B

A firewall is the primary technology that restricts connectivity to cloud resources by filtering inbound and outbound traffic based on predefined security rules. Firewalls operate at network and application layers to enforce access control policies. While security lists (network ACLs) also restrict connectivity in some cloud contexts, the term 'firewall' is more universally recognized across cloud platforms as the primary restriction mechanism.

Why the other options are wrong:

  • A. Security lists define rules but are network-level ACLs rather than the primary connectivity restriction mechanism.
  • C. VPNs enable secure connections rather than restricting connectivity to resources.
  • D. Intrusion detection systems monitor and alert on threats rather than restrict connectivity.

Question 27

Which of the following is commonly used to forecast market trends?

  • A. Serverless computing
  • B. Data warehouse
  • C. Machine learning
  • D. Accelerated computing
Show answer and explanation ▾

Correct answer: C

Machine learning is the technology most commonly used to forecast market trends. ML algorithms analyze historical data, identify patterns, and make predictions about future market behavior. Techniques like time-series forecasting, regression analysis, and neural networks enable organizations to project demand, pricing, and competitive landscape changes.

Why the other options are wrong:

  • A. Serverless computing is an infrastructure architecture pattern, not a forecasting tool.
  • B. A data warehouse stores data but does not inherently provide forecasting capabilities.
  • D. Accelerated computing improves processing speed but is not specifically designed for trend forecasting.

Question 28

An organization wants to migrate a locally hosted application to a PaaS model. The application currently runs on a 15-year-old operating system and cannot be upgraded. Which of the following should the organization perform to ensure the application will be supported in the cloud?

  • A. Risk register
  • B. Feasibility study
  • C. Benchmarks
  • D. Baseline
Show answer and explanation ▾

Correct answer: B

A feasibility study is the appropriate initial step to evaluate whether migrating an application running on a 15-year-old, non-upgradeable operating system to PaaS is viable. This assessment examines technical constraints, compatibility issues, and alternative solutions before committing resources. A feasibility study specifically addresses whether the migration is possible and practical given the application's dependencies and limitations.

Why the other options are wrong:

  • A. A risk register documents identified risks but does not determine if the migration is technically feasible in the first place.
  • C. Benchmarks compare performance metrics but are not the preliminary step needed to assess viability before planning.
  • D. A baseline establishes a reference point for comparison but does not evaluate the feasibility of the migration approach.

Question 29

An IT team documented the procedure for upgrading an existing IT resource within the cloud. Which of the following BEST describes this procedure?

  • A. Security procedure
  • B. Incident management
  • C. Change management
  • D. Standard operating procedure
Show answer and explanation ▾

Correct answer: C

Change management best describes the documented procedure for upgrading an IT resource. Change management is the formal process for planning, testing, approving, and implementing modifications to IT systems. Upgrading a cloud resource represents a controlled change that should follow change management procedures to minimize risk and ensure proper tracking.

Why the other options are wrong:

  • A. A security procedure would focus on access controls and threat mitigation, not operational upgrades.
  • B. Incident management addresses unplanned events and problems, not planned upgrade procedures.
  • D. While standard operating procedure is somewhat related, change management is more specific and precise for the planned upgrade process.

Question 30

A project manager must inform the Chief Information Officer (CIO) of the additional resources necessary to migrate services to the cloud successfully. Which of the following cloud assessments would be MOST appropriate to use for the recommendation?

  • A. Feasibility study
  • B. Gap analysis
  • C. Future requirements
  • D. Baseline report
Show answer and explanation ▾

Correct answer: B

A gap analysis is the most appropriate assessment for determining additional resources needed for successful migration. It identifies the differences between current state (existing on-premises infrastructure and skills) and desired future state (cloud environment), revealing what resources, tools, training, and personnel are required to bridge that gap and complete the migration successfully.

Why the other options are wrong:

  • A. A feasibility study determines if migration is viable but doesn't detail specific resource requirements.
  • C. Future requirements focus on business needs, not resource assessment for the migration process itself.
  • D. A baseline report documents current state metrics but doesn't identify what's needed to reach the target cloud state.

Question 31

An online retailer wants to ensure its inventory for the holiday season is correct. The company does not have a large IT infrastructure or staff to collect and analyze sales information, customer analytics, marketing information, or trends. Which of the following cloud services will help the company analyze these metrics without a large investment in human capital?

  • A. Containerization
  • B. Big Data
  • C. Microservices
  • D. Blockchain
Show answer and explanation ▾

Correct answer: B

Big Data services are designed specifically to collect, process, and analyze large volumes of structured and unstructured data (sales information, customer analytics, marketing data, trends) without requiring significant in-house IT infrastructure or large data science teams. Cloud-based Big Data platforms handle the heavy lifting of analysis automatically.

Why the other options are wrong:

  • A. Containerization is a deployment technology for packaging applications, not for analyzing business metrics.
  • C. Microservices is an architectural pattern for building applications, not a tool for business analytics.
  • D. Blockchain is a distributed ledger technology, not designed for business intelligence and trend analysis.

Question 32

Which of the following cloud principles will help manage the risk of a network breach?

  • A. Shared responsibility
  • B. Self-service
  • C. Availability
  • D. Elasticity
Show answer and explanation ▾

Correct answer: A

The shared responsibility model in cloud computing clearly defines which security responsibilities belong to the cloud provider and which belong to the customer. This delineation helps manage breach risk by ensuring accountability, preventing gaps in security controls, and enabling each party to focus on their designated areas. Understanding who is responsible for what (e.g., provider secures infrastructure, customer secures data and access) reduces security gaps that attackers could exploit.

Why the other options are wrong:

  • B. Self-service enables users to provision resources quickly but does not inherently reduce breach risk.
  • C. Availability ensures systems remain operational but does not directly address breach prevention.
  • D. Elasticity allows dynamic resource scaling for demand but does not manage breach risk.

Question 33

A mobile application development team requires frequent software updates for a major launch of a customer-facing application. The business requirement is to be first-to- market on a new feature that leverages third-party-hosted services. Which of the following is the BEST approach to use for speed and efficiency?

  • A. Proprietary code solution
  • B. Application programming interface
  • C. Regression testing
  • D. Production load testing
Show answer and explanation ▾

Correct answer: B

An application programming interface (API) is the best approach for speed and efficiency when integrating third-party-hosted services into a customer-facing application. APIs enable rapid integration of external services without rebuilding functionality from scratch, allowing the team to leverage existing third-party capabilities and accelerate time-to- market for the new feature launch.

Why the other options are wrong:

  • A. A proprietary code solution would be slower and less efficient than integrating existing third-party services via API.
  • C. Regression testing is a validation technique, not an approach for achieving speed and efficiency in feature development.
  • D. Production load testing is a performance validation method, not a development approach for accelerating feature delivery.

Question 34

Which of the following can be used by a client's finance department to identify the cost of cloud use in a public cloud environment shared by different projects and departments?

  • A. Reserved instances
  • B. Service level agreement
  • C. Resource tagging
  • D. RFI from the CSP
Show answer and explanation ▾

Correct answer: C

Resource tagging allows organizations to label cloud resources with metadata identifying which project, department, or cost center they belong to. These tags enable detailed billing analysis and cost allocation reports, allowing the finance department to track and identify the costs associated with specific projects and departments in a shared cloud environment.

Why the other options are wrong:

  • A. Reserved instances are a pricing model but do not inherently provide cost tracking by department or project.
  • B. A service level agreement defines performance commitments, not cost tracking and allocation.
  • D. An RFI (Request for Information) is a vendor inquiry document, not a tool for identifying departmental cloud costs.

Question 35

A company wants to process a batch job in a faster, cost-effective manner. Which of the following is the BEST solution?

  • A. Implement right-sizing.
  • B. Increase CPU usage.
  • C. Utilize spot instances.
  • D. Add storage.
Show answer and explanation ▾

Correct answer: C

Spot instances are the best solution for cost-effective batch job processing. Spot instances are offered at significantly reduced prices (often 70-90% discount) compared to on- demand instances because they use spare cloud capacity. For batch jobs that are not time-critical and can tolerate interruptions, spot instances provide the optimal cost- performance balance.

Why the other options are wrong:

  • A. Right-sizing optimizes resource allocation but doesn't specifically reduce costs for batch jobs as dramatically as spot pricing.
  • B. Increasing CPU usage would increase costs, not reduce them, and doesn't address cost optimization.
  • D. Adding storage doesn't improve batch job processing speed or reduce costs for compute-bound operations.

Question 36

A small online retailer is looking for a solution to handle the high load on its servers during the holiday season. The retailer is not currently ready to move its IT operations completely to the cloud. Which of the following will BEST fit these requirements?

  • A. Elasticity
  • B. Scalability
  • C. Bursting
  • D. Self-service
Show answer and explanation ▾

Correct answer: C

Bursting is the cloud capability that allows an organization to dynamically use additional cloud resources during peak demand periods (like the holiday season) without committing to a full migration or permanent increase in capacity. This approach is ideal for the retailer that wants to handle seasonal spikes while keeping its core infrastructure on-premises, providing temporary overflow capacity exactly when needed.

Why the other options are wrong:

  • A. Elasticity is the ability to scale resources up and down automatically, but doesn't specifically describe temporary overflow for peak seasons.
  • B. Scalability refers to the capacity to grow but doesn't specifically address the temporary nature of seasonal demand.
  • D. Self-service refers to users provisioning resources independently without IT involvement, which doesn't address the capacity need.

Question 37

A business analysis team is reviewing a report to try to determine the costs for a cloud application. The report does not allow separating costs by application. Which of the following should the team use to BEST report on the costs of the specific cloud application?

  • A. Right-sizing
  • B. Content management
  • C. Optimization
  • D. Resource tagging
Show answer and explanation ▾

Correct answer: D

Resource tagging is the best solution to track and report costs for specific cloud applications. By tagging cloud resources with metadata (such as application name or cost center), organizations can categorize and aggregate costs by application even when the billing report doesn't initially separate them. Tags enable detailed cost allocation and reporting across the infrastructure.

Why the other options are wrong:

  • A. Right-sizing optimizes resource efficiency but doesn't help attribute costs to specific applications.
  • B. Content management is unrelated to cost reporting and tracking.
  • C. Optimization reduces overall costs but doesn't provide the granular cost separation needed for application-specific reporting.

Question 38

Which of the following DevOps options is used to integrate with cloud solutions?

  • A. Provisioning
  • B. API
  • C. SOA
  • D. Automation
Show answer and explanation ▾

Correct answer: B

APIs (Application Programming Interfaces) are the primary mechanism for integrating DevOps tools and processes with cloud solutions. APIs enable programmatic access to cloud services, allowing DevOps pipelines to provision resources, manage infrastructure, deploy applications, and orchestrate workflows automatically. This is the standard integration approach across all major cloud providers.

Why the other options are wrong:

  • A. Provisioning is an outcome enabled by APIs rather than the integration mechanism itself.
  • C. SOA (Service-Oriented Architecture) is an architectural pattern but not specifically the DevOps-cloud integration method.
  • D. Automation is a goal achieved through APIs rather than the integration technology itself.

Question 39

Transferring all of a customer's on-premises data and virtual machines to an appliance, and then shipping it to a cloud provider is a technique used in a:

  • A. phased migration approach.
  • B. replatforming migration approach.
  • C. rip and replace migration approach.
  • D. lift and shift migration approach.
Show answer and explanation ▾

Correct answer: C

A rip and replace migration approach (also called "forklift") involves moving entire systems wholesale to the cloud in a major transition. Transferring all on-premises data and virtual machines to an appliance and shipping the appliance to the cloud provider is a variant of this bulk migration strategy. This contrasts with phased approaches (gradual migration) and lift-and-shift (moving existing infrastructure as-is without the physical appliance step).

Why the other options are wrong:

  • A. A phased migration approach involves moving systems gradually in stages rather than all at once.
  • B. Replatforming involves changing the underlying platform or architecture, not the wholesale transfer method described.
  • D. Lift and shift typically moves virtual machines directly to cloud infrastructure without the intermediate step of shipping an appliance.

Question 40

A web application was deployed, and files are available globally to improve user experience. Which of the following technologies is being used?

  • A. SAN
  • B. CDN
  • C. VDI
  • D. API
Show answer and explanation ▾

Correct answer: B

A Content Delivery Network (CDN) is the technology that makes files available globally to improve user experience by caching content at geographically distributed edge servers. This reduces latency and improves performance for users accessing the application from different locations worldwide.

Why the other options are wrong:

  • A. SAN (Storage Area Network) is an on-premises storage technology unrelated to global content distribution.
  • C. VDI (Virtual Desktop Infrastructure) provides remote desktop capabilities, not global file availability.
  • D. API is an integration interface mechanism, not a content delivery or distribution technology.

Question 41

A company wants to migrate mission-critical applications to the cloud. In order for technicians to build, decommission, and perform other routine functions, which of the following cloud characteristics would BEST satisfy this business requirement?

  • A. Self-service
  • B. Elasticity
  • C. Broad network access
  • D. Availability
Show answer and explanation ▾

Correct answer: A

Self-service is the cloud characteristic that best enables technicians to independently build, decommission, and perform routine functions without requiring manual intervention from cloud providers or lengthy approval processes. Self-service provisioning allows technicians to request and deploy resources on-demand, directly supporting operational agility for mission-critical applications.

Why the other options are wrong:

  • B. Elasticity allows resource scaling but doesn't directly enable technicians to independently perform routine operational functions.
  • C. Broad network access enables connectivity but doesn't specifically support the ability to build and decommission resources.
  • D. Availability ensures uptime but doesn't address the operational capability for technicians to perform routine functions independently.

Question 42

A company migrated all of its infrastructure to the cloud. The cloud security team must review the security post-migration. Which of the following is the MOST appropriate task for the cloud security team to perform?

  • A. Risk register
  • B. Threat assessment
  • C. Application scan
  • D. Vulnerability scan
Show answer and explanation ▾

Correct answer: D

A vulnerability scan is the most appropriate immediate post-migration security task. It systematically identifies security weaknesses in the cloud infrastructure and migrated systems that could be exploited. While threat assessment and risk registers are valuable, they are broader activities. A vulnerability scan provides concrete, actionable findings about specific security gaps in the newly migrated environment that must be addressed.

Why the other options are wrong:

  • A. A risk register documents and tracks risks but doesn't identify specific vulnerabilities in the migrated systems.
  • B. Threat assessment evaluates potential threats generically but doesn't scan for actual vulnerabilities in the deployed infrastructure.
  • C. Application scanning is useful but more specific to code; infrastructure vulnerabilities are the priority for post-migration cloud security.

Question 43

Following a risk assessment, a company decides to adopt a multicloud strategy for its IT applications. Which of the following is the company trying to avoid as part of its risk mitigation strategy?

  • A. Geo-redundancy
  • B. Vendor lock-in
  • C. High availability
  • D. Data sovereignty
Show answer and explanation ▾

Correct answer: B

A multicloud strategy explicitly addresses vendor lock-in by distributing applications and data across multiple cloud providers. This prevents dependency on a single vendor's pricing, features, or availability, thereby reducing the risk of being locked into unfavorable terms or service disruptions. The company maintains flexibility to switch providers or negotiate better terms.

Why the other options are wrong:

  • A. Geo-redundancy is actually enabled by multicloud, not avoided; it distributes resources across geographic locations.
  • C. High availability is a benefit of multicloud strategy, not a risk to be mitigated.
  • D. Data sovereignty concerns can be addressed by multicloud, but this is not the primary driver of multicloud adoption for risk mitigation.

Question 44

A systems administrator is reviewing a disaster recovery option that requires little to no downtime in the event of a natural disaster. Which of the following BEST meets this requirement?

  • A. Configure availability zones.
  • B. Configure high availability.
  • C. Configure geo-redundancy.
  • D. Configure auto-scaling.
Show answer and explanation ▾

Correct answer: C

Geo-redundancy distributes data and systems across geographically separated datacenters, ensuring that if a natural disaster affects one location, operations can seamlessly continue from another region with minimal to no downtime. This is specifically designed to maintain service continuity during regional disasters, providing the lowest possible recovery time and data loss.

Why the other options are wrong:

  • A. Availability zones within a single region provide fault tolerance but not protection against regional natural disasters.
  • B. High availability ensures uptime within a datacenter or region but may not protect against wide-scale geographic disasters.
  • D. Auto-scaling adjusts capacity based on demand but does not provide geographic redundancy for disaster recovery.

Question 45

A small business is engaged with a cloud provider to migrate from on-premises CRM software. The contract includes fixed costs associated with the product. Which of the following variable costs must be considered?

  • A. Time to market
  • B. Operating expenditure fees
  • C. BYOL costs
  • D. Human capital
Show answer and explanation ▾

Correct answer: B

Operating expenditure (OpEx) fees represent variable costs in cloud services-they fluctuate based on actual usage, consumption, and service levels. These are the costs that vary month-to-month depending on demand. Time to market is a benefit not a cost, BYOL is part of fixed licensing costs, and human capital investment is typically a one-time or semi-fixed cost.

Why the other options are wrong:

  • A. Time to market is a business benefit metric, not a variable cost.
  • C. BYOL (Bring Your Own License) costs are typically fixed license costs, not variable cloud fees.
  • D. Human capital investment is a fixed or one-time cost, not a variable cloud service cost.

Question 46

A cloud administrator for an ISP identified a vulnerability in the software that controls all the firewall rules for a geographic area. To ensure the software upgrade is properly tested, approved, and applied, which of the following processes should the administrator follow?

  • A. Configuration management
  • B. Incident management
  • C. Resource management
  • D. Change management
Show answer and explanation ▾

Correct answer: D

Change management is the formal process that ensures software upgrades and changes are properly tested, documented, approved, and applied in a controlled manner. This process protects critical infrastructure like firewall rules by following a structured approach with testing and approval gates. While configuration management tracks configurations, change management specifically governs the process of making and implementing changes.

Why the other options are wrong:

  • A. Configuration management focuses on tracking and maintaining system configurations, not the formal process for approving and applying changes.
  • B. Incident management deals with responding to and resolving service disruptions and problems.
  • C. Resource management involves allocating and managing computing resources, not governing change processes.

Question 47

A cloud administrator suggested using spot instances to reduce cloud costs for part of a new cloud infrastructure. Which of the following conditions must be addressed by the application that will run on these instances?

  • A. The application needs to store data in a database.
  • B. There is a restriction for distributed network communications.
  • C. The application needs to handle unpredictable instance termination.
  • D. Resource-intensive compute loads will be forbidden.
Show answer and explanation ▾

Correct answer: C

Spot instances are significantly cheaper cloud resources that can be interrupted or terminated with little notice when cloud provider capacity is needed elsewhere. Applications running on spot instances must be designed to handle unpredictable instance termination gracefully, such as through stateless design, checkpointing, or job queuing mechanisms. This is the critical architectural requirement for using spot instances.

Why the other options are wrong:

  • A. Database storage needs are independent of the cost savings from spot instances and don't relate to the termination characteristic.
  • B. Spot instances do not impose restrictions on distributed network communications; applications can be distributed across multiple instances.
  • D. Spot instances are actually well-suited for resource-intensive compute loads like batch processing and scientific computing, not forbidden for such uses.

Question 48

A SaaS provider specifies in a user agreement that the customer agrees that any misuse of the service will be the responsibility of the customer. Which of the following risk response methods was applied?

  • A. Acceptance
  • B. Avoidance
  • C. Transference
  • D. Mitigation
Show answer and explanation ▾

Correct answer: A

Acceptance is the risk response method where an organization acknowledges a risk exists and decides to accept the consequences rather than avoid, mitigate, or transfer it. By including in the user agreement that the customer is responsible for misuse, the SaaS provider is accepting the risk of potential misuse and placing responsibility on the customer. This is a clear example of risk acceptance.

Why the other options are wrong:

  • B. Avoidance would mean eliminating the activity or service entirely to avoid the risk.
  • C. Transference would involve shifting the risk to another party through insurance or contracts, which is not what acceptance does.
  • D. Mitigation would involve implementing controls to reduce the impact or probability of the risk.

Question 49

An organization's servers are experiencing performance degradation from oversubscription of memory in the virtual environment and exhausted physical RAM. Which of the following cloud computing characteristics would BEST address the issue?

  • A. Availability
  • B. Elasticity
  • C. Pay-as-you-go
  • D. Self-service
Show answer and explanation ▾

Correct answer: B

Elasticity is the cloud characteristic that directly addresses memory oversubscription and exhausted physical RAM. Elasticity enables automatic scaling of resources up or down based on demand; when memory is exhausted, the system can dynamically provision additional resources to handle the load, resolving performance degradation caused by resource constraints.

Why the other options are wrong:

  • A. Availability ensures services remain online but does not dynamically add memory resources.
  • C. Pay-as-you-go is a billing model that doesn't address resource allocation or performance issues.
  • D. Self-service enables users to provision resources but is not the characteristic that automatically addresses oversubscription.

Question 50

A company wants to ensure its existing functionalities are not compromised by the addition of a new functionality. Which of the following is the BEST testing technique?

  • A. Regression
  • B. Stress
  • C. Load
  • D. Quality
Show answer and explanation ▾

Correct answer: A

Regression testing is the best technique to ensure that new functionality does not compromise existing functionalities. Regression testing specifically verifies that previously working features continue to function correctly after changes or additions to the software, detecting any unintended side effects of new code.

Why the other options are wrong:

  • B. Stress testing evaluates system behavior under extreme load conditions, not whether new changes break existing functionality.
  • C. Load testing measures system performance under expected usage patterns, not compatibility of new features with existing ones.
  • D. Quality testing is a general term and not the specific technique designed to verify that existing functionalities remain intact.

Get the complete CLO-002 bank

These 50 questions are about 17% of what is on the exam. The full pack has 322 real CLO-002 questions, every MCQ and PBQ, each with the same depth of explanation, plus a questions-only PDF for timed practice and free updates forever.

View the full CompTIA Cloud Essentials+ question bank →

Related exams

Browse free practice questions for every exam →

Back to blog