最新の[2026年03月06日]CV0-004試験問題集で有効で更新された問題集 [Q159-Q179]

Share

最新の[2026年03月06日]CV0-004試験問題集で有効で更新された問題集

無料お試しまもなく終了!100%有効なCV0-004試験問題集には363問があります

質問 # 159
A cloud engineer wants to implement a monitoring solution to detect cryptojacking and other cryptomining malware on cloud instances. Which of the following metrics would most likely be used to identify the activity?

  • A. Network packets
  • B. Disk I/O
  • C. Average memory utilization
  • D. Percent of CPU utilization

正解:D

解説:
To detect cryptojacking and other cryptomining malware on cloud instances, monitoring the percent of CPU utilization is most effective. Cryptomining malware typically consumes a significant amount of CPU resources for mining operations, leading to unusually high CPU usage. Monitoring and analyzing CPU utilization metrics can help identify instances of cryptojacking by highlighting abnormal levels of resource consumption.
Reference: Understanding management and technical operations in cloud environments, as outlined in the CompTIA Cloud+ objectives, includes the use of monitoring solutions to detect and respond to security threats like cryptomining malware, ensuring the integrity and performance of cloud resources.


質問 # 160
A write-intensive workload is having frequent performance issues. The workload is running on pay-as-you-go VMs. These VMs use SSDs and have appropriate CPU and RAM sizes. The workload writes millions of small files and has a one-year retention requirement. Which of the following actions should be taken?

  • A. Change to ephemeral storage.
  • B. Use provisioned IOPS volumes.
  • C. Increase the VM size.
  • D. Switch to reserved VMs.

正解:B

解説:
Comprehensive and Detailed Step-by-Step
A . Use provisioned IOPS volumes: Ideal for write-intensive workloads as they provide guaranteed performance by provisioning a specific number of IOPS.
B . Increase the VM size: CPU or RAM upgrades won't significantly benefit a storage-bound workload.
C . Switch to reserved VMs: Cost-effective but doesn't address performance issues.
D . Change to ephemeral storage: Temporary storage is not suitable for workloads requiring a one-year retention policy.
Reference:
CompTIA Cloud+ CV0-004 Study Guide, Objective 3.2: Select appropriate storage types for specific workloads.


質問 # 161
A systems administrator is configuring backups on a VM and needs the process to run as quickly as possible, reducing the bandwidth on the network during all times from Monday through Saturday. In the event of data corruption, the management team expects the mean time to recovery to be as low as possible. Which of the following backup methods can the administrator use to accomplish these goals?

  • A. Incremental backups during off-hours on Monday, Wednesday, and Friday
  • B. Full backup on Sunday and incremental backups on all other days of the week
  • C. Incremental backup daily to the cloud
  • D. Differential backup daily to the cloud

正解:B

解説:
To achieve a quick backup process and reduce bandwidth use, the administrator should perform a Full backup on Sunday and incremental backups on all other days of the week. This method ensures that only the changes made since the last full backup are copied, reducing the amount of data that needs to be transferred each time, and thus the time and bandwidth required. References: CompTIA Cloud+ Study Guide (Exam CV0-004) by Todd Montgomery and Stephen Olson


質問 # 162
A customer's facility is located in an area where natural disasters happen frequently. The customer requires the following:
* Data resiliency due to exposure to frequent natural disasters
* Data localization because of privacy regulations in the country
* High availability
Which of the following cloud resources should be provisioned to meet these requirements?

  • A. Storage in a separate data center located in same region
  • B. An on-premises private cloud carrying duplicate data
  • C. Storage in the same availability zone as the primary data
  • D. Storage in an availability zone outside the region

正解:D

解説:
To meet the requirements of data resiliency, data localization, and high availability in a region prone to natural disasters, the customer should provision storage in an availability zone outside the region. This ensures that data is not affected by regional disasters and complies with data localization by remaining within the country's borders, while also providing high availability.
Disaster recovery and high availability strategies, including the use of multiple availability zones, are discussed in the CompTIA Cloud+ certification material.


質問 # 163
Servers in the hot site are clustered with the main site.

  • A. All servers are replicated from the main site in an online status.
  • B. Which of the following best describes a characteristic of a hot site?
  • C. Offline server backups are replicated hourly from the main site.
  • D. Network traffic is balanced between the main site and hot site servers.

正解:A

解説:
When servers in a hot site are clustered with the main site, it indicates that all servers are replicated from the main site in an online status. This means that the hot site maintains a live, real-time copy of data and applications, ensuring immediate availability in the event of a failure at the main site. Unlike options A and B, which describe load balancing and backup strategies respectively, clustering with a hot site as described in option C ensures that the hot site can take over with minimal downtime, maintaining business continuity.


質問 # 164
Which of the following migration types is best to use when migrating a highly available application, which is normally hosted on a local VM cluster, for usage with an external user population?

  • A. Cloud to on-premises
  • B. Cloud to cloud
  • C. On-premises to cloud
  • D. On-premises to on-premises

正解:C

解説:
On-premises to cloud migration is ideal for moving a highly available application from a local VM cluster to a cloud environment, especially when the application will be accessed by an external user population. This approach leverages the scalability, availability, and accessibility of cloud resources, which are well-suited for handling external traffic and providing high availability.


質問 # 165
A company serves customers globally from its website hosted in North America. A cloud engineer recently deployed new instances of the website in the Europe region. Which of the following is the most likely reason?

  • A. To simplify workflow
  • B. To reduce latency
  • C. To enhance security
  • D. To decrease cost

正解:B

解説:
The most likely reason for deploying new instances of a website in the Europe region, in addition to the ones hosted in North America, is to reduce latency for users located in Europe. By having the website's resources closer to the end-users, the data has a shorter distance to travel, resulting in faster load times and better performance. References: CompTIA Cloud+ Study Guide (Exam CV0-004) by Todd Montgomery and Stephen Olson


質問 # 166
Project team members enter their time sheets into a system that also displays incurred project cost. Which of the following systems can perform this task?

  • A. CRM
  • B. CMS
  • C. EDRMS
  • D. ERP

正解:D

解説:
An ERP (Enterprise Resource Planning) system integrates financial management, HR, and operations. In this case, ERP can handle time tracking and cost reporting together. EDRMS manages documents, CRM handles customer relationships, and CMS manages content--not project costs.


質問 # 167
A cloud administrator needs to distribute workloads across remote data centers for redundancy reasons. Which of the following deployment strategies would eliminate downtime, accelerate deployment, and remain cost efficient?

  • A. Canary
  • B. Blue-green
  • C. Rolling
  • D. In-place

正解:B

解説:
Blue-green deployment is the strategy that can eliminate downtime, accelerate deployment, and remain cost-efficient. It involves running two identical production environments, only one of which is live at any given time (blue or green). When it's time to deploy, the new version is released to the inactive environment (green), which is then thoroughly tested. Once ready, the traffic is switched over, making the green environment live.References: Deployment strategies and their impact on operations are a significant topic within the CompTIA Cloud+ examination objectives.


質問 # 168
A developer is sending requests to a SaaS application. The developer becomes unable to send more requests after sending a number of them, but other developers can still send requests. Which of the following is most likely causing the issue?

  • A. Partial outage
  • B. API throttling
  • C. Service quota
  • D. Rate limiting

正解:D

解説:
* A. Partial outage: Would affect multiple developers, not just one.
* B. API throttling: Temporarily limits requests but doesn't block them entirely.
* C. Rate limiting: Prevents excessive requests from a single user or system, explaining why the developer was blocked after reaching a certain threshold.
* D. Service quota: Typically applies to overall service usage rather than individual user requests.
Reference:CompTIA Cloud+ CV0-004 Study Guide, Objective 2.6: Optimize resource usage and application access controls.


