Cisco 300-910 Practice Test - Questions Answers, Page 3

List of questions
Question 21

Fill in the blanks to complete the statement.
When creating multiple containers, in order to allow communication with each other, you must create a_____________ of type _____________.
pod, volume
Question 22

Refer to the exhibit.
What is the reason for this error message?
The required dependencies for the urllib3 module are not installed.
The requests module is not installed.
The required dependencies for the requests module are not installed.
The site-packages directory has been corrupted.
Question 23

What is the effective way to manage computing costs in a public cloud?
Monitor data transfers to minimize cost.
Use dedicated hardware for all instances.
Select the largest instance option available in order to pay for only one instance.
Make use of elastic services and scale on demand.
Question 24

ConfigMap keys have been mapped to different file names using the volumes.configMap.items field.
What is the result if a wrong ConfigMap key is specified?
The default path is not used.
The volume is not created.
The volume is created.
The volume is created with errors.
If a wrong ConfigMap key is specified, the volume will not be created since the ConfigMap key must match the name of the item specified in the volumes.configMap.items field.
Question 25

What are two benefits of Infrastructure as Code? (Choose two.)
Question 26

Refer to the exhibit.
What is the user doing with Drone in this automated test?
Question 27

An interface on a router as a Layer 3 link has been configured to another device by updating an Ansible playbook that is executed via a CI/CD pipeline. The Ansible playbook was written to push the configuration change using the ios_config module. Which automated test validates that the interface is functioning as it should?
Question 28

Which two characteristics of a build tool that is used in an automated build pipeline? (Choose two.)
Question 29

When DevOps practices are integrated into an existing organization, which two characteristics are positive indicators of DevOps maturity? (Choose two.)
Question 30

Which two statements about Infrastructure as Code are true? (Choose two.)
Question