VCP-VMC 2024 Question 221
Single answerYour organization is implementing a VMware Cloud environment and you have been tasked with creating a content library to store ISO images and VM templates. The content library must ensure that templates and ISOs are accessible across multiple vCenter Server instances in your environment. Additionally, the library should be synchronized automatically when updates are made. Which type of content library configuration should you use?
- A
A Local Content Library with automatic subscription enabled
- B
A Local Content Library without publishing enabled
- C
A Subscribed Content Library with on-demand synchronization
- D
A Published Content Library with automatic subscription enabled
Show answer and explanation
Correct answer: D
Explanation
To achieve cross-vCenter access to templates and ISOs with automatic synchronization, a Published Content Library must be used. This type of library enables sharing with remote vCenter Servers through subscription and ensures that changes to the library are automatically propagated to subscribed libraries.
- A. Incorrect.
A Local Content Library with automatic subscription enabled is not a valid configuration. Local libraries are not designed for cross-vCenter access and do not have subscription options.
- B. Incorrect.
A Local Content Library without publishing enabled is confined to a single vCenter instance and cannot synchronize with other vCenters, making it unsuitable for your requirements.
- C. Incorrect.
A Subscribed Content Library with on-demand synchronization depends on manual updates to retrieve changes, which does not meet the requirement for automatic updating.
- D. Correct.
A Published Content Library with automatic subscription enabled allows the library to be shared across multiple vCenter Server instances and ensures that updates are automatically synchronized, making it the correct choice.