Salesforce Certified Business Analyst — Question 38
The business analyst (BA) at Universal Containers is also its primary system admin. The BA knows that version control is mandatory when it comes to releasing.
What is the most efficient process for the BA to track the changes they are committing?
Answer options
- A. Metadata backups
- B. DevOps
- C. Agile planning
Correct answer: B
Explanation
The correct answer is B, as DevOps provides a framework for continuous integration and deployment, which includes version control practices. Metadata backups (A) do not actively track changes and are more about restoring previous states, while Agile planning (C) focuses on project management rather than change tracking.