ExamGecko
Home Home / Network Appliance / NS0-403

Network Appliance NS0-403 Practice Test - Questions Answers, Page 5

Question list
Search
Search

List of questions

Search

Related questions











A customer was running a traditional application with the data being provided by an NetApp ONTAP NFSv3 export. The customer is now migrating that same application to run with a container in a Kubernetes environment using NetApp Trident.

In this scenario, how would the customer ensure that the new container-based application has access to the same data?

A.
Use the rsync command to copy the data to a worker node in the Kubernetes cluster and allow the kubelet to auto-discover the storage for the container.
A.
Use the rsync command to copy the data to a worker node in the Kubernetes cluster and allow the kubelet to auto-discover the storage for the container.
Answers
B.
Import the volume using the tridentcti command and provide the corresponding persistent volume claim YAML.
B.
Import the volume using the tridentcti command and provide the corresponding persistent volume claim YAML.
Answers
C.
Define a backend YAML in Trident and use the kubectl command to create the backend in the Trident namespace.
C.
Define a backend YAML in Trident and use the kubectl command to create the backend in the Trident namespace.
Answers
D.
Define the connection information for the NFSv3 export in the storage class object and then reference the storage class in the persistent volume claim.
D.
Define the connection information for the NFSv3 export in the storage class object and then reference the storage class in the persistent volume claim.
Answers
Suggested answer: D

You are developing microservices on a Kubernetes system. When developers push new code to a branch, you want to have your application deployed on Kubernetes using the CI/CD pipeline that automatically picks up new changes in the main branch-In this scenario, what are three steps to accomplish this deployment workflow? (Choose three.)

A.
Issue a pull request.
A.
Issue a pull request.
Answers
B.
Reset the Git branches.
B.
Reset the Git branches.
Answers
C.
Commit changes to a Git branch
C.
Commit changes to a Git branch
Answers
D.
Configure Git hooks.
D.
Configure Git hooks.
Answers
E.
Merge code changes to the main branch.
E.
Merge code changes to the main branch.
Answers
Suggested answer: A, C, D

Click the Exhibit button.

Refer to the exhibit and the Storage Class information shown below.

What are the minimum IOPS, maximum IOPS, and burst IOPS assigned to the persistent volumes that were created by Trident?

A.
"minlOPS": 600C, "maxIOPS": 8000, "burstlOPS": 10000
A.
"minlOPS": 600C, "maxIOPS": 8000, "burstlOPS": 10000
Answers
B.
"minlOPS": 4QG0, "maxIOPS": 6000, "burstlOPS": 8000
B.
"minlOPS": 4QG0, "maxIOPS": 6000, "burstlOPS": 8000
Answers
C.
"minlOPS": 50, "maxIOPS": 50, "burstlOPS": 50
C.
"minlOPS": 50, "maxIOPS": 50, "burstlOPS": 50
Answers
D.
"minlOPS": 1000, "maxIOPS": 2000, "burstlOPS": 4000
D.
"minlOPS": 1000, "maxIOPS": 2000, "burstlOPS": 4000
Answers
Suggested answer: D

You configured your NetApp Cloud Volumes ONTAP instance to protect your data against ransomware. A previously unknown ransomware file extension infects your data.

In this scenario, which two NetApp technologies will provide a writable volume of the dataset before the ransomware attack? (Choose two.)

A.
FPolicy
A.
FPolicy
Answers
B.
SnapRestore
B.
SnapRestore
Answers
C.
FlexCache
C.
FlexCache
Answers
D.
FlexClone
D.
FlexClone
Answers
Suggested answer: B, C

A team compiles a group of artifacts locally. The team decides to allow an automatic process to deploy the compiled artifacts to a production server.

In this scenario, which step was skipped in the DevOps process?

A.
continuous builds
A.
continuous builds
Answers
B.
continuous delivery
B.
continuous delivery
Answers
C.
continuous integration
C.
continuous integration
Answers
D.
continuous deployment
D.
continuous deployment
Answers
Suggested answer: C

You deployed a NetApp Cloud Volumes ONTAP system in your AWS environment and you need to activate the WORM feature to secure them.

In this scenario, which two statements are correct? (Choose two.)

A.
You can activate WORM storage on individual volumes; you do not need to activate WORM at the system level.
A.
You can activate WORM storage on individual volumes; you do not need to activate WORM at the system level.
Answers
B.
When WORM storage is activated, data tiering to object storage cannot be enabled.
B.
When WORM storage is activated, data tiering to object storage cannot be enabled.
Answers
C.
When WORM storage is activated, data tiering to object storage can be enabled.
C.
When WORM storage is activated, data tiering to object storage can be enabled.
Answers
D.
You cannot activate WORM storage on individual volumes; WORM must be activated at the system level.
D.
You cannot activate WORM storage on individual volumes; WORM must be activated at the system level.
Answers
Suggested answer: A, C

You are researching different automation frameworks. One of the main features that you are seeking is the ability to provide an end state of what a particular environment should look like versus needing to define each step that is required to get to the end state.

In this scenario, which keyword should you be looking for as you research various automation frameworks?

A.
RESTful
A.
RESTful
Answers
B.
declarative
B.
declarative
Answers
C.
interrogative
C.
interrogative
Answers
D.
imperative
D.
imperative
Answers
Suggested answer: D

You have a StorageGRID solution with 1 PB of object dat a. All data is geographically distributed and erasure coded across three sites. You are asked to create a new information lifecycle management (ILM) policy that will keep a full copy of the grid in Amazon S3.

In this scenario, which component must be configured for the ILM policy?

A.
archive node
A.
archive node
Answers
B.
additional 1 PB license
B.
additional 1 PB license
Answers
C.
Cloud Storage Pool
C.
Cloud Storage Pool
Answers
D.
Cassandra database
D.
Cassandra database
Answers
Suggested answer: A

You have received an internal request for persistent storage where the developer would like to be able to specify the filesystem.

Which three NetApp Trident backend storage drivers would satisfy the requirement? (Choose three.)

A.
ontap-nas
A.
ontap-nas
Answers
B.
ontap-nas-economy
B.
ontap-nas-economy
Answers
C.
solidfire-san
C.
solidfire-san
Answers
D.
eseries-iscsi
D.
eseries-iscsi
Answers
E.
ontap-.san
E.
ontap-.san
Answers
Suggested answer: B, C, D

Click the Exhibit button.

Referring to the exhibit, what would happen if there is a newer version of netapp-cioudmanager available when you install the provider with the terraform init command?

A.
The newer version will be downloaded.
A.
The newer version will be downloaded.
Answers
B.
The newer version will be downloaded only when it is a patch release.
B.
The newer version will be downloaded only when it is a patch release.
Answers
C.
Only the exact version 21.6.0 is downloaded.
C.
Only the exact version 21.6.0 is downloaded.
Answers
D.
Any version below version 21.6.0 is installed.
D.
Any version below version 21.6.0 is installed.
Answers
Suggested answer: D
Total 60 questions
Go to page: of 6