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

List of questions
Question 81

Refer to the exhibit.
Which action allows the development team to reach the deployed application?
Question 82

An organization is developing an application using Git. Each team member is assigned to work on specific parts of the application. At the end of each task, individual code parts are merged in the main build.
Which two requirements should be implemented to increase the likelihood of continuous integration? (Choose two.)
Question 83

What is an advantage of using configuration management tools to automate infrastructure services?
Question 84

An application is being developed to be used by the HR department of a company on a global scale.
The application will be used as a central repository for employee contracts. For user access, a RADIUS server will be used with authorized user groups.
Which action must be used to prevent developers from accidentally committing secrets in the code?
Question 85

Refer to the exhibit.
An organization has issues with code-based failures after implementing a CI/CD pipeline to automate the builds and deployment phases of an application.
Which action must be added to the pipeline, after the application is deployed in the staging environment to minimize failures and to ensure a successful continuous deployment?
Question 86

An application has been designed based on microservices. The application is deployed on Kubernetes using multiple pods that share the same IP address. Each pod is responsible for a service in the application.
Which command validates the success of the application deployment?
Question 87

A developer is creating an application based on microservices. The application will be used as a central repository for all company's documents. One of the microservices in the application will perform image processing. This microservice must autoscale to meet the current load and avoid down time.
Which metric must be used to trigger autoscaling events?
Question 88

What is a capability of node-level logging in Kubernetes?
Question 89

Which Dockerfile yields the most predictable builds?
Question 90

What is the purpose of using sysprep when developing a Microsoft Windows-based golden image process?
Question