Cloud+ Flashcards
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
Database replication
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
WAF
(Web Application Firewall)
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. vRAM
B. vCPU
C. vGPU
D. vNIC
vGPU
(virtual graphics processing unit (vGPU))
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. Per device
B. Per user
C. Core-based
D. Volume-based
Core-based
An organization has two businesses that are developing different software products. They are using a
single cloud provider with multiple IaaS instances. The organization identifies that the tracking of costs for
each business are inaccurate.
Which of the following is the BEST method for resolving this issue?
A. Perform segregation of the VLAN and capture egress and ingress values of each network interface
B. Tag each server with a dedicated cost and sum them based on the businesses
C. Split the total monthly invoice equally between the businesses
D. Create a dedicated subscription for the businesses to manage the costs
Tag each server with a dedicated cost and sum them based on the businesses
A systems administrator needs to configure SSO authentication in a hybrid cloud environment.
Which of the following is the BEST technique to use?
A. Access controls
B. Federation
C. Multifactor authentication
D. Certificate authentication
Federation
A systems administrator recently deployed a VDI solution in a cloud environment; however, users are now
experiencing poor rendering performance when trying to display 3-D content on their virtual desktops,
especially at peak times.
Which of the following actions will MOST likely solve this issue?
A. Update the quest graphics drivers from the official repository
B. Add more vGPU licenses to the host
C. Instruct users to access virtual workstations only on the VLAN
D. Select vGPU profiles with higher video RAM
Select vGPU profiles with higher video RAM
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
The cloud web server is using strong ciphers that are not supported by older browsers
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
Segment the physical network using a VLAN
A company is switching from one cloud provider to another and needs to complete the migration as quickly
as possible.
Which of the following is the MOST important consideration to ensure a seamless migration?
A. The cost of the environment
B. The I/O of the storage
C. Feature compatibility
D. Network utilization
Feature compatibility
A cloud architect is designing the VPCs for a new hybrid cloud deployment. The business requires the
following:
1. High availability
2. Horizontal auto-scaling
3. 60 nodes peak capacity per region
4. Five reserved network IP addresses per subnet
5. /24 range
Which of the following would BEST meet the above requirements?
A. Create two /25 subnets in different regions
B. Create three /25 subnets in different regions
C. Create two /26 subnets in different regions
D. Create three /26 subnets in different regions
E. Create two /27 subnets in different regions
F. Create three /27 subnets in different regions
Create two /25 subnets in different regions
Explanation/Reference:
You need 65 IPs per region. /27 will only give you 32 and /26 will only give you 64. You need a /25 network
which will give you 128 per region. Having two regions will give you the requirement of high availability.
Yes, 3 regions is better than 2, but it doesn’t ask for the best high availability option, it just asks for high
availability which 2 regions provides.
A company is doing a cloud-to-cloud migration to lower costs. A systems administrator has to plan the
migration accordingly.
Which of the following considerations is MOST important for a successful, future-proof, and low-cost
migration?
A. Tier pricing
B. Licensing
C. Estimated consumption
D. Feature compatibility
Feature compatibility
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
Decrease the MTU size on both servers
The 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
A company is planning to migrate applications to a public cloud, and the Chief Information Officer (CIO)
would like to know the cost per business unit for the applications in the cloud. Before the migration, which
of the following should the administrator implement FIRST to assist with reporting the cost for each
business unit?
A. An SLA report
B. Tagging
C. Quotas
D. Showback
Tagging
Explanation/Reference:
Tagging is what the administrator should implement first to assist with reporting the cost for each business
unit for applications in a public cloud environment. Tagging is a technique that allows customers to assign
metadata or labels to their cloud resources, such as applications, instances, volumes, etc., based on their
attributes or criteria. Tagging can help customers to organize, manage, monitor, and report their cloud
resources and costs by business unit, project, owner, environment, etc.
An IaaS application has a two-hour RTO and a four-hour RPO. The application takes one hour to back up its data or restore from a local backup file. A systems administrator is tasked with configuring the backup policy.
Which of the following should the administrator configure to achieve the application requirements with the LEAST cost?
A. Back up to long-term storage every night
B. Back up to object storage every three hours
C. Back up to long-term storage every four hours
D. Back up to object storage every hour
Back up to object storage every three hours
Explanation/Reference:
Object storage is a type of storage service that stores data as objects with unique identifiers and metadata
in a flat namespace or structure. Backing up to object storage every three hours can help achieve the
application requirements with the least cost for an IaaS application that has a two-hour RTO and a fourhour
RPO, as it can provide scalable, durable, and cost-effective storage for backup data while meeting
the recovery time and point objectives. Backing up to object storage every three hours can ensure that the
backup data is no more than four hours old and can be restored within two hours in case of a disaster or
failure. References: CompTIA Cloud+ Certification Exam Objectives, page 9, section 1.4
Which of the following will mitigate the risk of users who have access to an instance modifying the system configurations?
A. Implement whole-disk encryption
B. Deploy the latest OS patches
C. Deploy an anti-malware solution
D. Implement mandatory access control
Implement mandatory access control
Explanation/Reference:
Mandatory access control (MAC) is a type of access control model that enforces strict security policies
based on predefined rules and labels. MAC assigns security labels to subjects (users or processes) and
objects (files or resources) and allows access only if the subject has the appropriate clearance and needto-
know for the object. MAC can mitigate the risk of users who have access to an instance modifying the
system configurations, as it can prevent unauthorized or accidental changes to critical files or settings by
restricting access based on predefined rules and labels. References: CompTIA Cloud+ Certification Exam
Objectives, page 14, section 2.7
Which of the following service models would be used for a database in the cloud?
A. PaaS
B. laaS
C. CaaS
D. SaaS
PaaS
Explanation/Reference:
PaaS (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.