CompTIA CV0-003 CompTIA Cloud+ Certification Exam Online Training
CompTIA CV0-003 Online Training
The questions for CV0-003 were last updated at Jan 28,2025.
- Exam Code: CV0-003
- Exam Name: CompTIA Cloud+ Certification Exam
- Certification Provider: CompTIA
- Latest update: Jan 28,2025
A cloud administrator is switching hosting companies and using the same script that was previously used to deploy VMs in the new cloud. The script is returning errors that the command was not found.
Which of the following is the MOST likely cause of the script failure?
- A . Account mismatches
- B . IP address changes
- C . API version incompatibility
- D . Server name changes
A systems administrator needs to configure monitoring for a private cloud environment. The administrator has decided to use SNMP for this task.
Which of the following ports should the administrator open on the monitoring server’s firewall?
- A . 53
- B . 123
- C . 139
- D . 161
An organization has the following requirements that need to be met when implementing cloud services:
✑ SSO to cloud infrastructure
✑ On-premises directory service
✑ RBAC for IT staff
Which of the following cloud models would meet these requirements?
- A . Public
- B . Community
- C . Hybrid
- D . Multitenant
A cloud administrator is reviewing a new application implementation document. The administrator needs to make sure all the known bugs and fixes are applied, and unwanted ports and services are disabled.
Which of the following techniques would BEST help the administrator assess these business requirements?
- A . Performance testing
- B . Usability testing
- C . Vulnerability testing
- D . Regression testing
A cloud administrator needs to implement a mechanism to monitor the expense of the company’s
cloud resources.
Which of the following is the BEST option to execute this task with minimal effort?
- A . Ask the cloud provider to send a daily expense report
- B . Set custom notifications for exceeding budget thresholds
- C . Use the API to collect expense information from cloud resources
- D . Implement a financial tool to monitor cloud resource expenses
An organization’s web server farm, which is hosted in the cloud with DNS load balancing, is experiencing a spike in network traffic. This has caused an outage of the organization’s web server infrastructure.
Which of the following should be implemented to prevent this in the future as a mitigation method?
- A . Enable DLP
- B . Configure microsegmentation
- C . Enable DNSSEC
- D . Deploy a vADC appliance
A systems administrator is reviewing two CPU models for a cloud deployment. Both CPUs have the same number of cores/threads and run at the same clock speed.
Which of the following will BEST identify the CPU with more computational power?
- A . Simultaneous multithreading
- B . Bus speed
- C . L3 cache
- D . Instructions per cycle
A cloud administrator is building a new VM for a network security appliance. The security appliance installer says the CPU clock speed does not meet the requirements.
Which of the following will MOST likely solve the issue?
- A . Move the VM to a host with a faster CPU
- B . Add more vCPUs to the VM
- C . Enable CPU masking on the VM
- D . Enable hyperthreading on the virtual host
An organization will be deploying a web application in a public cloud with two web servers, two database servers, and a load balancer that is accessible over a single public IP.
Taking into account the gateway for this subnet and the potential to add two more web servers, which of the following will meet the minimum IP requirement?
- A . 192.168.1.0/26
- B . 192.168.1.0/27
- C . 192.168.1.0/28
- D . 192.168.1.0/29
A cloud administrator checked out the deployment scripts used to deploy the sandbox environment to a public cloud provider. The administrator modified the script to add an application load balancer in front of the web- based front-end application. The administrator next used the script to recreate a new sandbox environment successfully, and the application was then using the new load balancer.
The following week, a new update was required to add more front-end servers to the sandbox environment. A second administrator made the necessary changes and checked out the deployment scripts. The second administrator then ran the script, but the application load balancer was missing from the new deployment.
Which of the following is the MOST likely reason for this issue?
- A . The license limit on the number of server deployments allowed per month was exceeded
- B . The deployment script changes made by the first administrator were not checked in and committed
- C . The new server images were incompatible with the application load-balancer configuration
- D . The application load balancer exceeded the maximum number of servers it could use