Huawei
H13-831_V2.0 · Question #45
An e-commerce website has a huge user base. If all users were upgraded immediately, a major bug would have a significant impact on all users. To minimize this impact, during the version upgrade…
The correct answer is A. Service grayscale release. See the full explanation below for the reasoning.
Advanced Compute and Container Architecture Design
Question
An e-commerce website has a huge user base. If all users were upgraded immediately, a major bug would have a significant impact on all users. To minimize this impact, during the version upgrade, some users were assigned to the higher-level version while others continued to use the lower-level version. Once the higher-level version stabilized, all user traffic was gradually migrated to the higher-level version, achieving a smooth upgrade. Which of the following features of a microservices solution is used here?
Options
- AService grayscale release
- BService throttling and degradation
- CService operation monitoring
- DService Registration and Discovery
How the community answered
(30 responses)- A73% (22)
- B10% (3)
- C3% (1)
- D13% (4)
Topics
#grayscale release#microservices#traffic splitting#version upgrade strategy
Community Discussion
No community discussion yet for this question.