VCP-VMC 2024 Question 154
Select 3You are tasked with deploying a VMware Cloud on AWS SDDC within your organization. During the planning phase, you must ensure the appropriate account access and privileges are configured for the deployment. Which of the following actions and permissions are required to successfully deploy the SDDC in this cloud environment?
- A
Grant VMware Cloud Administrator role access to the account used for deployment.
- B
Ensure the AWS account being used has permissions to create and manage Elastic Network Interfaces (ENIs).
- C
Provide read-only access to the VMware Cloud on AWS API for the deployment account.
- D
Verify that the AWS account has permissions to configure Direct Connect.
- E
Ensure the AWS account has permissions to create IAM roles and policies.
Show answer and explanation
Correct answers: A, B, E
Explanation
Deploying a VMware Cloud on AWS SDDC requires specific account access and privileges to ensure successful integration and setup. The VMware Cloud Administrator role provides the necessary administrative permissions within the VMware Cloud environment, while AWS permissions to create and manage ENIs and IAM roles enable network connectivity and resource management. Other permissions, like Direct Connect configuration, may be required later but are not essential for the initial deployment.
- A. Correct.
Correct. The VMware Cloud Administrator role is required for managing and deploying SDDCs in VMware Cloud environments.
- B. Correct.
Correct. The SDDC deployment process requires permissions to create and manage ENIs, which are critical for network connectivity between the VMware SDDC and AWS services.
- C. Incorrect.
Incorrect. Read-only access to the VMware Cloud on AWS API is not sufficient for deployment. Full administrative access is required to perform deployment tasks.
- D. Incorrect.
Incorrect. While Direct Connect may be configured later for connectivity, it is not a mandatory permission for the initial SDDC deployment.
- E. Correct.
Correct. The creation of IAM roles and policies is necessary during the deployment process to facilitate integration between VMware Cloud and AWS.