3. You made a minor update to a service and would like to test it in production by sending a small portion of requests to the new version. Which would you choose?
1 / 1 point
Correct
This answer is correct. Canary deployment aims to eliminate/reduce risks by applying the update to a small subset of users to test out a new feature and best fits the requirements of the question.
Related Questions & Answers:
- Which of the following approaches to multi-project networking, uses a centralized network administration model? 4. Which of the following approaches to multi-project networking, uses a centralized network administration model? 1 / 1 point Cloud VPN VPC ... Read more...
- You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? 1. You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? 1 / 1 ... Read more...
- Which Google Cloud tools can be used to build a continuous integration pipeline? 2. Which Google Cloud tools can be used to build a continuous integration pipeline? 1 / 1 point Cloud Source Repositories Cloud Build Container Registry All of these ✓ CorrectAll of the options are correct. Source Repositories provides a private Git repository, Cloud Build builds containers, and Container Registry is a Docker images repository that performs vulnerability analysis. All three components are typically used in a continuous integration pipeline where on a commit, code is built and tested and an image is built andpublished to a registry....
- You need to deploy an existing application that was written in.NETversion 4. The application requires Windows servers, and you don’t want to change it. Which should you use? 3. You need to deploy an existing application that was written in.NETversion 4. The application requires Windows servers, and you ... Read more...
- Your service has an availability SLO of 99%. What could you use to monitor whether you are meeting it? 1. Your service has an availability SLO of 99%. What could you use to monitor whether you are meeting it? ... Read more...
- You want to deploy multiple copies of your application, so that you can load balance traffic across them. How should you deploy this application’s Pods to the production Namespace in your cluster? 7. You want to deploy multiple copies of your application, so that you can load balance traffic across them. How ... Read more...