CompTIA CV0-004 Real Exam Questions
The questions for CV0-004 were last updated at Nov 19,2024.
- Exam Code: CV0-004
- Exam Name: CompTIA Cloud+ (2024)
- Certification Provider: CompTIA
- Latest update: Nov 19,2024
A company requests that its cloud administrator provision virtual desktops for every user.
Given the following information:
• One hundred users are at the company.
• A maximum of 30 users work at the same time.
• Users cannot be interrupted while working on the desktop.
Which of the following strategies will reduce costs the most?
- A . Provisioning VMs of varying sizes to match user needs
- B . Configuring a group of VMs to share with multiple users
- C . Using VMs that have spot availability
- D . Setting up the VMs to turn off outside of business hours at night
A software engineer at a cybersecurity company wants to access the cloud environment. Per company policy, the cloud environment should not be directly accessible via the internet.
Which of the following options best describes how the software engineer can access the cloud resources?
- A . SSH
- B . Bastion host
- C . Token-based access
- D . Web portal
A cloud administrator learns that a major version update. 4.6.0. is available for a business-critical application. The application is currently on version 4.5.2. with additional minor versions 3, 4, and 5 available. The administrator needs to perform the update while minimizing downtime.
Which of the following should the administrator do first?
- A . Apply the minor updates and then restart the machine before applying the major update.
- B . During off hours, decommission the machine and create a new one directly on major update 4.6.0.
- C . Stop the service and apply the major updates directly.
- D . Create a test environment and apply the major update
Which of the following are best practices when working with a source control system? (Select two).
- A . Merging code often
- B . Pushing code directly to production
- C . Performing code deployment
- D . Maintaining one branch for all features
- E . Committing code often
- F . Initiating a pull request