CompTIA CV0-004 Real Exam Questions
The questions for CV0-004 were last updated at Nov 18,2024.
- Exam Code: CV0-004
- Exam Name: CompTIA Cloud+ (2024)
- Certification Provider: CompTIA
- Latest update: Nov 18,2024
A list of CVEs was identified on a web server. The systems administrator decides to close the ports and disable weak TLS ciphers.
Which of the following describes this vulnerability management stage?
- A . Scanning
- B . Identification
- C . Assessment
- D . Remediation
An administrator is setting up a cloud backup solution that requires the following features:
• Cost effective
• Granular recovery
• Multilocation
Which of the following backup types best meets these requirements?
- A . Off-site, full, incremental, and differential
- B . Cloud site, full, and differential
- C . On-site. full, and incremental
- D . On-site. full, and differential
A company wants to optimize cloud resources and lower the overhead caused by managing multiple operating systems.
Which of the following compute resources would be best to help to achieve this goal?
- A . VM
- B . Containers
- C . Remote desktops
- D . Bare-metal servers
A company’s man web application is no longer accessible via the internet. The cloud administrator investigates and discovers the application is accessible locally and only via an IP access.
Which of the following was misconfigured?
- A . IP
- B . DHCP
- C . NAT
- D . DNS
Which of the following cloud deployment strategies is best for an organization that wants to run open-source workloads with other organizations that are sharing the cost?
- A . Community
- B . Public
- C . Hybrid
- D . Private
Which of the following best explains the concept of migrating from on premises to the cloud?
- A . The configuration of a dedicated pipeline to transfer content to a remote location
- B . The creation of virtual instances in an external provider to transfer operations of selected servers into a new. remotely managed environment
- C . The physical transportation, installation, and configuration of company IT equipment in a cloud services provider’s facility
- D . The extension of company IT infrastructure to a managed service provider
A company experienced a data leak through its website. A security engineer, who is investigating the issue, runs a vulnerability scan against the website and receives the following output:
Which of the following is the most likely cause of this leak?
- A . RTMP port open
- B . SQL injection
- C . Privilege escalation
- D . Insecure protocol
Once a change has been made to templates, which of the following commands should a cloud architect use next to deploy an laaS platform?
- A . git pull
- B . git fetch
- C . git commit
- D . git push
The change control board received a request to approve a configuration change 10 deploy in the cloud production environment.
Which of the following should have already been competed?
- A . Penetration test
- B . End-to-end security testing
- C . Cost benefit analysis
- D . User acceptance testing
A cloud engineer is reviewing the following Dockerfile to deploy a Python web application:
Which of the following changes should the engineer make lo the file to improve container security?
- A . Add the instruction "JSER nonroot.
- B . Change the version from latest to 3.11.
- C . Remove the EHTRYPOIKT instruction.
- D . Ensure myapp/main.pyls owned by root.