CompTIA Cloud+ (CV0-002) — Question 69
A public cloud provider recently updated one of its services to provide a new type of application load balancer. The cloud administrator is tasked with building out a proof-of-concept using this new service type. The administrator sets out to update the scripts and notices the cloud provider does not list the load balancer as an available option type for deploying this service. Which of the following is the MOST likely reason?
Answer options
- A. The administrator can deploy the new load balancer via the cloud provider's web console.
- B. The administrator needs to update the version of the CLI tool.
- C. The administrator needs to write a new script function to call this service.
- D. The administrator is not using the correct cloud provider account.
Correct answer: B
Explanation
The correct answer is B because the absence of the new load balancer in the deployment options could be due to an outdated CLI tool that does not recognize the latest updates. Options A, C, and D are incorrect as they do not address the primary issue of the CLI tool version not being current to support the new service.