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 service should be used to provide hosted continuous service for open and private projects?
A DevOps engineering wants to build an application implementation based on the CI/CD pipeline model. Which service should be used to provide hosted continuous service for open and private projects?A . AnsibleB . pyATSC . Genie CLID . Travis CIView AnswerAnswer: D
You can get under a raised load to check:
You can get under a raised load to check:A . for debris that may fall off.B . to be sure that the fork position is correct.C . Never get under a raised load.D . whenever you feel it is necessary.View AnswerAnswer: C
Which command must be configured in a Dockerfile to accomplish this goal?
A DevOps engineer has built a container to host a web-server and it must run as an executable. Which command must be configured in a Dockerfile to accomplish this goal?A . ENTRYPOINT <usr/sbin/apache2ctl>B . ENTRYPOINT [“/usr/sbin/apache2ctl”, “-D”, “FOREGROUND”]C . ENTRYPOINT [“BACKGROUND”, “-D”, “/usr/sbin/apache2ctl”]D . ENTRYPOINT {usr/sbin/apache2ctl}View AnswerAnswer: B
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
Drag and drop the operations from the left into the correct order on the right when using CI/CD, assuming that there are no failures or conflicts
DRAG DROP Drag and drop the operations from the left into the correct order on the right when using CI/CD, assuming that there are no failures or conflicts. View AnswerAnswer:
Which command must be added in a Dockerfile to accomplish this goal?
A DevOps engineer has built a new container and must open port 8080 for intercontainer communication. Which command must be added in a Dockerfile to accomplish this goal?A . EXPOSE 8080B . FIREWALL ADD-PORT 8080C . PORT 8080D . OPEN PORT 8080View AnswerAnswer: A
What characteristic of IP addressing creates a hierarchical network?
What characteristic of IP addressing creates a hierarchical network?A . All hosts on all networks must have unique host numbers.B . IP addresses identify a host and the network on which it resides.C . Clients are assigned 32-bit addresses and servers 64-bit addresses.D . Router, switch and host addresses are...
Which two actions help limit the attack surface of your Docker container? (Choose two.)
Which two actions help limit the attack surface of your Docker container? (Choose two.)A . Run only a single service in each container.B . Run all services in a single image.C . Use version tags for base images and dependencies.D . Use Kali Linux as a base image.E . Download...
The IaC configuration for an application is being deployed using a CI/CD pipeline
DRAG DROP The IaC configuration for an application is being deployed using a CI/CD pipeline. Drag and drop the steps for this pipeline from the left into the correct order that they would be executed on the right. Not all options are used. View AnswerAnswer: