[Oct-2021] Hybrid Cloud Implementation Engineer NS0-402 Exam Practice Dumps
2021 NS0-402 Premium Files Test pdf - Free Dumps Collection
NEW QUESTION 22
Your manager has informed you that any new solutions that you deploy must support SnapMirror technology for replicating data back to your main data center, where a large ONTAP cluster provides data protection.
In this scenario, which two solutions satisfy this requirement? (Choose two.)
- A. Use NetApp Cloud Volumes ONTAP in your public cloud provider footprints for storing data.
- B. Deploy a StorageGRID cluster across your three regional data centers.
- C. Use E-Series disk arrays at your remote sites.
- D. Deploy NetApp HCI for compute and storage in your branch offices.
Answer: B,D
NEW QUESTION 23
A customer is experiencing an I/O bottleneck with one VMware hosted workload in their NetApp HCI cluster that is part of their hybrid cloud. The solution must be immediate and non-disruptive.
In this scenario, which corrective action should the customer perform?
- A. Modify the QoS on this particular workload to allow it to use the resources available.
- B. Dynamically migrate the workload including storage to a nearby AWS region.
- C. Add additional memory and CPU to the ESXi host.
- D. Dynamically migrate the workload to a different NetApp HCI ESXi host in the cluster.
Answer: A
NEW QUESTION 24
You have existing OnCommand Workflow Automation workflows. You are required to run these existing workflows in Ansible.
When you run the playbook that is shown in the exhibit, what is displayed?
- A. YAML
- B. headers
- C. XML
- D. UUID
Answer: D
NEW QUESTION 25
An IT administrator needs to query image metadata of an OpenStack server using the REST API.
Which REST API method would accomplish this task?
- A. GET
- B. DELETE
- C. POST
- D. PUT
Answer: A
NEW QUESTION 26
Which three volume workflows are supported by Trident for Kubernetes? (Choose three.)
- A. volume import
- B. volume snapshots
- C. volume clone
- D. LUN resize
- E. volume replication
Answer: B,C,E
NEW QUESTION 27
You have an application that runs once per month to provide analytics and report generation. You are asked to use cloud compute resources to run this application. However, your existing environment consists of a single AFF A300 HA pair.
In this scenario, which two actions would satisfy the requirements? (Choose two.)
- A. Configure FabricPool on existing aggregates by using Amazon Simple Storage Service (Amazon S3).
- B. Use the NetApp Cloud Volumes Service in AWS.
- C. Use the NetApp Cloud Backup Service.
- D. Use the NetApp Cloud Sync service.
Answer: B,D
NEW QUESTION 28
Exhibit:
What does the JSON code shown in the exhibit represent?
- A. The statement represents an employee object with three properties.
- B. The statement represents an array of employees with one item in the array.
- C. The statement represents an array of employees with three items in the array.
- D. The statement represents an employee object containing three other objects.
Answer: A
NEW QUESTION 29
You are performing a default deployment using Kubernetes.
In this scenario, where is persistent data stored?
- A. on every worker node
- B. on a random worker node
- C. on the worker node with the pod
- D. on the master node
Answer: D
NEW QUESTION 30
You are creating a new meme generation application and are using containers for service chaining. The end user uploads the original image to one container, the image resolution modifier to another container, and the text overlay to a third container.
In this scenario, knowing that you have NetApp ONTAP storage available to you, which solution will allow each container to access the same data?
- A. Presenting the same LUN to all of your nodes' underlying OS will make that storage available to the container as well.
- B. Use the same container image for all three tasks and the data will exist because data in containers is persistent.
- C. Re-encode the binary data into MIME64, and pass it as a string when instantiating new containers.
- D. Provision a persistent volume using Trident, and then have Kubernetes claim this volume, as necessary, to provide the same storage to each container.
Answer: A
NEW QUESTION 31
What are two differences between a container and a VM? (Choose two.)
- A. Containers can only communicate with other containers on the same host; VMs can communicate across routable networks.
- B. Containers that are deployed on a host all share the OS kernel, whereas VMs do not.
- C. VMs boot up faster than containers exposing the same application.
- D. Containers are more portable than VMs because they isolate the applications from the infrastructure.
Answer: B,D
NEW QUESTION 32
You are writing an Ansible playbook and using the official NetApp modules. You must provide credentials for a NetApp ONTAP cluster in a secure manner.
Which two actions should be used to accomplish this task? (Choose two.)
- A. Pass the value as an argument on the command line.
- B. Pass the value as an interactive input from the command line.
- C. Pass the value using Ansible vault.
- D. Pass the value within the playbook itself.
Answer: A,B
NEW QUESTION 33
You have an on-premises AFF A800 system that needs to replicate to a NetApp Cloud Volumes Service instance.
In this scenario, which NetApp replication technology enables this capability?
- A. SyncMirror
- B. MetroCluster IP
- C. Cloud Sync
- D. SnapMirror
Answer: D
NEW QUESTION 34
Your software development team is working on a new stateful containerized application that requires persistent storage. The team develops software on their local workstations prior to deploying to test and production environments. The team wants to create a consistent experience across the various stages of the software development life-cycle.
In this scenario, which NetApp product should the team use?
- A. NetApp Cloud Volumes Service
- B. Azure NetApp Files
- C. NetApp ONTAP Select
- D. NetApp Cloud Volumes ONTAP
Answer: D
NEW QUESTION 35
You are installing NetApp Cloud Sync to transfer data from an NFS mount point on-premises to Amazon Simple Storage Service (Amazon S3). The NFS directory has 500 directories with approximately 300 files each.
In this scenario, which actions will improve the overall transfer time?
- A. Install the Cloud Sync data broker in AWS EC2.
- B. Add more than one Cloud Sync data broker.
- C. Use the ls command on the root of the source NFS mount point.
- D. Change the transfer type from HTTPS to HTTP.
Answer: B
NEW QUESTION 36
Which statement is correct about Trident storage virtual pools?
- A. Trident storage virtual pools provide a predefined set of data in a storage pool that can be used for container boot processes.
- B. Trident storage virtual pools provide a way to monitor backend storage systems and remove unreachable storage from the available Kubernetes Storage Class options.
- C. Trident storage virtual pools provide a list of additional parameters that can be attached to a Kubernetes Storage Class.
- D. Trident storage virtual pools provide a layer of abstraction between Trident's storage backends and Kubernetes Storage Class.
Answer: D
NEW QUESTION 37
You have FabricPool enabled for an on-premises AFF system. FabricPool is connected to Azure Blob storage.
In this scenario, which configuration is required for high availability of data access in the hybrid aggregate?
- A. Mirror the Blob storage container to another Azure region.
- B. Create redundant VPN or Express Route connections.
- C. Duplicate the Azure Managed disk to another Availability Zone.
- D. Create multiple gateway subnets.
Answer: A
NEW QUESTION 38
A customer has deployed a NetApp HCI environment and has configured SnapMirror replication relationships to Cloud Volumes ONTAP in AWS. After migrating Cloud Manager from on-premises to AWS, the customer can no longer create new replication relationships between existing environments. The Cloud Manager can access the Cloud Volumes ONTAP working environment and the current SnapMirror relationships continue to make successful transfers of data.
In this scenario, where would you locate the source of the problem?
- A. The Security Group for the Cloud Volumes ONTAP EC2 instance.
- B. The IAM role for Cloud Manager EC2 instance.
- C. The EC2 type of the Cloud Manager EC2 instance.
- D. The routing table for the subnet where Cloud Volumes ONTAP resides.
Answer: A
NEW QUESTION 39
You are asked to help a customer architect a private cloud solution using a tightly integrated converged infrastructure that can be managed by the vendor. You decide to present FlexPod Managed Private Cloud as a solution.
In this scenario, what are three results of this solution? (Choose three.)
- A. validated designs that are available for a variety of applications
- B. only available with software-defined storage
- C. the ability to present storage using FC, iSCSI, or NFS
- D. the ability to provide rapid redeployment of resources using software-defined service profiles
- E. allows for a variety of server vendors
Answer: A,C,D
NEW QUESTION 40
You are implementing a backup scenario from an on-premises system to a NetApp Cloud Volumes ONTAP system on AWS.
In this scenario, which two implementations ensure that you will recover from a single Amazon Elastic Block Storage (EBS) disk failure? (Choose two.)
- A. Use SnapMirror to replicate data to a single-node NetApp Cloud Volumes ONTAP system.
- B. Use SnapMirror to replicate data to a single-node NetApp Cloud Volumes ONTAP system. Then, from this secondary system, use SnapMirror to replicate data to a tertiary Cloud Volumes ONTAP system.
- C. Use SnapMirror to replicate data to an HA Cloud Volumes ONTAP system.
- D. Use SnapMirror to replicate data to a single-node NetApp Cloud Volumes ONTAP system and perform periodic EBS snapshots of the Cloud Volumes ONTAP disks.
Answer: C,D
NEW QUESTION 41
......
Get ready to pass the NS0-402 Exam right now using our Hybrid Cloud Implementation Engineer Exam Package: https://www.torrentvce.com/NS0-402-valid-vce-collection.html