ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 128 - Professional Cloud DevOps Engineer discussion

Report
Export

You are reviewing your deployment pipeline in Google Cloud Deploy You must reduce toil in the pipeline and you want to minimize the amount of time it takes to complete an end-to-end deployment What should you do?

Choose 2 answers

A.
Create a trigger to notify the required team to complete the next step when manual intervention is required
Answers
A.
Create a trigger to notify the required team to complete the next step when manual intervention is required
B.
Divide the automation steps into smaller tasks
Answers
B.
Divide the automation steps into smaller tasks
C.
Use a script to automate the creation of the deployment pipeline in Google Cloud Deploy
Answers
C.
Use a script to automate the creation of the deployment pipeline in Google Cloud Deploy
D.
Add more engineers to finish the manual steps.
Answers
D.
Add more engineers to finish the manual steps.
E.
Automate promotion approvals from the development environment to the test environment
Answers
E.
Automate promotion approvals from the development environment to the test environment
Suggested answer: A, E

Explanation:

The best options for reducing toil in the pipeline and minimizing the amount of time it takes to complete an end-to-end deployment are to create a trigger to notify the required team to complete the next step when manual intervention is required and to automate promotion approvals from the development environment to the test environment. A trigger is a resource that initiates a deployment when an event occurs, such as a code change, a schedule, or a manual request. You can create a trigger to notify the required team to complete the next step when manual intervention is required by using Cloud Build or Cloud Functions. This way, you can reduce the waiting time and human errors in the pipeline. A promotion approval is a process that allows you to approve or reject a deployment from one environment to another, such as from development to test. You can automate promotion approvals from the development environment to the test environment by using Google Cloud Deploy or Cloud Build. This way, you can speed up the deployment process and avoid manual steps.

asked 18/09/2024
Mathias Gontek
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first