An administrator oversees a data analytics platform that stalls when usage thresholds are exceeded. The cloud provider displays messages indicating that additional requests have been restricted. Which of the following solutions is the BEST way to address the situation?
Migrate data to a separate offline archive for processing
Rebuild the environment using a different operating system
Ask the provider to raise concurrency for the analytics platform
Restrict user requests to a single region across all services
Requesting a higher concurrency level tackles the usage threshold problem and allows the data platform to handle more requests. Other approaches do not effectively raise the capacity; changing operating systems or regions may shift problems elsewhere, and restricting user requests does not solve the fundamental concurrency shortfall. Increasing concurrency from the provider directly addresses the root cause by raising the operational capacity.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is concurrency in a cloud environment?
Open an interactive chat with Bash
Why is requesting a higher concurrency level better than changing the operating system?
Open an interactive chat with Bash
How does a cloud provider enforce usage thresholds?