VMware vRealize Log Insight Specialist — Question 28
A company's DevOps engineers are constantly making changes to their applications and are looking for a more efficient and programmatic approach to continuously deploy SDDCs.
Which tool could DevOps engineers leverage?
Answer options
- A. Cloud Automation Services (CAS)
- B. HTML
- C. CloudFormation Templates
- D. DCLI in interactive mode
Correct answer: C
Explanation
CloudFormation Templates allow for the automation of infrastructure deployment in a repeatable manner, making it ideal for continuous deployment of SDDCs. In contrast, HTML is a markup language not suitable for deployment tasks, while DCLI in interactive mode requires manual input, which is less efficient than a programmatic approach. Cloud Automation Services (CAS) may provide automation but is not specifically designed for SDDC deployment like CloudFormation Templates.