exam questions

Exam Professional Cloud DevOps Engineer All Questions

View all questions & answers for the Professional Cloud DevOps Engineer exam

Exam Professional Cloud DevOps Engineer topic 1 question 92 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 92
Topic #: 1
[All Professional Cloud DevOps Engineer Questions]

You are developing the deployment and testing strategies for your CI/CD pipeline in Google Cloud. You must be able to:
• Reduce the complexity of release deployments and minimize the duration of deployment rollbacks.
• Test real production traffic with a gradual increase in the number of affected users.

You want to select a deployment and testing strategy that meets your requirements. What should you do?

  • A. Recreate deployment and canary testing
  • B. Blue/green deployment and canary testing
  • C. Rolling update deployment and A/B testing
  • D. Rolling update deployment and shadow testing
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
activist
Highly Voted 1 year ago
Selected Answer: B
B seems to be correct answer.
upvoted 6 times
...
alpha_canary
Most Recent 8 months, 3 weeks ago
Selected Answer: B
https://cloud.google.com/architecture/application-deployment-and-testing-strategies Blue Gree deployment because its instant rollback Canary testing because I can test on subset of users with gradual rollout
upvoted 1 times
...
xhilmi
11 months ago
Selected Answer: B
B. Blue/green deployment and canary testing Explanation: - Blue/Green Deployment: In a blue/green deployment, you maintain two separate environments, one (blue) with the current version of your application in production and another (green) with the new version. You switch traffic from the blue environment to the green environment once testing is successful. - Canary Testing: Canary testing involves gradually rolling out a new version of the application to a small subset of users or traffic. This allows for real production traffic testing with minimal impact, and if issues are detected, the deployment can be rolled back quickly.
upvoted 1 times
...
filipemotta
11 months ago
Selected Answer: B
B should be Answer.
upvoted 1 times
...
mshafa
12 months ago
Selected Answer: B
B should be Answer.
upvoted 1 times
...
nhiguchi
1 year ago
Selected Answer: B
I think B
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago