CompTIA Study Materials
AWS Study Materials
AWS Cloud Practitioner AWS Cloud Practitioner
AWS Cloud Practitioner CLF-C02
Microsoft Study Materials
Microsoft Azure Fundamentals Microsoft Azure Fundamentals
Microsoft Azure Fundamentals AZ-900
00:15:00

Free CompTIA Cloud+ CV0-003 Practice Test

Prepare for the CompTIA Cloud+ CV0-003 exam with our free practice test. Randomly generated and customizable, this test allows you to choose the number of questions.

  • Questions: 15
  • Time: 15 minutes (60 seconds per question)
  • Included Objectives:
    • Troubleshooting
    • Cloud Architecture and Design
    • Security
    • Deployment
    • Operations and Support
Question 1 of 15

A cloud administrator wants to establish baselines for their cloud environment to detect any performance anomalies. Which of the following is the BEST approach to achieve this objective while enabling proactive capacity planning?

  • Analyze the maximum resource utilization metrics from the past week to determine the baseline.

  • Consult the application developers for estimates on expected resource utilization to set a baseline.

  • Collect performance data over a significant period of time and under variable load conditions.

  • Take a snapshot of performance at a given peak time to use as a point of reference for the baseline.

Question 2 of 15

Your company anticipates a temporary increase in traffic to their cloud-hosted application. To proactively handle this surge without modifying the application’s code or adding more instances, you decide to adjust the provisioned resources. Which scalability strategy are you employing?

  • Elasticity

  • Increasing instance size

  • Adding additional instances

  • Throughput optimization

Question 3 of 15

A financial services company is planning to migrate their existing on-premises applications to the cloud. The company requires a cloud service that would minimize their need to manage underlying infrastructure while still allowing them to use their own tools and languages for application development. Which cloud service model is most appropriate for this scenario?

  • Platform as a Service (PaaS)

  • Infrastructure as a Service (IaaS)

  • Software as a Service (SaaS)

Question 4 of 15

Your organization is moving their data archival system to a cloud storage solution. The data consists primarily of large media files that are accessed infrequently but need to be stored for compliance reasons. As the cloud architect, you're deciding on storage features to enable. Which storage system feature would be most beneficial for the organization's needs?

  • Enable compression to reduce the size of the stored media files.

  • Implement thin provisioning to allocate storage capacity dynamically.

  • Deploy deduplication to eliminate redundant media file storage.

  • Use storage snapshots to create point-in-time copies of media files.

Question 5 of 15

A cloud administrator notices that the performance of a database-heavy application has degraded significantly. They suspect an I/O bottleneck on the storage device assigned to the application. What is the BEST way to confirm if the storage device is the cause of the performance degradation?

  • Check the CPU utilization of the servers hosting the database to rule out CPU performance issues.

  • Monitor the Input/Output Operations Per Second (IOPS) and throughput on the storage device during peak operation times.

  • Ensure the storage device has the latest firmware updates installed.

  • Review Virtual LAN (VLAN) configurations to ensure there is no network segmentation impacting storage access.

Question 6 of 15

A company is migrating their on-premise systems to a hybrid cloud model and requires a solution that allows them to manage user identities and permissions across their existing on-premise Active Directory and the new cloud services. Which identity management feature should they implement to achieve the most seamless integration?

  • On-premise synchronization without any cloud integration

  • Multi-factor authentication for all users

  • Cloud-only identity services

  • Federated identity services

Question 7 of 15

A cloud provider offers a licensing model that charges based on the number of physical or virtual cores in the server processor. Which licensing model does this description refer to?

  • Subscription-based licensing

  • Volume-based licensing

  • Socket-based licensing

  • Core-based licensing

Question 8 of 15

A mid-sized enterprise is looking to move their content management system to the cloud. The majority of their users access the system infrequently, but during quarterly financial close cycles, the system usage spikes dramatically. The CTO wants to ensure that billing is aligned with actual usage rather than a flat monthly fee to optimize costs. Which subscription model should be recommended to the CTO?

  • Tiered subscription model

  • Pay-as-you-go subscription

  • Flat-rate subscription

  • Per-user licensing subscription

Question 9 of 15

After a cloud infrastructure migration, a large enterprise updated the server naming conventions to comply with the new IT governance policies. Soon after, administrators reported that the automated scaling feature for handling high-load events was no longer functioning correctly, leading to performance degradation during peak usage. Prior to the migration, the automated scaling was based on server metrics and predefined resource tags. What is the MOST likely reason the automated scaling feature is not operational?

  • The scaling service software version is incompatible with the new servers' operating system.

  • There is an intermittent connectivity issue between the cloud infrastructure and the scaling service.

  • Resource tags defining which servers to scale were not updated to match the new server naming conventions.

  • Administrators accidentally disabled the automated scaling feature post-migration.

Question 10 of 15

Your organization requires the establishment of a secure network tunnel to transmit non-IP traffic over an IP network. Which tunneling protocol is MOST appropriate for transmitting non-IP traffic while ensuring compatibility with various network protocols?

  • Secure Sockets Layer/Transport Layer Security (SSL/TLS)

  • Internet Protocol Security (IPsec)

  • Layer 2 Tunneling Protocol (L2TP)

  • Generic routing encapsulation (GRE)

Question 11 of 15

Which of the following approaches would provide the MOST robust solution for peak load times to maintain service availability in a cloud-hosted e-commerce application?

  • Distribute the workload evenly across a set number of provisioned instances.

  • Conduct biannual failover testing to a standby active data center.

  • Maintain a cold site for recovery in the event of a primary site failure.

  • Implement auto-scaling policies based on web traffic metrics.

Question 12 of 15

When preparing to deploy a cloud-hosted web application that is expected to have variable traffic with occasional spikes, which feature should be considered to optimize compute resource allocation while maintaining performance?

  • Dynamic allocations

  • Simultaneous multi-threading (SMT)

  • Oversubscription

  • Auto-scaling

Question 13 of 15

What is the primary purpose of implementing redundancy in a cloud environment?

  • To preserve data integrity

  • To provide system fault tolerance

  • To balance the load across servers

  • To reduce network latency

  • To optimize system performance

Question 14 of 15

During the deployment of a cloud infrastructure service, a script that was supposed to automate the configuration of an instance fails to execute correctly. Which of the following is the BEST first action to troubleshoot this script execution issue?

  • Rewrite the script from scratch assuming there is a fundamental flaw in the current version.

  • Increase the script's permissions and run the script again to see if it executes correctly.

  • Consult with the author of the script to understand its purpose and design before taking further steps.

  • Review the execution logs to identify any error messages or warnings.

Question 15 of 15

A cloud administrator is tasked with selecting a security tool for monitoring network traffic and protecting against malware in a cloud environment. However, the administrator must ensure that the deployment of this tool has a minimal impact on system performance. Which of the following would be the BEST option to use?

  • Agent-based intrusion detection system (IDS)

  • Network-based intrusion detection system (IDS)

  • Port scanner

  • Vulnerability scanner