exam questions

Exam CV0-003 All Questions

View all questions & answers for the CV0-003 exam

Exam CV0-003 topic 1 question 177 discussion

Actual exam question from CompTIA's CV0-003
Question #: 177
Topic #: 1
[All CV0-003 Questions]

A web application has been configured to use auto-scaling for provisioning and deprovisioning more VMs according to the workload. The systems administrator deployed a new Cl/CD tool to automate new releases of the web application. During the night, a script was deployed and configured to be executed by the VMs during bootstrapping. Now, the auto-scaling configuration is creating a new VM every five minutes. Which of the following actions will MOST likely resolve the issue?

  • A. Reducing the maximum threshold in the auto-scaling configuration
  • B. Debugging the script and redeploying it
  • C. Changing the automation tool because it is incompatible
  • D. Modifying the script to shut down the VM after five minutes
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Daymeyon
Highly Voted 2 years ago
A. was my first thought. But that seems more like a temp fix/workaround than a resolution. Something is clearly wrong with the script to be making new VM's every 5 minutes and that needs to be addressed for the issue to be resolved. Fix the script and redeploy.
upvoted 7 times
...
Jhonattan0032
Most Recent 1 year ago
Selected Answer: B
The problem is most likely related to the script that was deployed during bootstrapping
upvoted 2 times
...
Pongsathorn
1 year, 4 months ago
Selected Answer: B
Debugging the Script (Option B): The problem is most likely related to the script that was deployed during bootstrapping. Debugging the script to identify and fix any issues causing the repeated VM creation is the first step to resolving the problem. Once the script is debugged and corrected, you can redeploy it to the VMs. Reducing the Maximum Threshold (Option A): Reducing the maximum threshold in the auto-scaling configuration would limit the number of VMs that can be created simultaneously, but it doesn't address the root cause of the issue, which is the faulty script. It's better to fix the script itself.
upvoted 3 times
...
ROCompTIA
1 year, 7 months ago
Selected Answer: B
By debugging the script, you can identify any errors or issues within the script that may be causing the auto-scaling process to trigger repeatedly. Once the issues are identified and resolved, you can redeploy the corrected script to the VMs during bootstrapping.
upvoted 2 times
...
SecPlus2022
1 year, 8 months ago
Selected Answer: B
"B" will resolve it as the question requires, "A" is only a containment method.
upvoted 2 times
...
TheGinjaNinja
2 years ago
Selected Answer: A
A. Reducing the maximum threshold in the auto-scaling configuration would most likely resolve the issue. This would prevent the auto-scaling configuration from continuously creating new VMs every five minutes. It would also be a quick and easy solution to implement. The other options may also help to resolve the issue, but they would likely take more time and effort to implement.
upvoted 4 times
ROCompTIA
1 year, 7 months ago
And the problem will not be solved doing so, because it will make fewer virtual machines.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...