VCP-CMA 2024 Question 23
Single answerA cloud administrator is tasked with automating the deployment of multiple virtual machines (VMs) in a VMware vSphere environment using VMware Aria Automation. The administrator wants to ensure the VMs are automatically assigned specific network configurations and storage policies based on project requirements. What should the administrator configure to meet this requirement?
- A
Cloud templates with defined inputs for network and storage configurations
- B
Custom scripts executed post-deployment to modify network and storage settings
- C
Manual assignment of network and storage configurations after each VM is deployed
- D
Workflow automation using VMware Aria Operations
Show answer and explanation
Correct answer: A
Explanation
The correct answer is to use cloud templates with predefined inputs for network and storage configurations. Cloud templates in VMware Aria Automation enable administrators to standardize and automate VM deployments, ensuring that all project-specific requirements are met with minimal manual intervention. This approach streamlines the process, reduces the potential for errors, and aligns with the principles of cloud management and automation.
- A. Correct.
Cloud templates allow administrators to predefine inputs for network and storage configurations, ensuring consistent and automated deployments as per project requirements.
- B. Incorrect.
While custom scripts can modify configurations post-deployment, this approach is less efficient and more error-prone compared to using predefined templates.
- C. Incorrect.
Manual assignment of configurations defeats the purpose of automation and introduces the potential for errors, making it unsuitable for automating deployments.
- D. Incorrect.
VMware Aria Operations focuses on monitoring and optimizing performance, not on deployment automation or configuration of VMs.