Q: 1
What are two testing scenarios of the chaos engineering principle? (Choose two.)
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 2
DRAG DROP
A DevOps engineer is designing a precheck validation of the network state in a CI/CD pipeline and
must implement this workflow:
• Take a source Docker image named alpine
• Define two stages named build and push
• Check network connectivity before the stages run
• Fetch the latest Docker image
• Create a new Docker image and push it to the registry
• Tag the new Docker image as the latest version
Drag and drop the code snippets from the bottom onto the boxes in the GitLab CI configuration to
achieve the requirements for the design. Not all options are used.


Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 3
Refer to the exhibit.
A docker-compose.yml file implements a postgres database container.
Which .gitlab-ci.yml code block checks the health status of the container and stops the pipeline if the
container is unhealthy?
A)
B)
C)
D)

A docker-compose.yml file implements a postgres database container.
Which .gitlab-ci.yml code block checks the health status of the container and stops the pipeline if the
container is unhealthy?
A)
B)
C)
D)

Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 4
A developer is creating an application based on microservices. The application will be used as a
central repository for all company's documents. One of the microservices in the application will
perform image processing. This microservice must autoscale to meet the current load and avoid
down time.
Which metric must be used to trigger autoscaling events?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 5
A team must roll out updates on the production instance of an application. To avoid any service down
time, the new version must be released alongside the old version. After the team ensures that the
new version operates as it should, traffic will be redirected to the new version. Then the old version
will be shut down.
Which deployment strategy must be used?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 6
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.


Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 7
Refer to the exhibit.
The snippet contains the JSON string that will be sent to the Prometheus AlertManager to silence an
alert. AlertManager accepts only the content type of application 'json'' Which Python code correctly
sends an API call to perform action?
The snippet contains the JSON string that will be sent to the Prometheus AlertManager to silence an
alert. AlertManager accepts only the content type of application 'json'' Which Python code correctly
sends an API call to perform action?Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 8
DRAG DROP
Refer to the Exhibit.
Drag and drop the commands from the bottom onto the correct Terraform code in the exhibit to push
a network object to a Cisco ASA Firewall device.


Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 9
ConfigMap keys have been mapped to different file names using the volumes.configMap.items field.
What is the result if a wrong ConfigMap key is specified?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Question 1 of 20 · Page 1 / 2
