VCP-CMA 2024 Question 97
Single answerA cloud administrator wants to integrate custom functionality into their VMware Cloud Templates for deploying virtual machines. They have a requirement to trigger lightweight custom scripts in response to specific lifecycle events without creating or managing dedicated servers for the scripts. Which technology best suits this use case?
- A
Action Based Extensibility (ABX)
- B
vRealize Orchestrator (vRO)
- C
Cloud Assembly
- D
VMware vSphere Auto Deploy
Show answer and explanation
Correct answer: A
Explanation
Action Based Extensibility (ABX) is the most appropriate solution for this use case as it allows administrators to run lightweight, serverless scripts in response to events without requiring dedicated infrastructure. This makes ABX ideal for integrating custom functionality into cloud automation workflows.
- A. Correct.
Action Based Extensibility (ABX) is designed for lightweight, event-driven automation using serverless functions, making it ideal for integrating custom functionality into cloud templates without the need for dedicated infrastructure.
- B. Incorrect.
vRealize Orchestrator (vRO) is a powerful automation platform but is better suited for complex workflows and integrations requiring long-running processes or significant infrastructure management, not lightweight event-driven tasks.
- C. Incorrect.
Cloud Assembly is a service for defining and deploying cloud templates, but it is not used to execute custom scripts or event-driven tasks.
- D. Incorrect.
VMware vSphere Auto Deploy is a tool for provisioning ESXi hosts and is unrelated to the execution of custom automation scripts triggered by lifecycle events.