H13-831_V2.0 · Question #3760
Microservice design is often incremental, gradually improving the various functional modules of the microservice, so high reliability, scalability and high availability need to be considered in the…
The correct answer is A. Service Center-based microservice registration and dynamic discovery capabilities can improve high B. Ribbon-based load balancing solutions can improve availability C. Dynamically adjusting the number of microservice instances through elastic scaling can improve D. Forwarding requests between microservices through a routing gateway can improve high availability. See the full explanation below for the reasoning.
Question
Microservice design is often incremental, gradually improving the various functional modules of the microservice, so high reliability, scalability and high availability need to be considered in the process of designing microservices. Which of the following descriptions of microservice design are correct? (Multiple choice)
Options
- AService Center-based microservice registration and dynamic discovery capabilities can improve high
- BRibbon-based load balancing solutions can improve availability
- CDynamically adjusting the number of microservice instances through elastic scaling can improve
- DForwarding requests between microservices through a routing gateway can improve high availability
How the community answered
(25 responses)- A100% (25)
Topics
Community Discussion
No community discussion yet for this question.