What are two advantages of using Configuration Management Tools? (Choose two.)
bc
A user wants to deploy a new service to a Kubernetes cluster. Which two commands accomplish this goal? (Choose two.)
ae
A precheck validation is being designed for the network state in a Cl/CD pipeline This design requires:
the CI/CD pipeline to spin up test instances.
instances must be used to validate changes.
changes must be validated prior to a continuous deployment workflow, and
then push the changes to production
How should the pipeline target the required environment?
d
DRAG DROP Construct an Ansible script to gather information about target routers and then use it to apply no ip redirects to every interface on each device. Drag and drop the code from the bottom onto the correct location in the exhibit to complete the tasks section of the Ansible playbook so that it accomplishes your goal.
Select and Place:
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
DRAG DROP
Drag and drop the code from the bottom onto the box where the code is missing to post a message to a Cisco Webex space. Not all options are used.
DRAG DROP
Refer to the exhibit. A development team is designing an application that will include multiple components and services. To streamline the process, CO/CD must be implemented.
Drag and drop the CI/CD pipeline stages from the left onto the targets on the right.
Which two actions help limit the attack surface of your Docker container? (Choose two.)
ce
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?
b
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.
Select and Place: