DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free CompTIA CV0-004 Practice Questions & Answers 2026 Part2 | CompTIA Cloud+

Are you preparing for the CompTIA CV0-004 certification exam? SPOTO offers the CompTIA CV0-004 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
A systems administrator would like to reduce the network delay between two servers. Which of the following will reduce the network delay without taxing other system resources?
A. Decrease the MTU size on both servers
B. Adjust the CPU resources on both servers
C. Enable compression between the servers
D. Configure a VPN tunnel between the servers
View answer
Correct Answer: A
Question #2
A systems administrator is building a new visualization cluster. The cluster consists of five virtual hosts, which each have flash and spinning disks. This storage is shared among all the virtual hosts, where a virtual machine running on one host may store data on another host. This is an example of:
A. a storage area network
B. a network file system
C. hyperconverged storage
D. thick-provisioned disks
View answer
Correct Answer: A
Question #3
A system surpasses 75% to 80% of resource consumption.Which of the following scaling approaches is the most appropriate?
A. Trending
B. Manual
C. Load
D. Scheduled
View answer
Correct Answer: C
Question #4
An engineer wants lo scale several cloud workloads on demand.Which of the following approaches is the most suitable?
A. Load
B. Scheduled
C. Manual
D. Trending
View answer
Correct Answer: A
Question #5
A company has decided to adopt a microservices architecture for its applications that are deployed tothe cloud. Which of the following is a major advantage of this type of architecture?
A. ncreased security
B. implified communication
C. educed server cost
D. apid feature deployment
View answer
Correct Answer: D
Question #6
Which of the following is a field of computer science that enables computers to identify and understand objects and people in images and videos?
A. Image reconstruction
B. Facial recognition
C. Natural language processing
D. Computer vision
View answer
Correct Answer: D
Question #7
A developer is deploying a new version of a containerized application. The DevOps team wants:· No disruption· No performance degradation* Cost-effective deployment· Minimal deployment timeWhich of the following is the best deployment strategy given the requirements?
A. Canary
B. In-place
C. Blue-green
D. Rolling
View answer
Correct Answer: C
Question #8
A developer is deploying a new version of a containerized application. The DevOps team wants:• No disruption• No performance degradation* Cost-effective deployment• Minimal deployment timeWhich of the following is the best deployment strategy given the requirements?
A. anary
B. n-place
C. lue-green
D. olling
View answer
Correct Answer: C
Question #9
A healthcare organization must follow strict compliance requirements to ensure that Pll is not leaked. The cloud administrator needs to ensure the cloud email system can support this requirement Which of the following should the organization enable?
A. IPS
B. OLP
C. ACL
D. WAF
View answer
Correct Answer: B
Question #10
A cloud administrator is reviewing the authentication and authorization mechanism implemented within the cloud environment. Upon review, the administrator discovers the sales group is part of the finance group, and the sales team members can access the financial application. Single sign-on is also implemented, which makes access much easier. Which of the following access control rules should be changed?
A. Discretionary-based
B. Attribute-based
C. Mandatory-based
D. Role-based
View answer
Correct Answer: D
Question #11
A DevOps administrator is automating an existing software development workflow. The administrator wants to ensure that prior to any new code going into production, tests confirm the new code does not negatively impact existing automation activities. Which of the following testing techniques would be BEST to use?
A. Usability testing
B. Regression testing
C. Vulnerability testing
D. Penetration testing
View answer
Correct Answer: B
Question #12
The company's IDS has reported an anomaly. The cloud engineer remotely accesses the cloud instance, runs a command, and receives the following information:Which of the following is the most likely root cause of this anomaly?
A. Privilege escalation
B. Leaked credentials
C. Cryptojacking
D. Defaced website
View answer
Correct Answer: A
Question #13
A cloud engineer logs in to Grafana. Which of the following actions is the engineer most likely trying to accomplish?
A. utting an application into a container
B. ushing new code to the Git source
C. eploying a new version of an application
D. bserving an application's health
View answer
Correct Answer: D
Question #14
An SQL injection vulnerability was reported on a web application, and the cloud platform team needs to mitigate the vulnerability while it is corrected by the development team. Which of the following controls will BEST mitigate the risk of exploitation?
A. DLP
B. HIDS
C. NAC
D. WAF
View answer
Correct Answer: D
Question #15
To save on licensing costs, the on-premises, IaaS-hosted databases need to be migrated to a public DBaaS solution. Which of the following would be the BEST technique?
A. Live migration
B. Physical-to-virtual
C. Storage-level mirroring
D. Database replication
View answer
Correct Answer: D
Question #16
Some VMs that are hosted on a dedicated host server have each been allocated with 32GB of memory. Some of VMs are not utilizing more than 30% of the allocation. Which of the following should be enabled to optimize the memory utilization?
A. Auto-scaling of compute
B. Oversubscription
C. Dynamic memory allocations on guests
D. Affinity rules in the hypervisor
View answer
Correct Answer: C
Question #17
A high-usage cloud resource needs to be monitored in real time on specific events to guarantee its availability.Which of the following actions should be used to meet this requirement?
A. Configure a ping command to identify when the cloud instance is out of service
B. Create a dashboard with visualizations to filter the status of critical activities
C. Collect all the daily activity from the cloud instance and create a dump file for analysis
D. Schedule an hourly scan of the network to check for the availability of the resource
View answer
Correct Answer: B
Question #18
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. dd the instruction "JSER nonroot
B. hange the version from latest to 3
C. emove the EHTRYPOIKT instruction
D. nsure myapp/main
View answer
Correct Answer: A
Question #19
A company is utilizing a private cloud solution that is hosted within its datacenter. The company wants to launch a new business application, which requires the resources below:The current private cloud has 30 vCPUs and 512GB RAM available. The company is looking for a quick solution to launch this application, with expected maximum sessions to be close to 24,000 at launch and an average of approximately 5,000 sessions. Which of the following solutions would help to company accommodate the new workload in the SHORTEST amount of time and with the maximum financial benefits?
A. Configure auto-scaling within the private cloud
B. Set up cloud bursting for the additional resources
C. Migrate all workloads to a public cloud provider
D. Add more capacity to the private cloud
View answer
Correct Answer: B
Question #20
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
View answer
Correct Answer: D
Question #21
Some VMs that are hosted on a dedicated host server have each been allocated with 32GB of memory. Some of VMs are not utilizing more than 30% of the allocation. Which of the following should be enabled to optimize the memory utilization?
A. Auto-scaling of compute
B. Oversubscription
C. Dynamic memory allocations on guests
D. Affinity rules in the hypervisor
View answer
Correct Answer: C
Question #22
A customer is migrating applications to the cloud and wants to grant authorization based on the classification levels of each system.Which of the following should the customer implement to ensure authorisation to systems is granted when the user and system classification properties match? (Select two).
A. Resource tagging
B. Discretionary access control
C. Multifactor authentication
D. Role-based access control
E. Token-based authentication
F. Bastion host
View answer
Correct Answer: BD
Question #23
An SQL injection vulnerability was reported on a web application, and the cloud platform team needs to mitigate the vulnerability while it is corrected by the development team. Which of the following controls will BEST mitigate the risk of exploitation?
A. DLP
B. HIDS
C. NAC
D. WAF
View answer
Correct Answer: D
Question #24
A systems administrator is troubleshooting performance issues with a Windows VDI environment. Users have reported that VDI performance has been slow since the images were upgraded from Windows 7 to Windows 10. This VDI environment is used to run simple tasks, such as Microsoft Office. The administrator investigates the virtual machines and finds the following settings:-4 vCPU-16GB RAM-10Gb networking-256MB frame bufferWhich of the following MOST likely needs to be upgraded?
A. vRAM
B. vCPU
C. vGPU
D. vNIC
View answer
Correct Answer: C
Question #25
________ is the practice of ensuring that data access and usage comply with regulatory standards.
A. Data compliance
B. Vulnerability management
C. Encryption
D. Zero Trust
View answer
Correct Answer: A
Question #26
A cloud engineer is designing a cloud-native, three-tier application. The engineer must adhere to the following security best practices:· Minimal services should run on all layers of the stack.· The solution should be vendor agnostic.· Virealization could be used over physical hardware.Which of the following concepts should the engineer use to design the system to best meet these requirements?
A. Virtual machine
B. Micro services
C. Fan-out
D. Cloud-provided managed services
View answer
Correct Answer: B
Question #27
A systems administrator has migrated an internal application to a public cloud. The new web server is running under a TLS connection and has the same TLS certificate as the internal application that is deployed. However, the IT department reports that only internal users who are using new versions of the OSs are able to load the application home page. Which of the following is the MOST likely cause of the issue?
A. The local firewall from older OSs is not allowing outbound connections
B. The local firewall from older OSs is not allowing inbound connections
C. The cloud web server is using a self-signed certificate that is not supported by older browsers
D. The cloud web server is using strong ciphers that are not supported by older browsers
View answer
Correct Answer: D
Question #28
A systems administrator is configuring RAID for a new server. This server will host files for users and replicate to an identical server. While redundancy is necessary, the most important need is to maximize storage. Which of the following RAID types should the administrator choose?
A. 5
B. 6
C. 10
D. 50
View answer
Correct Answer: A
Question #29
A cloud engineer is troubleshooting an application that consumes multiple third-party REST APIs. The application is randomly experiencing high latency. Which of the following would best help determine the source of the latency?
A. Configuring centralized logging to analyze HTTP requests
B. Running a flow log on the network to analyze the packets
C. Configuring an API gateway to track all incoming requests
D. Enabling tracing to detect HTTP response times and codes
View answer
Correct Answer: D
Question #30
A cloud engineer is troubleshooting an application that consumes multiple third-party REST APIs. The application is randomly experiencing high latency. Which of the following would best help determine the source of the latency?
A. onfiguring centralized logging to analyze HTTP requests
B. unning a flow log on the network to analyze the packets
C. onfiguring an API gateway to track all incoming requests
D. nabling tracing to detect HTTP response times and codes
View answer
Correct Answer: D
Question #31
Which storage type is best suited for storing large, unstructured data, such as videos or backups?
A. Block storage
B. File storage
C. Object storage
D. Local storage
View answer
Correct Answer: C
Question #32
An SQL injection vulnerability was reported on a web application, and the cloud platform team needs to mitigate the vulnerability while it is corrected by the development team. Which of the following controls will BEST mitigate the risk of exploitation?
A. DLP
B. HIDS
C. NAC
D. WAF
View answer
Correct Answer: D
Question #33
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?
A. Set up affinity rules to keep web and database servers on the same hypervisor
B. Enable jumbo frames on the gateway
C. Move the web and database servers onto the same VXLAN
D. Move the servers onto thick-provisioned storage
View answer
Correct Answer: A
Question #34
A systems administrator would like to reduce the network delay between two servers. Which of the following will reduce the network delay without taxing other system resources?
A. Decrease the MTU size on both servers
B. Adjust the CPU resources on both servers
C. Enable compression between the servers
D. Configure a VPN tunnel between the servers
View answer
Correct Answer: A
Question #35
A cloud engineer is designing a cloud-native, three-tier application. The engineer must adhere to the following security best practices:· Minimal services should run on all layers of the stack.· The solution should be vendor agnostic.· Virealization could be used over physical hardware.Which of the following concepts should the engineer use to design the system to best meet these requirements?
A. Virtual machine
B. Micro services
C. Fan-out
D. Cloud-provided managed services
View answer
Correct Answer: B
Question #36
A systems administrator is analyzing a report of slow performance in a cloud application. This application is working behind a network load balancer with two VMs, and each VM has its own digital certificate configured. Currently, each VM is consuming 85% CPU on average. Due to cost restrictions, the administrator cannot scale vertically or horizontally in the environment. Which of the following actions should the administrator take to decrease the CPU utilization? (Choose two.)
A. Configure the communication between the load balancer and the VMs to use a VPN
B. Move the digital certificate to the load balancer
C. Configure the communication between the load balancer and the VMs to use HTTP
D. Reissue digital certificates on the VMs
E. Configure the communication between the load balancer and the VMs to use HTTPS
F. Keep the digital certificates on the VMs
View answer
Correct Answer: BE
Question #37
A systems administrator is trying to establish an RDP session from a desktop to a server in the cloud. However, the connection appears to be refused even through the VM is responding to ICMP echo requests. Which of the following should the administrator check FIRST?
A. The firewall
B. The subnet
C. The gateway
D. The services
View answer
Correct Answer: A
Question #38
A systems administrator disabled TLS 1.0 and 1.1, as well as RC4, 3DES, and AES-128 ciphers for TLS 1.2, on a web server. A client now reports being unable to access the web server, but the administrator verifies that the server is online, the web service is running, and other users can reach the server as well. Which of the following should the administrator recommend the user to do FIRST?
A. Disable antivirus/anti-malware software
B. Turn off the software firewall
C. Establish a VPN tunnel between the computer and the web server
D. Update the web browser to the latest version
View answer
Correct Answer: D
Question #39
A systems administrator is creating a VM and wants to ensure disk space is not allocated to the VM until it is needed. Which of the following techniques should the administrator use to ensure this?
A. Deduplication
B. Thin provisioning
C. Software-defined storage
D. iSCSI storage
View answer
Correct Answer: B
Question #40
An SQL injection vulnerability was reported on a web application, and the cloud platform team needs to mitigate the vulnerability while it is corrected by the development team. Which of the following controls will BEST mitigate the risk of exploitation?
A. DLP
B. HIDS
C. NAC
D. WAF
View answer
Correct Answer: D
Question #41
A cloud engineer is designing a cloud-native, three-tier application. The engineer must adhere to the following security best practices:· Minimal services should run on all layers of the stack.· The solution should be vendor agnostic.· Virealization could be used over physical hardware.Which of the following concepts should the engineer use to design the system to best meet these requirements?
A. Virtual machine
B. Micro services
C. Fan-out
D. Cloud-provided managed services
View answer
Correct Answer: B
Question #42
A DevOps administrator is automating an existing software development workflow. The administrator wants to ensure that prior to any new code going into production, tests confirm the new code does not negatively impact existing automation activities. Which of the following testing techniques would be BEST to use?
A. Usability testing
B. Regression testing
C. Vulnerability testing
D. Penetration testing
View answer
Correct Answer: B
Question #43
A cloud solutions architect is designing a VM-based solution that requires reducing the cost as much as possible.Which of the following solutions will best satisfy this requirement?
A. Using ephemeral storage on replicated VMs
B. Creating Spot VMs in one availability zone
C. Spreading the VMs across different regions
D. Using provisioned IOPS storage
View answer
Correct Answer: B
Question #44
A systems administrator would like to reduce the network delay between two servers. Which of the following will reduce the network delay without taxing other system resources?
A. Decrease the MTU size on both servers
B. Adjust the CPU resources on both servers
C. Enable compression between the servers
D. Configure a VPN tunnel between the servers
View answer
Correct Answer: A
Question #45
A company needs to deploy its own code directly in the cloud without provisioning additional infrastructure. Which of the following is the best cloud service model for the company to use?
A. PaaS
B. SaaS
C. IaaS
D. XaaS
View answer
Correct Answer: A
Question #46
A systems administrator in a large enterprise needs to alter the configuration of one of the finance department's database servers. Which of the following should the administrator perform FIRST?
A. Capacity planning
B. Change management
C. Backups
D. Patching
View answer
Correct Answer: B
Question #47
A cloud engineer is responsible for a legacy web application that runs on an on-premises VM environment. The VM environment is approaching end of life. The engineer needs to migrate the web application to the cloud as quickly as possible because the VM environment has the following limitations:
A. Use the VM import connector to import the VM into the cloud
B. Use import/export to import the VM as a snapshot and attach it to a cloud instance
C. Use REST APIs to import an image of the VM into the cloud
D. Use object storage to create a backup of the VM and restore data into the cloud instance
View answer
Correct Answer: A
Question #48
A software engineer needs to transfer data over the internet using programmatic access while also being able to query the data. Which of the following will best help the engineer to complete this task?
A. QL
B. eb sockets
C. PC
D. raphQL
View answer
Correct Answer: D
Question #49
A cloud provider wants to make sure consumers are utilizing its IaaS platform but prevent them from installing a hypervisor on the server. Which of the following will help the cloud provider secure the environment and limit consumers' activity?
A. Patch management
B. Hardening
C. Scaling
D. Log and event monitoring
View answer
Correct Answer: B
Question #50
A junior cloud administrator was recently promoted to cloud administrator and has been added to the cloud administrator group. The cloud administrator group is the only one that can access the engineering VM. The new administrator unsuccessfully attempts to access the engineering VM. However, the other administrators can access it without issue.Which of the following is the best way to identify the root cause?
A. Rebooting the engineering VM
B. Reviewing the administrator's permissions to access the engineering VM
C. Allowing connections from 0
D. Performing a packet capture on the engineering VM
View answer
Correct Answer: B
Question #51
Some VMs that are hosted on a dedicated host server have each been allocated with 32GB of memory. Some of VMs are not utilizing more than 30% of the allocation. Which of the following should be enabled to optimize the memory utilization?
A. Auto-scaling of compute
B. Oversubscription
C. Dynamic memory allocations on guests
D. Affinity rules in the hypervisor
View answer
Correct Answer: C
Question #52
A high-usage cloud resource needs to be monitored in real time on specific events to guarantee its availability.Which of the following actions should be used to meet this requirement?
A. Configure a ping command to identify when the cloud instance is out of service
B. Create a dashboard with visualizations to filter the status of critical activities
C. Collect all the daily activity from the cloud instance and create a dump file for analysis
D. Schedule an hourly scan of the network to check for the availability of the resource
View answer
Correct Answer: B
Question #53
A junior cloud administrator was recently promoted to cloud administrator and has been added to the cloud administrator group. The cloud administrator group is the only one that can access the engineering VM. The new administrator unsuccessfully attempts to access the engineering VM. However, the other administrators can access it without issue.Which of the following is the best way to identify the root cause?
A. Rebooting the engineering VM
B. Reviewing the administrator's permissions to access the engineering VM
C. Allowing connections from 0
D. Performing a packet capture on the engineering VM
View answer
Correct Answer: B
Question #54
A systems engineer tries to mount an iSCSI LUN to a VM host in a data center, but the host does not discover any iSCSI targets. A sample of the switch configuration is shown in the following image:GigabitEthernet 1/0/1description "Development Network Uplink to VM Host A"access vlan 24GigabitEthernet 1/0/2description "Storage Network Uplink to VM Host A"access vlan 24spanning-tree portfastmtu 9216GigabitEthernet 1/0/3description "Lights-Out Management VM Host A"access vlan 20spanning-tree portfastGigabitEthernet 1/0/4description "SAN Management Controller A"access vlan 20GigabitEthernet 1/0/5description "SAN Management Controller B"access vlan 20spanning-tree portfastGigabitEthernet 1/0/6description "SAN iSCSI Controller A"access vlan 25spanning-tree portfastGigabitEthernet 1/0/7description "SAN iSCSI Controller B™access vlan 25spanning-tree portfastWhich of the following configuration changes would most likely resolve the discovery issues?
A. nabling jumbo frames on Gigabit Ethernet 1/0/6 and Gigabit Ethernet 1/0/7
B. hanging the MTU on Gigabit Ethernet 1/0/2
C. isabling Gigabit Ethernet 1/0/7
D. hanging the access VLAN for Gigabit Ethernet 1/0/2 to 25
View answer
Correct Answer: D
Question #55
A cloud administrator is working on the deployment of an e-commerce website. The administrator evaluates the scaling methods to be implemented when seasonal or flash sales are launched.Which of the following scaling approaches should the administrator use to best manage this scenario?
A. rending
B. vent
C. oad
D. cheduled
View answer
Correct Answer: D
Question #56
A cloud engineer wants to implement a monitoring solution to detect cryptojacking and othercryptomining malware on cloud instances. Which of the following metrics would most likely be usedto identify the activity?
A. isk I/O
B. etwork packets
C. verage memory utilization
D. ercent of CPU utilization
View answer
Correct Answer: D
Question #57
A database analyst reports it takes two hours to perform a scheduled job after onboarding 10,000 new users to the system. The analyst made no changes to the scheduled job before or after onboarding the users. The database is hosted in an IaaS instance on a cloud provider. Which of the following should the cloud administrator evaluate to troubleshoot the performance of the job?
A. The IaaS compute configurations, the capacity trend analysis reports, and the storage IOPS
B. The hypervisor logs, the memory utilization of the hypervisor host, and the network throughput of the hypervisor
C. The scheduled job logs for successes and failures, the time taken to execute the job, and the job schedule
D. Migrating from IaaS to on premises, the network traffic between on-premises users and the IaaS instance, and the CPU utilization of the hypervisor host
View answer
Correct Answer: A
Question #58
A company has decided to adopt a microservices architecture for its applications that are deployed to the cloud.Which of the following is a major advantage of this type of architecture?
A. Increased security
B. Simplified communication
C. Reduced server cost
D. Rapid feature deployment
View answer
Correct Answer: D
Question #59
A private IaaS administrator is receiving reports that all newly provisioned Linux VMs are running an earlier version of the OS than they should be. The administrator reviews the automation scripts to troubleshoot the issue and determines the scripts ran successfully. Which of the following is the MOST likely cause of the issue?
A. API version incompatibility
B. Misconfigured script account
C. Wrong template selection
D. Incorrect provisioning script indentation
View answer
Correct Answer: C
Question #60
Some VMs that are hosted on a dedicated host server have each been allocated with 32GB of memory. Some of VMs are not utilizing more than 30% of the allocation. Which of the following should be enabled to optimize the memory utilization?
A. Auto-scaling of compute
B. Oversubscription
C. Dynamic memory allocations on guests
D. Affinity rules in the hypervisor
View answer
Correct Answer: C
Question #61
To save on licensing costs, the on-premises, IaaS-hosted databases need to be migrated to a public DBaaS solution. Which of the following would be the BEST technique?
A. Live migration
B. Physical-to-virtual
C. Storage-level mirroring
D. Database replication
View answer
Correct Answer: D
Question #62
A cloud developer is creating a static website that customers will be accessing globally.Which of the following services will help reduce latency?
A. VPC
B. Application load balancer
C. CDN
D. API gateway
View answer
Correct Answer: C
Question #63
A cloud solutions architect is designing a VM-based solution that requires reducing the cost as much as possible.Which of the following solutions will best satisfy this requirement?
A. Using ephemeral storage on replicated VMs
B. Creating Spot VMs in one availability zone
C. Spreading the VMs across different regions
D. Using provisioned IOPS storage
View answer
Correct Answer: B
Question #64
Which of the following is a field of computer science that enables computers to identify and understand objects and people in images and videos?
A. mage reconstruction
B. acial recognition
C. atural language processing
D. omputer vision
View answer
Correct Answer: D
Question #65
A critical security patch is required on a network load balancer in a public cloud. The organization has a major sales conference next week, and the Chief Executive Officer does not want any interruptions during the demonstration of an application behind the load balancer.Which of the following approaches should the cloud security engineer take?
A. Ask the management team to delay the conference
B. Apply the security patch after the event
C. Ask the upper management team to approve an emergency patch window
D. Apply the security patch immediately before the conference
View answer
Correct Answer: C
Question #66
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
C. Remove the EHTRYPOIKT instruction
D. Ensure myapp/main
View answer
Correct Answer: A
Question #67
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?
A. API provider rate limiting
B. Invalid API token
C. Depleted network bandwidth
D. Invalid API request
View answer
Correct Answer: B
Question #68
A cloud solutions architect is designing a VM-based solution that requires reducing the cost as much as possible.Which of the following solutions will best satisfy this requirement?
A. Using ephemeral storage on replicated VMs
B. Creating Spot VMs in one availability zone
C. Spreading the VMs across different regions
D. Using provisioned IOPS storage
View answer
Correct Answer: B
Question #69
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. Change the version from latest to 3
C. Remove the ENTRYPOINT instruction
D. Ensure myapp/main/py is owned by root
View answer
Correct Answer: A
Question #70
Which of the following is a difference between a SAN and a NAS?
A. SAN works only with fiber-based networks
B. SAN works with any Ethernet-based network
C. NAS uses a faster protocol than a SAN
D. NAS uses a slower protocol than a SAN
View answer
Correct Answer: D

View The Updated CompTIA Exam Questions

SPOTO Provides 100% Real CompTIA Exam Questions for You to Pass Your CompTIA Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us