ExamGecko
Home Home / Cisco / 300-910

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

Question list
Search
Search

List of questions

Search

Related questions











What is a benefit of monitoring the CI/CD pipeline?

A.

troubleshoots distributed systems performance

A.

troubleshoots distributed systems performance

Answers
B.

proactively deploys new servers if needed

B.

proactively deploys new servers if needed

Answers
C.

analyzes network outages that affect the network and server infrastructure

C.

analyzes network outages that affect the network and server infrastructure

Answers
D.

provides insight into how efficiently the development team is operating

D.

provides insight into how efficiently the development team is operating

Answers
Suggested answer: D

What is a benefit of Infrastructure as Code for the cloud?

A.

It groups system downtime across the infrastructure

A.

It groups system downtime across the infrastructure

Answers
B.

It enables the user to automate deployments

B.

It enables the user to automate deployments

Answers
C.

It does not require configuration.

C.

It does not require configuration.

Answers
D.

It is a cost effective solution for services

D.

It is a cost effective solution for services

Answers
Suggested answer: B

Refer to the exhibit.

A Python script implements a logger server. The log receives a message from Base that contains this text: TextMessage. How is the log formatted?

A.

Base Alter: TextMessage

A.

Base Alter: TextMessage

Answers
B.

Undefined: TextMessageBase

B.

Undefined: TextMessageBase

Answers
C.

TextMessage -> Base

C.

TextMessage -> Base

Answers
D.

TextMessage -> Alter Base

D.

TextMessage -> Alter Base

Answers
Suggested answer: B


A development team uses Kubernetes for application development. Any changes on ConfigMap are performed manually for each development, test, and production environment. The edits are performed to deploy applications. This approach causes inconsistent deployments across all environments.

Which practice improves the consistency of the deployments?

A.

Implement environment variables within the ConfigMaps and store the variable definitions separately from the master branch where the ConfigMaps are stored

A.

Implement environment variables within the ConfigMaps and store the variable definitions separately from the master branch where the ConfigMaps are stored

Answers
B.

Generate the ConfigMaps specific to the environment by using a templating language such as Jinja2 and store the ConfigMaps in unique branches of a repository

B.

Generate the ConfigMaps specific to the environment by using a templating language such as Jinja2 and store the ConfigMaps in unique branches of a repository

Answers
C.

In the master branch where the ConfigMaps are stored, create a branch for each environment that contains an environment-specific ConfigMap.

C.

In the master branch where the ConfigMaps are stored, create a branch for each environment that contains an environment-specific ConfigMap.

Answers
D.

Create a unique repository for each environment that contains ConfigMaps for that environment to ensure that each environment can be deployed independently

D.

Create a unique repository for each environment that contains ConfigMaps for that environment to ensure that each environment can be deployed independently

Answers
Suggested answer: A

A DevOps engineer must build a Docker image to containerize an application. Then the image must be pushed to a repository on Docker Hub in a CI/CD pipeline using GitHub Actions.

Which approach securely encrypts the Docker Hub access token as an environment variable within the CI/CD pipeline?

A.

Store the access token with GitHub environment variables

A.

Store the access token with GitHub environment variables

Answers
B.

Store the access token with GitHub encrypted secrets

B.

Store the access token with GitHub encrypted secrets

Answers
C.

Store the access token in an environment file in the repository

C.

Store the access token in an environment file in the repository

Answers
D.

Hard code the access token in the repository with Base64 encoding

D.

Hard code the access token in the repository with Base64 encoding

Answers
Suggested answer: B

What is the impact of using the Drone.io CI/CD tool on the local installation step?

A.

slows down the development

A.

slows down the development

Answers
B.

delays the deployment of components

B.

delays the deployment of components

Answers
C.

speeds up the procedure

C.

speeds up the procedure

Answers
D.

complicates the application process

D.

complicates the application process

Answers
Suggested answer: B

Refer to the exhibit.

The IT team is creating a new design for a logging system. The system must be able to collect logs from different components of the infrastructure using the SNMP protocol. When the data is collected it will need to be presented in a graphical UI to the NOC team.

What is the architectural component that needs to be placed in the unlabeled box to complete this design?

A.

message queue

A.

message queue

Answers
B.

web server

B.

web server

Answers
C.

log parser

C.

log parser

Answers
D.

time-series database

D.

time-series database

Answers
Suggested answer: D

Explanation:

A log parser is a software component that is used to collect and parse log data from various sources, such as infrastructure devices, applications, and services. It is responsible for collecting log data from the various sources and then mapping it to a specific format that can be easily consumed and interpreted by the NOC team. The log parser can also be used to filter out irrelevant data and store the processed data in a time-series database. This data can then be used by the NOC team to generate visualizations and reports, which will help them identify and address any issues within the infrastructure. (Source: Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) Study

Manual Chapter 5, Understanding Logging and Log Analysis)

Refer to the exhibit.

A docker-compose.yml file implements a postgres database container.

Which .gitlab-ci.yml code block checks the health status of the container and stops the pipeline if the container is unhealthy?

A.


A.


Answers
B.


B.


Answers
C.


C.


Answers
D.


D.


Answers
E.

Option A

E.

Option A

Answers
F.

Option B

F.

Option B

Answers
G.

Option C

G.

Option C

Answers
H.

Option D

H.

Option D

Answers
Suggested answer: C

Refer to the exhibit.

The text represents a syslog message sent from a Linux server to a centralized log system.

Based on the format of the log message, how must the functionality of the log parser be extended to improve search capabilities?

A.

Reverse lookup the IP address to add a hostname field

A.

Reverse lookup the IP address to add a hostname field

Answers
B.

Convert the date to the time zone of the system

B.

Convert the date to the time zone of the system

Answers
C.

Configure the Linux machine to add a UID field to messages

C.

Configure the Linux machine to add a UID field to messages

Answers
D.

Filter out the text of the message to speed up searches

D.

Filter out the text of the message to speed up searches

Answers
Suggested answer: D

Which approach must be used to integrate DevOps practices into the team structure in an existing organization?

A.

Create a team that can deliver all the stages with active cooperation between the team members

A.

Create a team that can deliver all the stages with active cooperation between the team members

Answers
B.

Create a team that can deliver all the stages with well-defined roles and a communication structure between team members

B.

Create a team that can deliver all the stages with well-defined roles and a communication structure between team members

Answers
C.

Create a team for each stage with structured communication channels

C.

Create a team for each stage with structured communication channels

Answers
D.

Create a team for each stage with active cooperation between the teams

D.

Create a team for each stage with active cooperation between the teams

Answers
Suggested answer: A
Total 128 questions
Go to page: of 13