VMware NSX-T Advanced Deployment (VCAP-NV Deploy) — Question 24
A client wants to integrate a source control system to manage and maintain the cloud templates for their new installation of vRealize Automation.
Which solution should be included as part of the vRealize Automation logical design?
Answer options
- A. Git
- B. Subversion
- C. vRealize SaltStack Config
- D. Gerrit
Correct answer: A
Explanation
Git is a widely used version control system that allows for efficient management of code and templates, making it an ideal choice for handling cloud templates in vRealize Automation. Subversion, while functional, is less favored in modern practices compared to Git. vRealize SaltStack Config focuses more on configuration management rather than source control, and Gerrit is more of a code review tool than a version control system.