Huawei
H13-831_V2.0 · Question #3784
Which of the following items will cause performance bottlenecks in high-concurrency scenarios? (Multiple choice)
The correct answer is A. The traffic of sudden requests is too large, resulting in insufficient system resources. B. The database responds to sudden requests and a large number of read and write operations at once, C. Insufficient network bandwidth leads to traffic congestion D. The database repeated request is too large to establish a new connection request E. Business logic cannot meet the needs of high concurrency. See the full explanation below for the reasoning.
Advanced Compute and Container Architecture Design
Question
Which of the following items will cause performance bottlenecks in high-concurrency scenarios? (Multiple choice)
Options
- AThe traffic of sudden requests is too large, resulting in insufficient system resources.
- BThe database responds to sudden requests and a large number of read and write operations at once,
- CInsufficient network bandwidth leads to traffic congestion
- DThe database repeated request is too large to establish a new connection request
- EBusiness logic cannot meet the needs of high concurrency
How the community answered
(30 responses)- A100% (30)
Topics
#high concurrency#performance bottleneck#database connections#scalability
Community Discussion
No community discussion yet for this question.