CompTIA Cloud+ (CV0-003) — Question 264
A company’s website development team made some code changes to implement a new feature. The development team published the changes via a code pipeline and verified that the feature is in the development environment. However, the testing team is unable to see the new feature when executing the test plan. Which of the following steps should the cloud administrator take first to identify the cause of the issue?
Answer options
- A. Roll back the development pipeline to revert and reapply the changes.
- B. Confirm that the deployment has been completed in the QA environment.
- C. Switch the application load balancer to use the blue environment
- D. Update the policies on the CASB to allow access to the test environment.
Correct answer: B
Explanation
The correct answer is B because confirming the deployment in the QA environment ensures that the new feature has been properly published and is available for testing. Options A and C involve actions that do not directly address the verification of the deployment status, while option D pertains to access policies rather than the deployment itself.