- (Topic 3)
Over the last couple of years, the growth of a company has required a more complex DNS and DHCP environment. Which of the following should a systems administration team implement as an appropriate solution to simplify management?
Correct Answer:
A
The best solution to simplify management of a more complex DNS and DHCP environment for a company that has grown over the last couple of years is IPAM (IP address management). IPAM is a tool or service that allows centralized management and automation of DNS and DHCP functions, such as IP address allocation, reservation, release, or renewal, as well as domain name registration or resolution. IPAM can also provide monitoring, auditing, reporting, and security features for DNS and DHCP resources. Reference: [CompTIA Cloud+ Certification Exam Objectives], Domain 3.0 Maintenance, Objective 3.4 Given a scenario, implement automation and orchestration to optimize cloud operations.
- (Topic 3)
A systems administrator is asked to implement a new three-host cluster. The cloud architect specifies this should be a testing environment, and the budget is limited. The estimated resource consumption for each application is as follows:
Correct Answer:
B
The best option to implement a new three-host cluster with a limited budget for testing purposes is to use three public cloud hosts with six cores, 80GB of RAM, 180GB of storage, and 150Mbps of bandwidth each. This option will provide enough resources to run all the applications without exceeding their estimated consumption, while also minimizing the cost and complexity of the cluster. The other options either provide insufficient or excessive resources, which could affect the performance or cost of the cluster. Reference: [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.
- (Topic 2)
Which of the following would be the BEST option for discussion of what individuals should do in an incident response or disaster recovery scenario?
Correct Answer:
C
A tabletop exercise is the best option for discussion of what individuals should do in an incident response or disaster recovery scenario. A tabletop exercise is a simulated scenario that involves key stakeholders and decision-makers who review and discuss their roles and responsibilities in response to an emergency situation or event. A tabletop exercise can help to test and evaluate plans, procedures, policies, training, and communication.
- (Topic 4)
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?
Correct Answer:
C
The correct answer is C. Anti-affinity rule.
An anti-affinity rule is a configuration option that prevents two or more virtual machines (VMs) from running on the same physical host. This can improve the availability and fault tolerance of the VMs, as it reduces the risk of losing multiple VMs due to a single host failure. An anti-affinity rule can also improve the performance and load balancing of the VMs, as it distributes the workload across different hosts and avoids resource contention . A round-robin method is a load balancing algorithm that distributes incoming requests to a pool of servers in a circular order. A round-robin method does not consider the availability, capacity, or location of the servers, and may assign requests to servers that are overloaded, offline, or far away. A round-robin method does not ensure that each node runs on a different physical server.
A live migration is a process that allows moving a running VM from one physical host to another without interrupting its operation. A live migration can improve the availability and performance of the VMs, as it enables dynamic load balancing, maintenance, and disaster recovery. However, a live migration does not prevent two or more VMs from running on the same physical host in the first place.
A priority queue is a data structure that stores elements based on their priority values. A priority queue allows inserting and removing elements in order of their priority, such that the element with the highest priority is always at the front of the queue. A priority queue can be used to implement scheduling algorithms for processes or tasks, but it does not affect where they run on physical servers.
- (Topic 1)
A global web-hosting company is concerned about the availability of its platform during an upcoming event. Web traffic is forecasted to increase substantially during the next week. The site contains mainly static content.
Which of the following solutions will assist with the increased workload?
Correct Answer:
D
A content delivery network (CDN) is a distributed network of servers that delivers web content to users based on their geographic location, origin server, and content delivery server. A CDN can assist with the increased workload caused by sudden continuous bursts of traffic, as it can reduce the load on the origin server by caching and serving static content from edge servers closer to the users. A CDN can also improve the performance and availability of web content delivery, as it can reduce latency, bandwidth consumption, and network congestion. References: CompTIA Cloud+ Certification Exam Objectives, page 12, section 2.2
Reference: https://www.globaldots.com/content-delivery-network-explained