質問 # 169
An e-commerce company is migrating from an on-premises private cloud environment to a public cloud IaaS environment. You are tasked with right-sizing the environment to save costs after the migration. The company's requirements are to provide a 20% overhead above the average resource consumption, rounded up.
INSTRUCTIONS
Review the specifications and graphs showing resource usage for the web and database servers. Determine the average resource usage and select the correct specifications from the available drop-down options.

正解:

解説:


質問 # 170
An administrator configures three subnets to the corporate network. All servers should communicate with the main corporate network and access the internet. The administrator creates the following configurations:

After configuring the networks, the administrator recognizes an issue with the configuration. Which of the following can the administrator change in one step to accomplish the goal?

  • A. Replace destination 192.168.1.0/24 with destination 192.168.0.0/24.
  • B. Remove source 192.168.12.0/24 and destination 192.168.1.0/24 from the routing table.
  • C. Add source 192.168.12.0/24 and destination 192.168.0.0/24 to the routing table.
  • D. Reconfigure Network 4 to 192.168.13.0/24.

正解:A

解説:
A . Remove 192.168.12.0/24 and 192.168.1.0/24: This would cause connectivity issues for Network 4.
B . Replace 192.168.1.0/24 with 192.168.0.0/24: Corrects the incorrect destination for Network 4, aligning it with the corporate network subnet.
C . Add 192.168.12.0/24 and 192.168.0.0/24: Duplicates an existing configuration and doesn't solve the issue.
D . Reconfigure Network 4 to 192.168.13.0/24: Alters the network unnecessarily and doesn't resolve the destination routing issue.
Reference:
CompTIA Cloud+ CV0-004 Study Guide, Objective 2.2: Configure routing tables to ensure proper network communication.


質問 # 171
A customer relationship management application, which is hosted in a public cloud laaS network, is vulnerable to a remote command execution vulnerability. Which of the following is the best solution for the security engineer to implement to prevent the application from being exploited by basic attacks?

  • A. IPS
  • B. DLP
  • C. ACL
  • D. WAF

正解:D

解説:
A Web Application Firewall (WAF) is the best solution to implement for a public cloud IaaS hosted customer relationship management application vulnerable to remote command execution attacks. WAFs are designed to monitor, filter, and block malicious HTTP/S traffic to and from a web application to protect against various application layer attacks, including remote command execution. Reference: CompTIA Cloud+ Study Guide (Exam CV0-004) - Chapter on Security in the Cloud


質問 # 172
A cloud engineer is troubleshooting a connectivity issue. The application server with IP 192.168.1.10 in one subnet is not connecting to the MySQL database server with IP 192.168.2 20 in a different subnet. The cloud engineer reviews the following information:
Application Server Stateful Firewall


Which of the following should the cloud engineer address lo fix the communication issue?

  • A. The Application Server Subnet Routing Table
  • B. The MySQL Server Subnet Routing Table
  • C. The MySQL Server Stateful Firewall
  • D. The Application Server Stateful Firewall

正解:C

解説:
The connectivity issue between the application server and the MySQL database server in different subnets is likely due to the MySQL Server Stateful Firewall's inbound rules. The application server has an IP of
192.168.1.10, but the MySQL server's inbound rules only permit IP 192.168.1.10/32 on port 3306. This rule allows only a single IP address (192.168.1.10) to communicate on port 3306, which is typical for MySQL.
However, if the application server's IP is not 192.168.1.10 or the application is trying to communicate on a different port, it would be blocked. To fix the communication issue, the cloud engineer should address the inbound rules on the MySQL Server Stateful Firewall to ensure that the application server's IP address and the required port are allowed. References: Based on the information provided in the question and general networking principles.


質問 # 173
Which of the following Al/ML technologies consumes text input to discern tone?

  • A. Sentiment analysis
  • B. Text recognition
  • C. Computer vision
  • D. Visual recognition

正解:A

