Question 1
Multiple choice
A cloud engineer is troubleshooting RSA key-based authentication from a local computer to a cloud-based server, which is running SSH service on a default port. The following file permissions are set on the authorized keys file: -rw-rw-rw-1 ubuntu ubuntu 391 Mar S 01:36 authorized_keys Which Of the following security practices are the required actions the engineer Should take to gain access to the server? (Select TWO).
-
A
Fix the file permissions with execute permissions to the owner of the file.
-
B
Open port 21 access for the computer's public IP address.
-
C
Fix the file permissions with read-only access to the owner Of the file.
-
D
Open port 22 access for the computer's public IP address.
-
E
Open port 21 access for 0.0.0.0/0 CIDR.
-
F
open port 22 access for 0.0.0.0/0 CIDR.
Reveal answer details
Close answer details
An organization is using multiple SaaS-based business applications, and the systems administrator is unable to monitor and control the use of these subscriptions. The administrator needs to implement a solution that will help the organization apply security policies and monitor each individual SaaS subscription. Which of the following should be deployed to achieve these requirements?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationCASB (Cloud Access Security Broker) is what should be deployed to monitor and control the use of multiple SaaS-based business applications in a cloud environment. SaaS (Software as a Service) is a cloud service model that provides customers with access to software applications hosted on remote servers over a network or internet connection. SaaS can provide customers with convenience, flexibility, and scalability, but it may also introduce security risks such as data breaches, leaks, losses, etc., especially if customers have multiple SaaS subscriptions from different providers. CASB is a tool or service that acts as an intermediary between customers and SaaS providers. CASB can help to monitor and control the use of multiple SaaS subscriptions by providing features such as: Visibility: CASB can provide visibility into what SaaS applications are being used, by whom, when, where, how, etc., as well as identify any unauthorized or suspicious activities. Compliance: CASB can provide compliance with various laws, regulations, standards, policies, etc., that apply to SaaS applications and data, such as GDPR, HIPAA, PCI DSS, etc., as well as enforce them using rules or actions. Security: CASB can provide security for SaaS applications and data by detecting and preventing any threats or attacks, such as malware, phishing, ransomware, etc., as well as protecting them using encryption, authentication, authorization, etc.
A systems administrator wants to restrict access to a set of sensitive files to a specific group of users. Which of the following will achieve the objective?
-
A
Add audit rules on the server
-
B
Configure data loss prevention in the environment
-
C
Change tine permissions and ownership of the files
-
D
Implement a HIPS solution on the host
Reveal answer details
Close answer details
Correct answerC
ExplanationThe best way to restrict access to a set of sensitive files to a specific group of users is to change the file permissions and ownership of the files. File permissions and ownership are attributes that determine who can read, write, execute, or modify the files. By changing the file permissions and ownership, the systems administrator can grant or deny access to the files based on the user identity or group membership. References: CompTIA Cloud+ Certification Exam Objectives, Domain 2.0 Security, Objective 2.3 Given a scenario, implement appropriate access control measures for a cloud environment.
A cloud administrator is reviewing the annual contracts for all hosted solutions. Upon review of the contract for the hosted mail solution, the administrator notes the monthly subscription rate has increased every year. The provider has been in place for ten years, and there is a large amount of data being hosted. Which of the following is a barrier to switching providers?
-
A
-
B
-
C
Memorandum of understanding
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationVendor lock-in is a barrier to switching providers for a hosted mail solution that has increased its monthly subscription rate every year. Vendor lock-in is a situation where a customer becomes dependent on a vendor or provider for a product or service and faces difficulties or costs in switching to another vendor or provider. Vendor lock-in can occur due to various factors, such as proprietary technology, contractual obligations, data migration challenges, compatibility issues, etc. In this case, the customer may face vendor lock-in due to the large amount of data being hosted by the mail provider and the potential challenges or costs of transferring or migrating the data to another provider.
A systems administrator is trying to connect to a remote KVM host. The command line appears as follows:  After logging in to the remote server, the administrator verifies the daemon is running. Which of the following should the administrator try NEXT?
-
A
Opening port 22 on the firewall
-
B
Running the command with elevated privileges
-
C
Checking if the SSH password is correct
-
D
Ensuring the private key was properly imported
Reveal answer details
Close answer details
A systems administrator is tasked with configuring a cloud-based disaster recovery solution. The organization requires that the recovery point objective (RPO) be as low as possible while keeping costs manageable. Which of the following strategies best meets this requirement?
-
A
Incremental backups with snapshots.
-
B
Differential backups stored on a warm site.
-
C
Replication of critical data to a cold site.
-
D
Full backups stored offsite.
Reveal answer details
Close answer details
Correct answerA
ExplanationA. Incremental backups with snapshots: Incremental backups combined with periodic snapshots provide a cost-effective solution to minimize RPO by enabling quick recovery of recently modified data. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 20: Backup and Restore Operations.
A cloud administrator configured a local cloud-resource pool lo offer 64GB of memory, 64 cores, and 640GB of storage. Thirty-two machines with identical resource allocations are started. but one machine is unable to handle requests. Which of the following is the MOST likely cause?
-
A
Insufficient guest bandwidth
-
B
-
C
A storage error on the guest
-
D
Incorrect VLAN assignment
-
E
Inadequate memory allocation
Reveal answer details
Close answer details
Question 8
Multiple choice
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.
Reveal answer details
Close answer details
Correct answersB, E
ExplanationBy moving the digital certificate to the load balancer, the system administrator is offloading the processing of the SSL/TLS encryption to the load balancer and not the VMs. This can help to decrease the CPU utilization on the VMs. Additionally, configuring the communication between the load balancer and the VMs to use HTTPS also eliminates the need to process encryption on the VMs, this will also decrease the CPU utilization on the VMs.
A systems administrator is responding to an outage in a cloud environment that was caused by a network-based flooding attack. Which of the following should the administrator configure to mitigate the attack?
-
A
-
B
Network overlay using GENEVE
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationDDoS protection is what the administrator should configure to mitigate a network-based flooding attack that caused an outage in a cloud environment. A network-based flooding attack is a type of attack that sends a large amount of network traffic or requests to a target system or service, such as a server, website, application, etc., with the intention of overwhelming or exhausting its resources or capacity. A network-based flooding attack can cause an outage in a cloud environment by disrupting or degrading the availability or performance of the target system or service, as well as affecting other systems or services that share the same network or infrastructure. DDoS protection is a tool or service that detects and prevents network-based flooding attacks, also known as Distributed Denial of Service (DDoS) attacks. DDoS protection can mitigate a network-based flooding attack by providing features such as: Filtering: DDoS protection can filter network traffic or requests based on various criteria, such as source, destination, protocol, content, etc., and block or allow them accordingly. Diverting: DDoS protection can divert network traffic or requests away from the target system or service to another location or device, such as a scrubbing center, proxy, firewall, etc., where they can be analyzed and processed. Scaling: DDoS protection can scale network resources or capacity dynamically and automatically to handle the increased demand or load caused by the network-based flooding attack.
Question 10
Single choice
Company A has acquired Company B and is in the process of integrating their cloud resources. Company B needs access to Company A's cloud resources while retaining its IAM solution. Which of the following should be implemented?
-
A
Multifactor authentication
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationIdentity federation is a type of authentication mechanism that allows users to access multiple systems or applications across different domains or organizations with a single login credential. Identity federation can help integrate the cloud resources of Company A and Company B after Company A has acquired Company B, as it can enable seamless and secure access to both companies' cloud resources using the same IAM solution. Identity federation can also improve user convenience, productivity, and security, as it can simplify the login process, reduce login errors, and enhance password management. References: CompTIA Cloud+ Certification Exam Objectives, page 14, section 2.7 Reference: (https://medium.com/@dinika.15/identity-federation-a-brief-introduction-f2f823f8795a)
Question 11
Single choice
When designing a three-node, load-balanced application, a systems administrator must ensure each node runs on a different physical server for HA purposes. Which of the following does the systems administrator need to configure?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: https://www.techtarget.com/searchvmware/feature/Use-affinity-and-anti-affinity-rules-to-guide-VM-behavior
Question 12
Single choice
An organization is running a database application on a SATA disk, and a customer is experiencing slow performance most of the time. Which of the following should be implemented to improve application performance?
-
A
-
B
Increase the memory and network bandwidth
-
C
-
D
Upgrade the environment and use SSD drives
Reveal answer details
Close answer details
Correct answerD
ExplanationUpgrading the environment and using solid state drives (SSDs) can improve application performance for a database application that is running on a serial advanced technology attachment (SATA) disk and experiencing slow performance most of the time. Upgrading the environment can involve updating or replacing the hardware, software, or network components that support the application to enhance their functionality, capacity, or compatibility. Using SSDs can provide faster and more reliable data access and storage than SATA disks, as they use flash memory instead of spinning disks to store data. SSDs can also reduce latency, power consumption, and heat generation. References: CompTIA Cloud+ Certification Exam Objectives, page 9, section 1.4 Reference: (https://www.ibm.com/cloud/blog/hard-disk-drive-vs-solid-state-drive)
Question 13
Single choice
A systems administrator is reviewing two CPU models for a cloud deployment. Both CPUs have the same number of cores/threads and run at the same clock speed. Which of the following will BEST identify the CPU with more computational power?
-
A
Simultaneous multithreading
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationInstructions per cycle (IPC) is a metric that measures how many instructions a CPU can execute in one clock cycle. IPC can help identify the CPU with more computational power when comparing two CPU models that have the same number of cores/threads and run at the same clock speed, as it indicates the efficiency and performance of the CPU architecture and design. A higher IPC means that the CPU can process more instructions in less time, resulting in faster and better performance. References: CompTIA Cloud+ Certification Exam Objectives, page 9, section 1.4 Reference: (https://en.wikipedia.org/wiki/) Central_processing_unit
Question 14
Single choice
A cloud administrator is planning to migrate a globally accessed application to the cloud. Which of the following should the cloud administrator implement to BEST reduce latency for all users?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationRegions are geographical locations or areas where cloud service providers have data centers or facilities that host their cloud resources or services. Regions can help reduce latency for all users when deploying a globally accessed application to the cloud, as they can enable faster and closer access to the cloud resources or services based on the user's physical location. Regions can also improve performance and availability, as they can provide redundancy and load balancing by distributing the workload across multiple locations. References: CompTIA Cloud+ Certification Exam Objectives, page 15, section 2.8
Question 15
Single choice
A cloud administrator is designing a multiregion network within an IaaS provider. The business requirements for configuring the network are as follows: 1. Use private networking in and between the multisites for data replication. 2. Use low latency to avoid performance issues. Which of the following solutions should the network administrator use within the IaaS provider to connect multiregions?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationPeering is a type of network connection that allows two or more networks to exchange traffic directly without using an intermediary or a third-party service. Peering can help connect multiregions within an IaaS provider, as it can enable private networking in and between the multisites for data replication. Peering can also provide low latency, as it can reduce the number of hops and distance between the networks. Peering is the best solution for designing a multiregion network within an IaaS provider to support business requirements. References: CompTIA Cloud+ Certification Exam Objectives, page 15, section 2.8
Question 16
Single choice
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: 1. 4 vCPU 2. 16GB RAM 3. 10Gb networking 4. 256MB frame buffer Which of the following MOST likely needs to be upgraded?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationA virtual graphics processing unit (vGPU) is a type of hardware or software that enables a VM to use the physical GPU resources of the host or server for graphics-intensive tasks. Upgrading the vGPU is most likely to solve the issue of VDI performance being slow since the images were upgraded from Windows 7 to Windows 10, as it can provide more graphics processing power and memory for the VMs. Upgrading the vGPU can also improve the user experience and productivity, as it can enhance the display quality and responsiveness of the VDI environment. References: CompTIA Cloud+ Certification Exam Objectives, page 11, section 1.6
Question 17
Single choice
A cloud engineer is configuring automated backups for a database. The engineer wants to ensure that backups can be restored quickly and consistently to meet the SLA. Which of the following backup methods would be the most appropriate?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationD. Synthetic full: Synthetic full backups consolidate previous incremental backups into a single, cohesive full backup, enabling faster and more efficient restores while reducing the time needed for daily backups. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 20: Backup and Restore Operations.
Question 18
Single choice
A cloud engineer is performing updates to an application and needs to gracefully stop any new transactions from processing before the updates can be applied. Which of the following steps should the engineer take?
-
A
Enable maintenance mode from the application dashboard
-
B
Wait until after business hours to conduct the change when the system is not in use
-
C
Run a kill command on the system to stop the application services
-
D
Use a load balancer to redirect traffic to other systems serving the application
Reveal answer details
Close answer details
Question 19
Single choice
A company has applications that need to remain available in the event of the data center being unavailable. The company's cloud architect needs to find a solution to maintain business continuity. Which of following should the company implement?
-
A
A DR solution for the application between different data centers
-
B
An off-site backup solution with a third-party vendor
-
C
laC techniques to recreate the system at a new provider
-
D
An HA solution for the application inside the data center
Reveal answer details
Close answer details
Correct answerA
ExplanationA disaster recovery (DR) solution is a set of policies, procedures, and tools that enable an organization to restore or continue its critical functions in the event of a natural or human-induced disaster. A DR solution for the application between different data centers means that the application is replicated or backed up to another location that is geographically separated from the primary data center. This way, if the primary data center becomes unavailable due to a power outage, fire, flood, cyberattack, or any other cause, the application can be switched over to the secondary data center and resume its operations with minimal downtime and data loss. This solution ensures business continuity and high availability for the application and its users. References: CompTIA Cloud+ CV0- 003 Study Guide, Chapter 5: Maintaining a Cloud Environment, page 221-222 Disaster recovery planning guide.
Question 20
Single choice
A media company has made the decision to migrate a physical, internal file server to the cloud and use a web-based interface to access and manage the files. The users must be able to use their current corporate logins. Which of the following is the MOST efficient way to achieve this goal?
-
A
Deploy a VM in a cloud, attach storage, and copy the files across
-
B
Use a SaaS service with a directory service federation
-
C
Deploy a fileshare in a public cloud and copy the files across
-
D
Copy the files to the object storage location in a public cloud
Reveal answer details
Close answer details
Correct answerB
ExplanationSoftware as a service (SaaS) is a type of cloud service model that provides software applications over the Internet that are hosted and managed by a cloud service provider. Directory service federation is a type of authentication mechanism that allows users to access multiple systems or applications across different domains or organizations with a single login credential. Using a SaaS service with a directory service federation can help migrate an internal file server to the cloud and use a web-based interface to access and manage the files, as it can eliminate the need for maintaining an on-premises file server and enable seamless and secure access to cloud-based files using the same corporate logins. References: CompTIA Cloud+ Certification Exam Objectives, page 8, section 1.2
Question 21
Single choice
A Cloud administrator needs to reduce storage costs. Which of the following would BEST help the administrator reach that goal?
-
A
-
B
Implementing deduplication
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationThe correct answer is B. Implementing deduplication would best help the administrator reduce storage costs. Deduplication is a technique that eliminates redundant copies of data and stores only one unique instance of the data. This can reduce the amount of storage space required and lower the storage costs. Deduplication can be applied at different levels, such as file-level, block-level, or object-level. Deduplication can also improve the performance and efficiency of backup and recovery operations. Enabling compression is another technique that can reduce storage costs, but it may not be as effective as deduplication, depending on the type and amount of data. Compression reduces the size of data by applying algorithms that remove or replace redundant or unnecessary bits. Compression can also affect the quality and accessibility of the data, depending on the compression ratio and method. Using containers and rightsizing the VMs are techniques that can reduce compute costs, but not necessarily storage costs. Containers are lightweight and portable units of software that run on a shared operating system and include only the necessary dependencies and libraries. Containers can reduce the overhead and resource consumption of virtual machines (VMs), which require a full operating system for each instance. Rightsizing the VMs means adjusting the CPU, memory, disk, and network resources of the VMs to match their workload requirements. Rightsizing the VMs can optimize their performance and utilization, and avoid overprovisioning or underprovisioning.
Question 22
Single choice
A cloud architect is deploying a web application that contains many large images and will be accessed on two containers. Which of the following will MOST improve the user experience while keeping costs low?
-
A
Implement web servers in both continents and set up a VPN between the VPCs.
-
B
Implement web servers on both continents and peer the VPCs.
-
C
Implement a CDN and offload the images to an object storage.
-
D
Implement a replica of the entire solution on every continent.
Reveal answer details
Close answer details
Question 23
Single choice
An administrator is securing a private cloud environment and wants to ensure only approved systems can connect to switches. Which of the following would be MOST useful to accomplish this task?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationNAC (Network Access Control) is what the administrator should implement to ensure only approved systems can connect to switches in a private cloud environment. NAC is a security technique that controls and restricts access to network resources based on predefined policies or rules. NAC can verify and authenticate users or devices before granting them access to switches or other network devices. NAC can also enforce compliance and security standards on users or devices before allowing them to connect to switches. References: https://www.cisco.com/c/en/us/products/security/what-is-network-access-control-nac.html
Question 24
Single choice
An administrator is implementing a private cloud that will be used as a test environment. To limit the number of guests per subnet to a maximum of 14, the administrator implemented a /20 network. Which of the following should the administrator use to assign the networks?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 25
Single choice
A systems administrator needs to deploy a solution to automate new application releases that come from the development team. The administrator is responsible for provisioning resources at the infrastructure layer without modifying any configurations in the application code. Which of the following would BEST accomplish this task?
-
A
Implementing a CI/CD tool
-
B
Configuring infrastructure as code
-
C
Deploying an orchestration tool
-
D
Employing DevOps methodology
Reveal answer details
Close answer details
Question 26
Multiple choice
A cloud administrator is integrating account logins with Facebook, LinkedIn, and Twitter for marketing and to increase market presence using social media platforms. Given this scenario, which of the following components are needed to match these requirements? (Select TWO).
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Question 27
Single choice
A cloud solutions architect has received guidance to migrate an application from on premises to a public cloud. Which of the following requirements will help predict the operational expenditures in the cloud?
-
A
Average resource consumption
-
B
Maximum resource consumption
-
C
Minimum resource consumption
-
D
Actual hardware configuration
Reveal answer details
Close answer details
Correct answerA
ExplanationUnderstanding the average resource consumption of the application is essential for estimating the cost of running it in the cloud. By analyzing historical data or using monitoring tools, you can determine the average amount of CPU, memory, storage, and network resources the application uses over time. This data is crucial for selecting the right cloud instance types, storage options, and network configurations to meet performance requirements while optimizing costs.
Question 28
Single choice
A company has decided to get multiple compliance and security certifications for its public cloud environment. However, the company has few staff members to handle the extra workload, and it has limited knowledge of the current infrastructure. Which of the following will help the company meet the compliance requirements as quickly as possible?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationA cloud access security broker (CASB) is a type of security solution that acts as a gateway between cloud service users and cloud service providers. A CASB can help a company get multiple compliance and security certifications for its public cloud environment, as it can provide visibility, control, and protection for cloud data and applications. A CASB can also help the company handle the extra workload and overcome the limited knowledge of the current infrastructure, as it can automate and simplify the enforcement of security policies and compliance requirements across multiple cloud services. References: CompTIA Cloud+ Certification Exam Objectives, page 14, section 2.7
Question 29
Single choice
A security team is conducting an audit of the security group configurations for the Linux servers that are hosted in a public IaaS The team identifies the following rule as a potential issue:  A cloud administrator, who is working remotely, logs in to the cloud management console and modifies the rule to set the source to "My IP." Shortly after deploying the rule, an internal developer receives the following error message when attempting to log in to the server using SSH: Network error: Connection timed out. However, the administrator is able to connect successfully to the same server using SSH. Which of the following is the BEST option for both the developer and the administrator to access the server from their locations?
-
A
Modify the outbound rule to allow the company's external IP address as a source
-
B
Add an inbound rule to use the IP address for the company's main office as a source
-
C
Modify the inbound rule to allow the company's external IP address as a source
-
D
Delete the inbound rule to allow the company's external IP address as a source
Reveal answer details
Close answer details
Question 30
Single choice
A cloud architect is designing a solution to handle unstructured data with high scalability requirements. Which of the following storage options would be the best fit?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationB. Object storage: Object storage is optimized for unstructured data, providing scalability and redundancy. It is ideal for storing large amounts of data like media files, backups, and archives. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 12: Storage in Cloud Environments.
Question 31
Single choice
A cloud administrator is setting up a DR site on a different zone of the same CSP. The application servers are replicated using the VM replication, and the database replication is set up using log shipping. Upon testing the DR site, the application servers are unable to access the database servers. The administrator has verified the systems are running and are accessible from the CSP portal. Which of the following should the administrator do to fix this issue?
-
A
Change the database application IP
-
B
Create a database cluster between the primary site and the DR site
-
C
Update the connection string
-
D
Edit the DNS record at the DR site for the application servers
Reveal answer details
Close answer details
Correct answerC
ExplanationA connection string is a parameter that specifies how to connect to a database server or instance. A connection string typically includes information such as the server name, database name, user name, password, and other options. Updating the connection string is the best way to fix the issue of application servers being unable to access the database servers after setting up a DR site on a different zone of the same CSP and replicating the application and database servers using VM replication and log shipping. Updating the connection string can ensure that the application servers can connect to the correct database server or instance in the DR site, as the server name or IP address may have changed after the replication. References: CompTIA Cloud+ Certification Exam Objectives, page 10, section 1.5
Question 32
Single choice
A Chief Information Security Officer (CISO) is evaluating the company's security management program. The CISO needs to locate all the assets with identified deviations and mitigation measures. Which of the following would help the CISO with these requirements?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationA risk register is a document that records all the identified risks, their causes, impacts, probabilities, mitigation measures, and status for a project or an organization. A risk register helps to manage and monitor risks throughout their lifecycle and ensure they are addressed appropriately. A risk register would help the CISO to locate all the assets with identified deviations and mitigation measures.
Question 33
Single choice
A cloud engineer needs to perform a database migration_The database has a restricted SLA and cannot be offline for more than ten minutes per month The database stores 800GB of data, and the network bandwidth to the CSP is 100MBps. Which of the following is the BEST option to perform the migration?
-
A
Copy the database to an external device and ship the device to the CSP
-
B
Create a replica database, synchronize the data, and switch to the new instance.
-
C
Utilize a third-patty tool to back up and restore the data to the new database
-
D
use the database import/export method and copy the exported file.
Reveal answer details
Close answer details
Correct answerB
ExplanationCreate a replica database, synchronize the data, and switch to the new instance. This option is the best option to perform the migration because it can minimize the downtime and data loss during the migration process. A replica database is a copy of the source database that is kept in sync with the changes made to the original database. By creating a replica database in the cloud, the cloud engineer can transfer the data incrementally and asynchronously, without affecting the availability and performance of the source database. When the replica database is fully synchronized with the source database, the cloud engineer can switch to the new instance by updating the connection settings and redirecting the traffic. This can reduce the downtime to a few minutes or seconds, depending on the complexity of the switch. Some of the tools and services that can help create a replica database and synchronize the data are AWS Database Migration Service (AWS DMS) 1, Azure Database Migration Service 2, and Striim 3. These tools and services can support various source and target databases, such as Oracle, MySQL, PostgreSQL, SQL Server, MongoDB, etc. They can also provide features such as schema conversion, data validation, monitoring, and security. The other options are not the best options to perform the migration because they can cause more downtime and data loss than the replica database option. Copying the database to an external device and shipping the device to the CSP is a slow and risky option that can take days or weeks to complete. It also exposes the data to physical damage or theft during transit. Moreover, this option does not account for the changes made to the source database after copying it to the device, which can result in data inconsistency and loss. Utilizing a third-party tool to back up and restore the data to the new database is a faster option than shipping a device, but it still requires a significant amount of downtime and bandwidth. The source database has to be offline or in read-only mode during the backup process, which can take hours or days depending on the size of the data and the network speed. The restore process also requires downtime and bandwidth, as well as compatibility checks and configuration adjustments. Additionally, this option does not account for the changes made to the source database after backing it up, which can result in data inconsistency and loss. Using the database import/ export method and copying the exported file is a similar option to using a third-party tool, but it relies on native database features rather than external tools. The import/export method involves exporting the data from the source database into a file format that can be imported into the target database. The file has to be copied over to the target database and then imported into it. This option also requires downtime and bandwidth during both export and import processes, as well as compatibility checks and configuration adjustments. Furthermore, this option does not account for the changes made to the source database after exporting it, which can result in data inconsistency and loss.
Question 34
Single choice
Users of an enterprise application, which is configured to use SSO, are experiencing slow connection times. Which of the following should be done to troubleshoot the issue?
-
A
1. Perform a memory dump of the OS. 2. Analyze the memory dump. 3. Upgrade the host CPU to a higher clock speed CPU.
-
B
1. Perform a packet capture during authentication. 2. Validate the load-balancing configuration. 3. Analyze the network throughput of the load balancer.
-
C
1. Analyze the storage system IOPS. 2. Increase the storage system capacity. 3. Replace the storage system disks to SSD.
-
D
1. Evaluate the OS ACLs. 2. Upgrade the router firmware. 3. Increase the memory of the router.
Reveal answer details
Close answer details
Correct answerB
ExplanationThese are the steps that should be done to troubleshoot the issue of slow connection times for users of an enterprise application that is configured to use SSO (Single Sign-On). SSO is a feature that allows users to access multiple applications or services with one login credential, without having to authenticate separately for each application or service. SSO can improve user experience and security, but it may also introduce performance issues if not configured properly. To troubleshoot the issue, the administrator should perform a packet capture during authentication to analyze the network traffic and identify any delays or errors in the SSO process. The administrator should also validate the load-balancing configuration to ensure that the SSO requests are distributed evenly and efficiently among the available servers or instances. The administrator should also analyze the network throughput of the load balancer to check if there is any congestion or bottleneck that may affect the SSO performance.
Question 35
Single choice
A cloud administrator is building a new VM for machine-learning training. The developer requesting the VM has stated that the machine will need a full GPU dedicated to it. Which of the following configuration options would BEST meet this requirement?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationPassthrough GPU is a configuration option that allows a VM to access a physical GPU directly without any virtualization layer or sharing mechanism. This provides the VM with full and exclusive access to the GPU resources and performance. Passthrough GPU is suitable for applications that require intensive graphics processing or machine learning training. References: https://blogs.vmware.com/apps/2018/09/using-gpus-with-virtual-machines-on-vsphere-part-2-vmdirectpath-i-o.html
Question 36
Single choice
A systems administrator is concerned about having two virtual database servers on the same host. Which of the following should be configured?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationThe best way to prevent two virtual database servers from being on the same host is to configure anti-affinity. Anti-affinity is a feature that allows specifying which VMs or applications should not run on the same host or cluster. This can improve availability, performance, and security by avoiding resource contention, single point of failure, or interference between VMs or applications. The systems administrator should create an anti-affinity rule or policy for the two virtual database servers to ensure they are placed on different hosts. References: CompTIA Cloud+ Certification Exam Objectives, Domain 1.0 Configuration and Deployment, Objective 1.2 Given a scenario involving requirements for deploying an application in the cloud, select an appropriate solution design.
Question 37
Single choice
A cloud administrator is investigating slow VM performance. The administrator has checked the physical server performance and has identified the host is under stress due to a peak usage workload. Which of the following is the NEXT step the administrator should complete?
-
A
Perform a root cause analysis.
-
B
Migrate the VM to a different host.
-
C
-
D
Perform a system restart.
Reveal answer details
Close answer details
Correct answerA
ExplanationReferences: https://docs.vmware.com/en/VMware-Smart-Assurance/10.1.7/deployment-scenarios/GUID-DD90BD68-5A04-405E-B532-5B928CA39CAE.html
Question 38
Multiple choice
A cloud administrator recently misconfigured the permission policy on a credential vault by granting public access to it. Which of the following should the administrator do? (Select two).
-
A
Reduce the system resources.
-
B
Delete the affected users.
-
C
Revoke the misconfigured permission policy.
-
D
Scan the systems for vulnerabilities.
-
E
Change the affected credentials.
-
F
Block public access to the application.
Reveal answer details
Close answer details
Correct answersC, E
ExplanationC. Revoke the misconfigured permission policy: Reverting the incorrect policy ensures no further public access. E. Change the affected credentials: If credentials were exposed, they must be updated to prevent unauthorized use. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 8: Data Security and Compliance Controls.
Question 39
Multiple choice
A new development team requires workstations hosted in a PaaS to develop a new website. Members of the team also require remote access to the workstations using their corporate email addresses. Which of the following solutions will best meet these requirements? (Select two).
-
A
Deploy new virtual machines.
-
B
Configure email account replication.
-
C
Integrate identity services.
-
D
Implement a VDI solution.
-
E
Migrate local VHD workstations.
-
F
Create a new directory service.
Reveal answer details
Close answer details
Correct answersC, D
ExplanationTo meet the requirements of the development team, the cloud administrator should integrate identity services and implement a VDI solution. Identity services are used to authenticate and authorize users and devices to access cloud resources. By integrating identity services, the cloud administrator can enable the development team to use their corporate email addresses to log in to the PaaS workstations. A VDI solution is a virtualization technology that allows users to access remote desktops hosted on a cloud platform. By implementing a VDI solution, the cloud administrator can provide the development team with workstations that have the necessary tools and configurations for web development. References: [CompTIA Cloud+ CV0-003 Certification Study Guide], Chapter 2, Objective 2.1: Given a scenario, deploy cloud services and solutions.
Question 40
Single choice
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 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
Reveal answer details
Close answer details
Correct answerD
ExplanationUpdating the web browser to the latest version is the first action that the user should do when experiencing a connection timeout error after the administrator configured a redirect from HTTP to HTTPS on the web server. Updating the web browser can ensure that it supports the latest security protocols and standards, such as TLS 1.2 or 1.3, which are required for HTTPS connections. If the web browser is outdated or incompatible with the security protocols or standards used by the web server, it may fail to establish a secure connection and result in a connection timeout error. References: CompTIA Cloud+ Certification Exam Objectives, page 15, section 2.8
Question 41
Single choice
Which of the following definitions of serverless computing BEST explains how it is different from using VMs?
-
A
Serverless computing is a cloud-hosting service that utilizes infrastructure that is fully managed by the CSP.
-
B
Serverless computing uses predictable billing and offers lower costs than VM compute services.
-
C
Serverless computing is a scalable, highly available cloud service that uses SDN technologies.
-
D
Serverless computing allows developers to focus on writing code and organizations to focus on business.
Reveal answer details
Close answer details
Correct answerD
ExplanationThis is the best definition of serverless computing that explains how it is different from using VMs (Virtual Machines). Serverless computing is a cloud service model that provides customers with a platform to run applications or functions without having to manage or provision any underlying infrastructure or resources, such as servers, storage, network, OS, etc. Serverless computing is different from using VMs in the following ways: Serverless computing allows developers to focus on writing code and organizations to focus on business, rather than spending time and effort on managing or scaling VMs or other infrastructure components. Serverless computing is event-driven and pay-per-use, which means that applications or functions are executed only when triggered by a specific event or request, and customers are charged only for the resources consumed during the execution time. Serverless computing is more scalable and flexible than using VMs, as it can automatically adjust the capacity and performance of applications or functions according to demand or workload, without requiring any manual intervention or configuration.
Question 42
Single choice
Developers report that the time needed in the current build process to deploy a VM, install an OS, and configure an application is too long. The developers want a more optimized solution that allows portability of the application across environments and can be deployed more quickly and efficiently. Which of the following should be used to optimize the environment?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationA. Containers: Containers provide lightweight, portable environments that include all dependencies for an application. This significantly speeds up deployment and allows portability across different environments. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 11: Integrate Components into a Cloud Solution.
Question 43
Single choice
A cloud administrator is troubleshooting a highly available web application running within three containers behind a Layer 7 load balancer with a WAF inspecting all traffic. The application frequently asks the users to log in again even when the session timeout has not been reached. Which of the following should the cloud administrator configure to solve this issue?
-
A
-
B
-
C
Load balancer certificates
-
D
-
E
WAF transaction throttling
Reveal answer details
Close answer details
Correct answerD
ExplanationLoad balancer stickiness is what the cloud administrator should configure to solve the issue of the application frequently asking the users to log in again even when the session timeout has not been reached for a highly available web application running within three containers behind a Layer 7 load balancer with a WAF inspecting all traffic. Load balancer stickiness is a feature that allows customers to maintain user sessions or connections with the same server or node that provides a service or function, such as a web application, database, etc., even when there are multiple servers or nodes behind a load balancer. Load balancer stickiness can solve the issue by providing benefits such as: Consistency: Load balancer stickiness can provide consistency by ensuring that users receive the same service or function from the same server or node throughout their session or connection, without any changes or variations. Performance: Load balancer stickiness can provide performance by reducing the latency or overhead of switching between different servers or nodes during a session or connection, which may cause delays or errors. Security: Load balancer stickiness can provide security by preserving and protecting user authentication or authorization information on the same server or node during a session or connection, without exposing or transferring it to other servers or nodes. References: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#sticky-sessions
Question 44
Single choice
A DevOps administrator is designing a new machine-learning platform. The application needs to be portable between public and private clouds and should be kept as small as possible. Which of the following approaches would BEST meet these requirements?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationContainers are the best approach to design a new machine-learning platform that needs to be portable between public and private clouds and should be kept as small as possible. Containers are isolated environments that can run applications and their dependencies without interfering with other processes or systems. Containers are lightweight, portable, and scalable, which makes them ideal for machine-learning applications. Containers can be moved easily between public and private clouds without requiring any changes or modifications. Containers can also reduce the size and complexity of applications by using only the necessary components and libraries. References: https://www.ibm.com/in-en/cloud/learn/containerization
Question 45
Single choice
During a security incident on an laaS platform, which of the following actions will a systems administrator most likely take as part of the containment procedure?
-
A
Connect to an instance for triage.
-
B
Add a deny rule to the network ACL.
-
C
Mirror the traffic to perform a traffic capture.
-
D
Perform a memory acquisition.
Reveal answer details
Close answer details
Correct answerB
ExplanationAdding a deny rule to the network ACL is a common containment procedure for a security incident on an IaaS platform, as it can isolate the affected instance from the rest of the network and prevent further compromise or data exfiltration. Connecting to an instance for triage, mirroring the traffic to perform a traffic capture, and performing a memory acquisition are more likely to be part of the analysis or evidence collection procedures, not the containment procedure. References: CompTIA Cloud+ CV0-003 Exam Objectives, Objective 4.2: Given a scenario, apply security configurations and compliance controls Cloud Security Mitigation | Cloud Computing | CompTIA1
Question 46
Single choice
A user reports a poor-quality remote VDI session. Which of the following should the help desk technician do FIRST to troubleshoot the issue?
-
A
Check the FAQ section of the vendor's documentation.
-
B
Ask the user if the client device or access location has changed.
-
C
Reboot the user's virtual desktop.
-
D
Request permission to log in to the device remotely.
Reveal answer details
Close answer details
Correct answerB
ExplanationAsking the user if the client device or access location has changed is what the help desk technician should do first to troubleshoot poor-quality remote VDI (Virtual Desktop Infrastructure) session. VDI is a technology that allows users to access virtual desktops hosted on remote servers over a network or internet connection. VDI can provide users with flexibility, mobility, and security, but it may also introduce quality issues depending on various factors, such as: The client device: This is the device that users use to access their virtual desktops, such as a laptop, tablet, smartphone, etc. The client device can affect VDI quality by determining how well it can support and display virtual desktop applications and services, as well as how fast it can process and send data over a network or internet connection. The access location: This is where users access their virtual desktops from, such as home, office, public place, etc. The access location can affect VDI quality by determining how stable and secure their network or internet connection is, as well as how much latency or interference they may experience. Asking the user if these factors have changed can help to troubleshoot poor-quality remote VDI session by identifying any potential causes or sources of quality issues, as well as suggesting any possible solutions or alternatives.
Question 47
Single choice
A company has a cloud infrastructure service, and the cloud architect needs to set up a DR site. Which of the following should be configured in between the cloud environment and the DR site?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationReplication is a process of copying or synchronizing data from one location to another to ensure consistency and availability. Replication can help set up a disaster recovery (DR) site for a cloud environment, as it can enable data backup and recovery in case of a failure or outage in the primary site. Replication can also improve performance and reliability, as it can reduce latency and load by distributing data across multiple sites. Replication should be configured between the cloud environment and the DR site to ensure data protection and continuity. References: CompTIA Cloud+ Certification Exam Objectives, page 10, section 1.5
Question 48
Multiple choice
A company that performs passive vulnerability scanning at its transit VPC has detected a vulnerability related to outdated web-server software on one of its public subnets. Which of the following can the use to verify if this is a true positive with the LEAST effort and cost? (Select TWO).
-
A
-
B
-
C
-
D
-
E
-
F
-
G
Unknown environment penetration testing
Reveal answer details
Close answer details
Correct answersB, E
ExplanationThe correct answer is B and E. An agent-based scan and a credentialed scan can help verify if the vulnerability related to outdated web-server software is a true positive with the least effort and cost. An agent-based scan is a type of vulnerability scan that uses software agents installed on the target systems to collect and report data on vulnerabilities. This method can provide more accurate and detailed results than a network-based scan, which relies on network traffic analysis and probes 1. An agent-based scan can also reduce the network bandwidth and performance impact of scanning, as well as avoid triggering false alarms from intrusion detection systems 2. A credentialed scan is a type of vulnerability scan that uses valid login credentials to access the target systems and perform a more thorough and comprehensive assessment of their configuration, patch level, and vulnerabilities. A credentialed scan can identify vulnerabilities that are not visible or exploitable from the network level, such as missing updates, weak passwords, or misconfigured services 3. A credentialed scan can also reduce the risk of false positives and false negatives, as well as avoid causing damage or disruption to the target systems 3. A network-based scan, a port scan, a red-team exercise, a blue-team exercise, and unknown environment penetration testing are not the best options to verify if the vulnerability is a true positive with the least effort and cost. A network-based scan and a port scan may not be able to detect the vulnerability if it is not exposed or exploitable from the network level. A red-team exercise, a blue-team exercise, and unknown environment penetration testing are more complex, time-consuming, and costly methods that involve simulating real-world attacks or defending against them. These methods are more suitable for testing the overall security posture and resilience of an organization, rather than verifying a specific vulnerability 4.
Question 49
Single choice
A software company recently moved all of its development testing to a public cloud environment. The company primarily uses IaaS to deploy and test its code. The company needs the software developers to be more agile and efficient when testing application code. Which of the following backup types should the developers use to BEST ensure the speedy recovery of a system if it is damaged?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 50
Single choice
A systems administrator is working in a globally distributed cloud environment. After a file server VM was moved to another region, all users began reporting slowness when saving files. Which of the following is the FIRST thing the administrator should check while troubleshooting?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationNetwork latency is the first thing that the administrator should check while troubleshooting slowness when saving files after a file server VM was moved to another region in a globally distributed cloud environment. Network latency is a measure of how long it takes for data to travel from one point to another over a network or connection. Network latency can affect performance and user experience of cloud applications or services by determining how fast data can be transferred or processed between clients and servers or vice versa. Network latency can vary depending on various factors, such as distance, bandwidth, congestion, interference, etc. Network latency can increase when a file server VM is moved to another region in a globally distributed cloud environment, as it may increase the distance and decrease the bandwidth between clients and servers, which may result in delays or errors in data transfer or processing.
Question 51
Single choice
A company needs a solution to find content in images. Which of the following technologies, when used in conjunction with cloud services, would facilitate the BEST solution?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationArtificial intelligence (AI) is the technology that, when used in conjunction with cloud services, would facilitate the best solution for finding content in images. AI is a branch of computer science that aims to create machines or systems that can perform tasks that normally require human intelligence, such as reasoning, learning, decision making, etc. AI can be used to analyze images and extract information such as objects, faces, text, emotions, etc., using techniques such as computer vision, machine learning, natural language processing, etc. AI can help to find content in images faster, more accurately, and more efficiently than manual methods.
Question 52
Single choice
A cloud administrator has deployed a new VM. The VM cannot access the Internet or the VMs on any other subnet. The administrator runs a network command and sees the following output:  The new VM can access another VM at 172.16.31.39. The administrator has verified the IP address is correct. Which of the following is the MOST likely cause of the connectivity issue?
-
A
-
B
A duplicate IP on the network
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationThe wrong gateway is the most likely cause of the connectivity issue for the new VM that cannot access the Internet or the VMs on any other subnet. A gateway is a device or software that connects two or more networks and routes traffic between them. A gateway is usually configured as the default route for a network device, which means that any traffic that is not destined for the local network will be sent to the gateway. If the gateway is configured incorrectly, the network device will not be able to communicate with other networks or the Internet. In this case, the new VM has an IP address of 172.16.31.40/24, which means that its subnet mask is 255.255.255.0 and its network ID is 172.16.31.0. However, its gateway is configured as 172.16.30.1, which belongs to a different network (172.16.30.0/24). This means that the new VM will not be able to reach its gateway or any other network through it. The administrator should change the gateway to an IP address that belongs to the same network as the new VM, such as 172.16.31.1 or 172.16.31.254.
Question 53
Single choice
A security audit related to confidentiality controls found the following transactions occurring in the system: GET http://gateway.securetransaction.com/privileged/api/v1/changeResource? id=123&user=277 Which of the following solutions will solve the audit finding?
-
A
Using a TLS-protected API endpoint
-
B
Implementing a software firewall
-
C
Deploying a HIDS on each system
-
D
Implementing a Layer 4 load balancer
Reveal answer details
Close answer details
Correct answerA
ExplanationReferences: https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Protection_Cheat_Sheet .html
Question 54
Single choice
A systems administrator is setting up a backup solution to follow the 3-2-1 policy. Currently, the solution is set to back up from the servers to an on-site storage server. Which of the following should the administrator configure to comply with the 3-2-1 policy?
-
A
Weekly lull backups, with daily incremental backups
-
B
A second on-site storage server for backups
-
C
-
D
An off-site storage server for backups
Reveal answer details
Close answer details
Correct answerD
ExplanationThe 3-2-1 backup policy states that there should be three copies of data, stored on two different media, with one copy being off-site. The current backup solution only has one copy of data on one media (the on-site storage server). To comply with the 3- 2-1 policy, the systems administrator should configure an off-site storage server for backups, which will provide another copy of data on a different media and location. References: CompTIA Cloud+ Certification Exam Objectives, Domain 3.0 Maintenance, Objective 3.2 Given a scenario, implement backup, restore, disaster recovery and business continuity measures.
Question 55
Single choice
A systems administrator is planning to deploy a database cluster in a virtualization environment. The administrator needs to ensure the database nodes do not exist on the same physical host. Which of the following would best meet this requirement?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationAnti-affinity is a rule that specifies that certain virtual machines should not run on the same physical host. This can help to improve availability and performance by avoiding single points of failure and resource contention. For example, if the database nodes are running on the same host and the host fails, the entire database cluster will be unavailable. By using anti-affinity rules, the systems administrator can ensure the database nodes are distributed across different hosts in the virtualization environment. References: CompTIA Cloud+ CV0-003 Study Guide, Chapter 2: Deploying a Cloud Environment, page 76.
Question 56
Single choice
Due to a policy change, a few of a customer's application VMs have been migrated to synchronously replicated storage. The customer now reports that performance is lower. The systems administrator checks the resource usage and discovers CPU utilization is at 60% and available memory is at 30%. Which of the following is the MOST likely cause?
-
A
There is not enough vCPU assigned
-
B
The application is not compatible with the new settings
-
C
The new configuration is adding latency
-
D
The memory of the VM is underallocated
Reveal answer details
Close answer details
Correct answerC
ExplanationLatency is the delay or time taken for data to travel from one point to another in a network or system. Latency can affect the performance of applications and processes that depend on fast and reliable data transfer. Synchronous replication is a method of data replication that ensures that data is written to two or more storage devices at the same time, providing high availability and consistency. However, synchronous replication can also introduce latency, as the write operation has to wait for the confirmation from all the replicated devices before completing. The new configuration of migrating some application VMs to synchronously replicated storage is most likely adding latency, which can lower the performance of the applications. References: [CompTIA Cloud+ Certification Exam Objectives], page 10, section 1.5
Question 57
Single choice
A systems administrator recently upgraded the processors in a web application host. Upon the next login, the administrator sees a new alert regarding the license being out of compliance. Which of the following licensing models is the application MOST likely using?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationCore-based licensing is a type of licensing model that charges based on the number of processor cores in a system or server. Core-based licensing is often used by software vendors to align their pricing with the performance and capacity of modern hardware. Core-based licensing can also enable customers to optimize their licensing costs by choosing the appropriate hardware configuration for their needs. Upgrading the processors in a web application host can affect the core-based licensing of the application, as it may increase the number of cores that need to be licensed. This can result in an alert regarding the license being out of compliance if the license is not updated accordingly. References: CompTIA Cloud+ Certification Exam Objectives, page 20, section 4.2 Reference: (https://download.microsoft.com/download/3/d/4/3d42bdc2-6725-4b29-b75a-a5b04179958b/) percorelicensing_definitions_vlbrief.pdf
Question 58
Single choice
An organization's security team must determine the likelihood of a breach on its external-facing websites. Which of the following would be best to identify the organization's chances of incurring a breach?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationD. Penetration testing: Penetration tests simulate real-world attacks to uncover vulnerabilities and evaluate the likelihood of exploitation, providing actionable insights for remediation. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 10: Incident Response Procedures.
Question 59
Single choice
An integration application that communicates between different application and database servers is currently hosted on a physical machine. A P2V migration needs to be done to reduce the hardware footprint. Which of the following should be considered to maintain the same level of network throughput and latency in the virtual server?
-
A
Upgrading the physical server NICs to support 10Gbps
-
B
-
C
Enabling SR-IOV capability
-
D
Increasing the VM swap/paging size
Reveal answer details
Close answer details
Question 60
Single choice
After analyzing a web server's logs, a systems administrator sees that users are connecting to the company's application through HTTP instead of HTTPS. The administrator then configures a redirect from HTTP to HTTPS on the web server, and the application responds with a connection time-out message. Which of the following should the administrator verify NEXT?
-
A
-
B
-
C
The concurrent connection limit
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationReferences: https://www.ionos.com/digitalguide/hosting/technical-matters/http-408-how-to-fix-the-request-timeout-error/
Question 61
Single choice
A company has two identical environments (X and Y) running its core business application. As part of an upgrade, the X environment is patched/upgraded and tested while the Y environment is still serving the consumer workloads. Upon successful testing of the X environment, all workload is sent to this environment, and the Y environment is then upgraded before both environments start to manage the workloads. Which of the following upgrade methods is being used?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationReferences: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.bgdeploy.html
Question 62
Single choice
A company is using a hybrid cloud environment. The private cloud is hosting the business applications, and the cloud services are being used to replicate for availability purposes. The cloud services are also being used to accommodate the additional resource requirements to provide continued services. Which of the following scalability models is the company utilizing?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerC
ExplanationCloud bursting is a scalability model in which an organization uses its private cloud resources for normal day-to-day computing but relies on public cloud resources (cloud services) during periods of increased demand or resource requirements. In this scenario, the private cloud hosts the business applications, and the public cloud services are used for replication and to provide additional resources when needed, making it an example of cloud bursting to handle scalability requirements.
Question 63
Single choice
An organization is hosting its dedicated email infrastructure with unlimited mailbox creation capability. The management team would like to migrate to a SaaS-based solution. Which of the following must be considered before the migration?
-
A
The SaaS provider's licensing model
-
B
The SaaS provider's reputation
-
C
The number of servers the SaaS provider has
-
D
The number of network links the SaaS provider has
Reveal answer details
Close answer details
Correct answerA
ExplanationThe licensing model of the SaaS provider is an important factor to consider before migrating to a SaaS-based solution for email infrastructure. The licensing model determines how much the organization will pay for the service, how many mailboxes they can create, what features they can access, and what SLAs they can expect. The organization should compare different SaaS providers' licensing models and choose the one that best suits their needs and budget. References: CompTIA Cloud+ Certification Exam Objectives, Domain 1.0 Configuration and Deployment, Objective 1.4 Given a scenario, execute a provided deployment plan.
Question 64
Single choice
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?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationThin provisioning is the technique that ensures disk space is not allocated to the VM until it is needed. Thin provisioning is a storage allocation method that assigns disk space to a VM on demand, rather than in advance. Thin provisioning can improve storage utilization and efficiency by avoiding overprovisioning and wasting disk space. Thin provisioning can also allow for more flexibility and scalability of storage resources.
Question 65
Multiple choice
A company is preparing a hypervisor environment to implement a database cluster. One of the requirements is to share the disks between the nodes of the cluster to access the same LUN. Which of the following protocols should the company use? (Choose two.)
-
A
-
B
-
C
-
D
-
E
-
F
Reveal answer details
Close answer details
Correct answersC, F
ExplanationThese are the protocols that should be used to share the disks between the nodes of a database cluster to access the same LUN (Logical Unit Number). A LUN is an identifier that represents a logical unit of storage, such as a disk, partition, volume, etc., that can be accessed by a host system or device. To share the disks between the nodes of a cluster, the following protocols can be used: iSCSI (Internet Small Computer System Interface): This is a protocol that allows SCSI commands to be sent over IP networks. iSCSI can enable block-level storage access over a network, which means that the host system or device can access the storage as if it were a local disk. FC (Fibre Channel): This is a protocol that provides high-speed and low-latency data transfer over optical fiber cables. FC can also enable block-level storage access over a network, which means that the host system or device can access the storage as if it were a local disk. References: https://www.vembu.com/blog/shared-storage-cluster-shared-volumes-configuration/
Question 66
Multiple choice
An IT administrator is implementing security controls on an OS. Which of the following will provide the best protection against a brute-force attack? (Select two).
-
A
-
B
Enforcing strong passwords
-
C
Configuring user passwords to change every 30 days
-
D
Limiting failed log-in requests
-
E
-
F
Reveal answer details
Close answer details
Correct answersA, D
ExplanationImplementing MFA (multi-factor authentication) and limiting failed log-in requests are two effective ways to prevent brute-force attacks on an OS. MFA requires users to provide more than one piece of evidence to prove their identity, such as a password and a code sent to their phone. This makes it harder for attackers to guess the correct credentials. Limiting failed log-in requests prevents attackers from trying too many password combinations in a short time, by locking out the account or the IP address after a certain number of attempts. This slows down the attack and alerts the administrator of a possible intrusion. References: How To Prevent Brute Force Attacks With 8 Easy Tactics, Blocking Brute Force Attacks
Question 67
Single choice
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
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationRole-based access control (RBAC) is a type of access control model that assigns permissions and privileges to users based on their roles or functions within an organization or system. RBAC can help simplify and streamline the management and enforcement of access policies, as it can reduce the complexity and redundancy of assigning permissions to individual users or groups. RBAC can also help improve security and compliance, as it can limit or grant access based on the principle of least privilege and the separation of duties. RBAC is the best access control rule to change when the sales group is part of the finance group and the sales team members can access the financial application due to a single sign-on mechanism being implem References: https://www.ekransystem.com/en/blog/rbac-vs-abac
Question 68
Single choice
Lateral-moving malware has infected the server infrastructure. Which of the following network changes would MOST effectively prevent lateral movement in the future?
-
A
Implement DNSSEC in all DNS servers
-
B
Segment the physical network using a VLAN
-
C
Implement microsegmentation on the network
-
D
Implement 802.1X in the network infrastructure
Reveal answer details
Close answer details
Question 69
Single choice
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
Reveal answer details
Close answer details
Correct answerA
ExplanationThe maximum transmission unit (MTU) is the largest size of a packet or frame that can be sent over a network. Decreasing the MTU size on both servers can reduce the network delay between them, as it can reduce the fragmentation and reassembly of packets, improve the transmission efficiency, and avoid packet loss or errors. Decreasing the MTU size can also avoid taxing other system resources, as it does not require additional CPU, memory, or disk resources. References: CompTIA Cloud+ Certification Exam Objectives, page 16, section 3.2 Reference: (https://cseweb.ucsd.edu/~calder/papers/HPDC-01-DynComp.pdf)
Question 70
Single choice
A cloud administrator has received a physical disk that was analyzed by the incident response team. Which of the following documents should the cloud administrator update?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationAnswer: A. Chain of custody A chain of custody is a document that records the sequence of custody, control, transfer, analysis, and disposition of physical or electronic evidence. A chain of custody is important to ensure the integrity and admissibility of evidence in legal cases. A cloud administrator who receives a physical disk that was analyzed by the incident response team should update the chain of custody to document when, how, and by whom the disk was handled, and what actions were performed on it12. An incident taxonomy is a classification system that provides additional information about an incident, such as the nature, impact, intent, root cause, and data exposed. An incident taxonomy is useful for identifying trends and patterns, but it does not track the movement or manipulation of evidence 3. A risk register is a document that identifies, records, and assesses potential risks in a project or an organization. A risk register helps to prioritize and mitigate risks, and to develop contingency plans. A risk register is not directly related to the analysis of a physical disk by the incident response team 4. An incident playbook is a document that provides a series of prescriptive steps and guidance for responding and resolving incidents. An incident playbook helps to simplify and standardize the response process, and to reduce human error. An incident playbook does not record the details or outcomes of the response actions 5.
Question 71
Single choice
A newly deployed public cloud tenant has been billed five times the forecasted amount. Which of the following is the most likely cause of the issue?
-
A
Incorrect billing by the cloud provider.
-
B
Incorrect responsibility model.
-
C
Incorrect tenant allocation.
-
D
Incorrect resource selection.
Reveal answer details
Close answer details
Correct answerD
ExplanationD. Incorrect resource selection: Choosing resource types or sizes that exceed actual requirements can significantly inflate costs. Proper planning and monitoring are essential to avoid overspending. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 18: Optimizing Cloud Environments.
Question 72
Single choice
After a virtualized host is rebooted, ten guest VMs take a long time to start, and extensive memory utilization is observed. Which of the following should be done to optimize the host?
-
A
Reduce the host memory assignment.
-
B
Configure the virtual/swap memory configuration on the guest VMs.
-
C
Increase the allocated vCPUs per VM.
-
D
Reduce the allocated memory and enable dynamic memory.
Reveal answer details
Close answer details
Correct answerD
ExplanationD. Reduce the allocated memory and enable dynamic memory: Allocating excessive memory to VMs can lead to slow performance during initialization. Dynamic memory allows the system to allocate resources as needed, optimizing performance and resource use. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 14: Compute Sizing for Deployment.
Question 73
Single choice
A cloud engineer is migrating a customer's web servers from a hypervisor platform to a CSP environment. The engineer needs to decouple the infrastructure and components during the migration to reduce the single points of failure. Which of the following storage options should the cloud engineer migrate the content to in order to improve availability?
-
A
-
B
-
C
-
D
-
E
Reveal answer details
Close answer details
Correct answerC
ExplanationObject storage is a storage option that stores data as discrete units called objects, which are identified by a unique identifier and can have metadata attached to them. Object storage can help the cloud engineer migrate the content to improve availability by decoupling the data from the underlying infrastructure and components. Object storage can also provide high scalability, durability, and redundancy for the data, as well as support for multiple protocols and access methods. Object storage can be accessed through APIs, web interfaces, or gateways that can emulate file or block storage. Object storage is suitable for storing unstructured or static data, such as web content, images, videos, or documents. References: CompTIA Cloud+ CV0-003 Certification Study Guide, Chapter 4, Objective 4.1: Given a scenario, implement cloud storage solutions.
Question 74
Single choice
Which of the following service models would be used for a database in the cloud?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationPaaS (Platform as a Service) is a cloud service model that provides a platform for developing, testing, deploying, and managing applications in the cloud. PaaS includes the underlying infrastructure (servers, storage, network, etc.) as well as the middleware, databases, tools, frameworks, and APIs that are required for application development and delivery. Examples of PaaS are AWS Elastic Beanstalk, Azure App Service, Google App Engine, etc.
Question 75
Single choice
Users of a public website that is hosted on a cloud platform are receiving a message indicating the connection is not secure when landing on the website. The administrator has found that only a single protocol is opened to the service and accessed through the URL https://www.comptiasite.com. Which of the following would MOST likely resolve the issue?
-
A
Renewing the expired certificate
-
B
Updating the web-server software
-
C
Changing the crypto settings on the web server
-
D
Upgrading the users' browser to the latest version
Reveal answer details
Close answer details
Correct answerA
ExplanationRenewing the expired certificate is what would most likely resolve the issue of users receiving a message indicating the connection is not secure when landing on a website that is hosted on a cloud platform and accessed through https://www.comptiasite.com. A certificate is a digital document that contains information such as identity, public key, expiration date, etc., that can be used to prove one's identity and establish secure communication over a network. A certificate can expire when it reaches its validity period and needs to be renewed or replaced. An expired certificate can cause users to receive a message indicating the connection is not secure by indicating that the website's identity or security cannot be verified or trusted. Renewing the expired certificate can resolve the issue by extending its validity period and restoring its identity or security verification or trust.
Question 76
Single choice
A cloud administrator is evaluating a solution that will limit access to authorized individuals. The solution also needs to ensure the system that connects to the environment meets patching, antivirus and configuration requirements. Which of the following technologies would BEST meet these requirements?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationReferences: https://www.techtarget.com/searchsecurity/tip/Cloud-detection-and-response-CDR-vs-EDR-vs-NDR-vs-XDR
|