CompTIA Cloud+ (CV0-003) — Question 28
A cloud engineer is responsible for managing a public cloud environment. There is currently one virtual network that is used to host the servers in the cloud environment. The environment is rapidly growing, and the network does not have any more available IP addresses. Which of the following should the engineer do to accommodate additional servers in this environment?
Answer options
- A. Create a VPC and peer the networks.
- B. Implement dynamic routing.
- C. Enable DHCP on the networks.
- D. Obtain a new IPAM subscription.
Correct answer: A
Explanation
The correct answer is A, as creating a Virtual Private Cloud (VPC) allows for the segmentation and management of more IP address space. The other options do not directly address the lack of available IP addresses: dynamic routing (B) helps in managing traffic but does not increase IP availability, enabling DHCP (C) is not effective if the address space is exhausted, and obtaining a new IPAM subscription (D) does not solve the immediate IP shortage.