CompTIA CV0-003 Exam Practice Questions (P. 3)
- Full Access (386 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
A systems administrator is troubleshooting network throughput issues following a deployment. The network is currently being overwhelmed by the amount of traffic between the database and the web servers in the environment. Which of the following should the administrator do to resolve this issue?
- ASet up affinity rules to keep web and database servers on the same hypervisor.Most Voted
- BEnable jumbo frames on the gateway.
- CMove the web and database servers onto the same VXLAN.
- DMove the servers onto thick-provisioned storage.
Correct Answer:
B
B

Enabling jumbo frames on the gateway, as the correct answer suggests, involves allowing larger packet sizes to be transmitted, which can significantly improve overall network throughput by reducing the number of packets needed. This method efficiently addresses the high traffic volume between the database and web servers, specifically by enhancing data transport efficiency across the network. Though it may not resolve all congestion issues permanently, it's a feasible initial approach to mitigate the immediate network traffic overload. Additionally, it's crucial to verify network configuration to ensure compatibility with jumbo frames.
send
light_mode
delete
Question #22
An update is being deployed to a web application, and a systems administrator notices the cloud SQL database has stopped running. The VM is responding to pings, and there were not any configuration changes scheduled for the VM. Which of the following should the administrator check NEXT?
- ALogs on the VM
- BFirewall on the VM
- CMemory on the VM
- DvGPU performance on the VM
Correct Answer:
A
A
send
light_mode
delete
Question #23
A company is concerned about the security of its data repository that contains customer PII. A systems administrator is asked to deploy a security control that will prevent the exfiltration of such data. Which of the following should the systems administrator implement?
- ADLPMost Voted
- BWAF
- CFIM
- DADC
Correct Answer:
A
Reference:
https://cloud.google.com/blog/products/identity-security/4-steps-to-stop-data-exfiltration-with-google-cloud
A
Reference:
https://cloud.google.com/blog/products/identity-security/4-steps-to-stop-data-exfiltration-with-google-cloud

send
light_mode
delete
Question #24
An engineer is responsible for configuring a new firewall solution that will be deployed in a new public cloud environment. All traffic must pass through the firewall.
The SLA for the firewall is 99.999%. Which of the following should be deployed?
The SLA for the firewall is 99.999%. Which of the following should be deployed?
- ATwo load balancers behind a single firewall
- BFirewalls in a blue-green configuration
- CTwo firewalls in a HA configurationMost Voted
- DA web application firewall
Correct Answer:
C
C
send
light_mode
delete
Question #25
After a hardware upgrade on a private cloud system, the systems administrator notices a considerable drop in network performance. Which of the following is
MOST likely the cause?
MOST likely the cause?
send
light_mode
delete
Question #26
A systems administrator is trying to reduce storage consumption. Which of the following file types would benefit the MOST from compression?
- ASystem files
- BUser backupsMost Voted
- CRelational database
- DMail database
Correct Answer:
B
B
send
light_mode
delete
Question #27
A technician just received the lessons learned from some recent data that was lost due to an on-premises file-server crash. The action point is to change the backup strategy to minimize manual intervention. Which of the following is the BEST approach for the technician to implement?
- ABackup as a serviceMost Voted
- BRAID 1
- CLong-term storage
- DNew backup devices
Correct Answer:
C
C
send
light_mode
delete
Question #28
A marketing team is using a SaaS-based service to send emails to large groups of potential customers. The internally managed CRM system is configured to generate a list of target customers automatically on a weekly basis, and then use that list to send emails to each customer as part of a marketing campaign. Last week, the first email campaign sent emails successfully to 3,000 potential customers. This week, the email campaign attempted to send out 50,000 emails, but only 10,000 were sent. Which of the following is the MOST likely reason for not sending all the emails?
- AAPI request limitMost Voted
- BIncorrect billing account
- CMisconfigured auto-scaling
- DBandwidth limitation
Correct Answer:
A
Reference:
https://developers.google.com/analytics/devguides/config/mgmt/v3/limits-quotas
A
Reference:
https://developers.google.com/analytics/devguides/config/mgmt/v3/limits-quotas

send
light_mode
delete
Question #29
A developer is no longer able to access a public cloud API deployment, which was working ten minutes prior. Which of the following is MOST likely the cause?
- AAPI provider rate limiting
- BInvalid API tokenMost Voted
- CDepleted network bandwidth
- DInvalid API request
Correct Answer:
D
D
send
light_mode
delete
Question #30
A support engineer wants to prevent users from running malware on several IaaS compute instances. Which of the following will BEST achieve this objective?
- AEncrypt all applications that users should not access.
- BSet the execute filesystem permissions on the desired applications only.
- CImplement an application whitelisting policy.Most Voted
- DDisable file sharing on the instance.
Correct Answer:
C
C
send
light_mode
delete
All Pages