300-910 Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS)

Loading demo links...

Showing 7–9 of 10 questions

Question 7 (Logging, Monitoring, and Metrics)

How long analysis systems such as Elasticsearch, Logstash, and Kibana Stack handle ingesting unstructured logs from different devices in various formats?

Select an option, then click Submit answer.

  • All devices that generate syslogs must use agents that process the local logs and transmit them in a specific format to the ELK Stack.

  • All logs are stored in their unstructured text format, and the ELK Stack performs data analysis by intelligently parsing the logs using machine learning algorithms.

  • All different message formats are parsed separately using custom filters, and the resulting structured data is stored for later analysis.

  • A single, comprehensive log format is defined on the ELK Stack. All incoming logs, regardless of format, are transformed to match the comprehensive format, and only applicable fields are populated.

Question 8 (Logging, Monitoring, and Metrics)

An end user is seeing long web page load times on the internal business application that they are trying to view. The user is seeing this issue across multiple web browsers, and other users encounter the same issue. Which action should the system administrator take to start looking for the cause of this issue?

Select an option, then click Submit answer.

  • Check to make sure Nginx is running.

  • Check for response times in Nginx logs.

  • Check to make sure the web API response is coming back in JSON.

  • Check the size of the database that the application is using.

Question 9 (New Update)

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

Select an option, then click Submit answer.

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

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

  • Create a team for each stage with structured communication channels

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