Advanced Deploy VMware vRealize Automation 8.x (v2) 온라인 연습
최종 업데이트 시간: 2024년11월08일
당신은 온라인 연습 문제를 통해 VMware 3V0-31.22 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.
시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 3V0-31.22 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 12개의 시험 문제와 답을 포함하십시오.
정답: To support the new service capabilities in vRealize Automation, you will need to perform the following tasks:
Task 1: Create a Storage Tier to Support Encryption
Log in to the vRealize Automation console using the provided Cloud Admin credentials.
Navigate to Infrastructure > Configure > Storage Profiles.
Click New Storage Profile.
Enter the Name as “Encrypted Storage Tier”.
Set the Disk Type to “Standard disk”.
Choose the Region as “vSphere Private Cloud / Local Datacenter”.
Select the Datastore/Cluster as “RegionA01USCSIOI-CC3”.
For Provisioning Type, select “Thin”.
Ensure Supports Encryption is set to “Yes”.
Add a Capability Tag with Key as “storage” and Value as “encrypted”.
Save the storage profile.
Task 2: Create a Network Profile for Phobos Project
In the vRealize Automation console, go to Infrastructure > Configure > Network Profiles.
Click New Network Profile.
Provide the Name as “Phobos Networks”.
Set the Region to “vSphere Private Cloud / Local Datacenter”.
Under Network Segment, choose “nsx-phobos-external”.
Enter the Network IPv4 CIDR as “172.16.15.0/24”.
Set the Network Default Gateway to “172.16.15.1”.
Specify the Domain as “corp.local”.
Go to the IP Ranges tab and add a new range named “Phobos-range” with the range “172.16.15.5-172.16.15.250”.
Add a Network Profile Capability Tag with Key as “net” and Value as “phobos”.
Save the network profile.
Task 3: Configure Workload Placement for Phobos Zone
Ensure that VMware vRealize Operations is integrated with vRealize Automation for advanced workload placement1.
In the vRealize Automation console, navigate to Infrastructure > Cloud Zones.
Locate and edit the existing cloud zone named “Phobos”.
In the Placement Policy section, set it to use VMware vRealize Operations.
Specify the default virtual machine folder for workload placement as “Workloads”.
Save the changes to the cloud zone.
By completing these steps, you will have created a storage tier that supports encryption, a network profile for the Phobos Project, and configured the Phobos Zone to offer advanced capabilities using VMware vRealize Operations. Always ensure to follow your organization’s best practices and security policies when making changes to the infrastructure.
정답: To accomplish Task 3 as a Cloud Administrator, you would perform the following steps:
Create a new operating system image:
Log in to the vRealize Automation console using the Cloud Admin credentials.
Navigate to Design > Image Mappings and click New Image Mapping.
Enter the details for the new operating system image, including the name and the Account/Region.
Select the appropriate content library or image to use for the new image mapping12.
Create a new machine size (Flavor Mapping):
Go to Design > Flavor Mappings and click New Flavor Mapping.
Provide the configuration details for the new machine size, such as the number of CPUs and RAM size.
Assign the new flavor mapping to the vSphere Private Cloud account and the Local Datacenter region.
Add two new Cloud templates:
a. Import the first Cloud template:
Navigate to Design > Cloud Templates.
Click Import and select the provided file jupiter.yaml to import the Jupiter Ubuntu Server template.
b. Create the second Cloud template based on the imported Cloud Template:
After importing, clone the Jupiter Ubuntu Server template and rename it to Jupiter Cloned Server. Modify the cloned template to include input options for the operating system image and machine size.
Use the YAML code editor to add an inputs section where users can select the machine size and operating system image at deployment time34.
Ensure that the deployment uses the selected input values by referencing the input parameters in the resources section of the cloud template.
To review and compare any previous changes, utilize the version control features in Cloud Assembly to track changes made to the cloud template
정답: To complete the tasks as a Cloud Administrator, follow these steps:
Task 1: Onboard New Interns into vRealize Automation
Log in to the Identity Manager (IDM) using the provided URL and credentials.
Navigate to Identity & Access Management.
Under Enterprise Groups, find and select interns-group-a and interns-group-b.
Assign interns-group-a with the role of Cloud Assembly User, which is the most restrictive access for Cloud Assembly.
Assign interns-group-b with the role of Service Broker User, which is the most restrictive access for Service Broker.
Ensure that the AD Organization Unit is correctly set to OU=Interns,DC=corp,DC=local for proper group synchronization.
Task 2: Resolve Access Permissions Issues
Log in to the vRealize Automation URL using the Cloud Administrator credentials.
Go to Identity & Access Management.
Locate the user with the logon id [email protected].
Assign this user the role of Cloud Assembly User to allow creating and deploying from cloud templates in Cloud Assembly.
Verify that the user has the minimum permissions required and does not have any additional roles that exceed their responsibility.
By following these steps, you should be able to onboard the interns with the correct access and resolve the access permissions issues for the specified user. Always ensure to adhere to the principle of least privilege, granting users the minimum level of access necessary to perform their roles.
정답: Task 1: Create a New Cloud Zone
Log in to the vRealize Automation console as a Cloud Administrator.
Navigate to Infrastructure > Configure > Cloud Zones.
Click New Cloud Zone.
Enter the following details:
Account / Region: Select AWS - US West / us-west-2.
Name: Enter “Mercury AWS Cloud Zone”.
Placement Policy: Choose Default.
Availability Zones: Include only us-west-2a and us-west-2c.
Capability Tags: Add a tag with Key as “region” and Value as “us-west”.
Save the cloud zone.
Task 2: Create a New Project
In the vRealize Automation console, go to Administration > Projects.
Click New Project.
Provide the Project Name: “Mercury”.
Under Project Administrators, add the “Project Mercury Admins” group.
Under Project Members, add the “Project Mercury Users” group.
In the Cloud Zones section, select the previously created “Mercury AWS Cloud Zone” and any other
required zones.
Save the project.
Task 3: Update the Default Pricing Card
Navigate to Infrastructure > Pricing Cards.
Select the default pricing card and click Edit.
Assign the pricing card to the “Mercury” project by selecting it from the list.
Set the pricing details as follows:
vCPU Cost: Enter $10 and set the charge to monthly and only when powered on.
Memory Cost: Enter $5 per GB, charge monthly and only when powered on.
Storage Cost: Enter $1 per GB, charge monthly and always.
Save the changes to the pricing card