Cisco Implementing DevOps Solutions and Practices using Cisco Platforms - 300-910 Exam Practice Test

An IT team plans to deploy a new service built on top of an existing service. The capacity needed for the new service is difficult to estimate because the demand for the new service is undetermined. The team has these deployment requirements:
* A subset of the users of the original service must be migrated to the new service based on their profile
* The new service must be rolled back easily if capacity exceeds estimates Which deployment strategy must be used?
Correct Answer: B
Refer to the Exhibit.
Drag and drop the code snippets from the bottom onto the boxes in the code in the Ansible playbook to restart multiple services in the correct sequence Not all options are used
Correct Answer:
An IT department needs to deploy a new application named 'Entfin434772390' across the entire enterprise. The deployment must gradually transfer user traffic from an on older and nearly identical version of the application named 'Entfin02754932l'. Both versions of the application are running in the production environment.
Which release strategy should be used by the IT department?
Correct Answer: C
Which approach must be used to integrate DevOps practices into the team structure in an existing organization?
Correct Answer: A
A DevOps engineer must validate the working state of the network before implementing a CI/CD pipeline model. Which configuration management tool is designed to accomplish this?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A security team is running vulnerability scans against a CI/CD pipeline. The reports show that RDBMS secrets were found hardcoded in Ansible scripts. The RDBMS resides in the internal network but is accessible from a jump server that resides in a public network.
If an attacker gains access to the scripts, what is the risk exposure?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
An application communicates with multiple third-party services that use API keys When stress testing the system, developers must change the URLs of the third-party services The application must run on port 5000. but the developers must be able to change the port at runtime if required Which configuration management approach simplifies the development workflow and reduces the configuration changes?
Correct Answer: D
What is the effective way to manage computing costs in a public cloud?
Correct Answer: B
What is a benefit of monitoring the CI/CD pipeline?
Correct Answer: D
Refer to the exhibit.

The JSON object represents a single entry on a centralized log server, but log data cannot be processed because of the format.
What causes the issue?
Correct Answer: B