VMware NSX-T Advanced Deployment (VCAP-NV Deploy) — Question 53
An organization's cloud team would like to reduce template sprawl. Below are the applications they want to deploy using cloud templates:
✑ MS SQL and Web IIS applications on OS types Windows 2016 and Windows 2019
✑ Oracle WebLogic and Oracle DB applications on OS types RHEL7 and RHEL 8
Which two options would meet these requirements? (Choose two.)
Answer options
- A. Create an image mapping for Windows and RHEL OS types
- B. Create a Cloud Template for each application type with a combination of OS types
- C. Create a Cloud Template or upgrade an existing one with user input to select the OS type
- D. Create a Cloud Template for each OS type and have a user input option to pick the application type.
- E. Create image mappings for OS types Windows 2016, Windows 2019, RHEL7 and RHEL8
Correct answer: A, C
Explanation
Option A is correct because creating an image mapping for both Windows and RHEL OS types allows for streamlined management of the required applications. Option C is also correct as it enables flexibility by allowing user selection of the OS type within a single template. The other options either complicate the deployment process or do not effectively address template sprawl.