Which two practices help make the security of an application a more integral part of the software development lifecycle? (Choose two.)

Which two practices help make the security of an application a more integral part of the software development lifecycle? (Choose two.)A . Add a step to the CI/CD pipeline that runs a dynamic code analysis tool during the pipeline execution.B . Add a step to the CI/CD pipeline that runs...

April 11, 2020 No Comments READ MORE +

Why did the pipeline fail to start?

Configuration changes to the production network devices are performed by a CI/CD pipeline. The code repository and the CI tool are running on separate servers. Some configuration changes are pushed to the code repository, but the pipeline did not start. Why did the pipeline fail to start?A . The CI...

April 10, 2020 No Comments READ MORE +

Which configuration management tool is designed to accomplish this?

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?A . JenkinsB . Genie CLIC . Travis CID . Python YAML data librariesView AnswerAnswer: A

April 10, 2020 No Comments READ MORE +

Which deployment strategy is this example of?

A new version of an application is being released by creating a separate instance of the application that is running the new code. Only a small portion of the user base will be directed to the new instance until that version has been proven stable. Which deployment strategy is this...

April 10, 2020 No Comments READ MORE +

How should the Jenkins job be troubleshooted based on the error provided?

Refer to the exhibit. How should the Jenkins job be troubleshooted based on the error provided?A . Verify what the responding file created.B . Update pip.C . Install dependencies.D . Place the code in a container and run the job again.View AnswerAnswer: A

April 9, 2020 No Comments READ MORE +

What is causing the requests code to fail?

Refer to the exhibit. What is causing the requests code to fail?A . Rython3 is not compatible with requests.B . The requests library is not imported.C . The requests library is not installed.D . The requests coming into stdin fail because device_ip cannot be parsed.View AnswerAnswer: B

April 9, 2020 No Comments READ MORE +

Which two settings must be configured before enabling a Cisco UCS Manager domain for Cisco Intersight connectivity? (Choose two.)

Which two settings must be configured before enabling a Cisco UCS Manager domain for Cisco Intersight connectivity? (Choose two.)A . SMTP serversB . SMTP reply-to addressC . NTP serversD . syslog redirectionE . DNS serversView AnswerAnswer: CE

April 9, 2020 No Comments READ MORE +