Cisco Implementing DevOps Solutions and Practices using Cisco Platforms - 300-910 FREE EXAM DUMPS QUESTIONS & ANSWERS
What is an advantage of using configuration management tools to automate infrastructure services?
Correct Answer: A
Vote an answer
A CI/CD pipeline that builds infrastructure components using Terraform must be designed. A step in the pipeline is needed that checks for errors in any of the .tf files in the working directory. It also checks the existing state of the defined infrastructure.
Which command does the pipeline run to accomplish this goal?
Which command does the pipeline run to accomplish this goal?
Correct Answer: D
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which method is a safe way to provide a username/password combination to an application running as a service in a Docker container?
Correct Answer: B
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which Docker command is used to start an interactive Bash shell in a running container named "test"?
Correct Answer: C
Vote an answer
A development team is using Cl/CD during application development During the latest releases runtime vulnerabilities have been indicated to address these vulnerabilities. a complete redesign on the affected applications were required To overcome this issue black box testing has been proposed. What must be used to automate this testing within a Cl/CD pipeline.
Correct Answer: C
Vote an answer
AppDynamics is being used to monitor your distributed Python application. Each individual container of the application is instrumented with an AppD agent. Which two configuration variables uniquely determine the module being monitored? (Choose two.)
Correct Answer: C,E
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).