Which binding option should the administrator use to manage the VMs if vCenter becomes unavailable?
An administrator decides to implement vSphere networking using the VDS. Which binding option should the administrator use to manage the VMs if vCenter becomes unavailable?A . ephemeralB . dynamicC . portD . staticView AnswerAnswer: A
Which binding option should the administrator use to manage the VMs if vCenter becomes unavailable?
An administrator decides to implement vSphere networking using the VDS. Which binding option should the administrator use to manage the VMs if vCenter becomes unavailable?A . ephemeralB . dynamicC . portD . staticView AnswerAnswer: A
Which type of testing should be integrated into a CI/CD pipeline to ensure the correct behavior of all of the modules in the source code that were developed using TDD?
Which type of testing should be integrated into a CI/CD pipeline to ensure the correct behavior of all of the modules in the source code that were developed using TDD?A . soak testingB . unit testingC . load testingD . volume testingView AnswerAnswer: B
Which description of a canary deployment is true?
Which description of a canary deployment is true?A . deployment by accidentB . deployment that is rolled back automatically after a configurable amount of minutesC . deployment relating to data mining developmentD . deployment to a limited set of servers or usersView AnswerAnswer: D
Which command does the pipeline run to accomplish this goal?
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...
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...
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...
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
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...
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