解説:
Sentiment analysis is an AI/ML technology that processes text to determine the tone. It helps in understanding the sentiments behind the words by analyzing the text input, which can be positive, negative, or neutral.
References: CompTIA Cloud+ Study Guide (Exam CV0-004) - Chapter on Cloud Technologies and Applications


質問 # 174
A company is running a set of replica containers with image version 1. The company updates the image to version 2 and would like to replace some of the version 1 images with version 2. During the replacement process, a minimum percentage of version 1 replicas need to be kept running while starting image version 2 containers alongside them. Which of the following deployment methods is best given the company's requirements?

  • A. Upgrading
  • B. Patching
  • C. Rolling
  • D. In-place

正解:C

解説:
A rolling deployment gradually replaces old container replicas with new ones, ensuring a minimum number of the old version remain available while new version containers start, meeting the requirement for continuous availability during the update.


質問 # 175
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. Create a test environment and apply the major update
  • B. During off hours, decommission the machine and create a new one directly on major update 4.6.0.
  • C. Apply the minor updates and then restart the machine before applying the major update.
  • D. Stop the service and apply the major updates directly.

正解:A

解説:
The first step the administrator should take is to create a test environment and apply the major update there. This allows for testing the new version without impacting the production environment, thus minimizing downtime and the potential for unexpected issues.


質問 # 176
A company developed an online trading platform. The engineering team selected event-based scaling for the platform's underlying resources. The platform resources scale up with every 2,000 subscribed users. The engineering team finds out that although compute utilization is low, scaling is still occurring. Which of the following statements best explains why this is the case?

  • A. Event-based scaling should not track user subscriptions.
  • B. Event-based scaling does not take resource load into account.
  • C. Event-based scaling does not scale down resources.
  • D. Event-based scaling should not be triggered at the 2,000-user frequency.

正解:B

解説:
Comprehensive and Detailed Step-by-Step Explanation:
* A. Event-based scaling does not scale down resources: Event-based scaling can scale both up and down depending on triggers.
* B. Event-based scaling should not be triggered at the 2,000-user frequency: The frequency is a design choice but doesn't explain the behavior.
* C. Event-based scaling should not track user subscriptions: Tracking users isn't inherently wrong, but it should align with resource load metrics.
* D. Event-based scaling does not take resource load into account: Event-based scaling relies on predefined triggers (e.g., user count) and doesn't dynamically assess resource utilization, leading to inefficiencies.
Reference:CompTIA Cloud+ CV0-004 Study Guide, Objective 3.5: Implement scalable solutions in cloud environments.


質問 # 177
A cloud engineer is reviewing the following Dockerfile to deploy a Python web application:

Which of the following changes should the engineer make to the file to improve container security?

  • A. Add the instruction USER nonroot.
  • B. Remove the ENTRYPOINTinstruction.
  • C. Ensure myapp/main/pyis owned by root.
  • D. Change the version from latestto 3.11.

正解:A

解説:
Adding USER nonrootensures that the application runs as a non-root user within the container, reducing the risk of privilege escalation and limiting the damage that could be done if the container is compromised. Running containers as root is generally discouraged for security reasons.


質問 # 178
An organization's internal security team mandated that public cloud resources must be accessible only by a corporate VPN and not by direct public internet access. Which of the following would achieve this objective?

  • A. VPC
  • B. WAF
  • C. SSH
  • D. ACL

正解:A

解説:
A Virtual Private Cloud (VPC) allows users to create a secluded section of the public cloud where resources can be launched in a defined virtual network. This enables an organization to have a section of the cloud that is secured and isolated from the public internet, thus, access to public cloud resources can be restricted to only a corporate VPN. Reference: CompTIA Cloud+ Study Guide (Exam CV0-004) - Chapter on Cloud Security


質問 # 179
......

CV0-004試験問題集で100%高得点させるCV0-004試験解答がこちら:https://jp.fast2test.com/CV0-004-premium-file.html

検証済みのCV0-004試験問題成功確定させます:https://drive.google.com/open?id=1Qnk1KRjksG0Zw6atSgzDs8PT37L6NDEm


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어