SY0-301 · Question #237
The system administrator notices that their application is no longer able to keep up with the large amounts of traffic their server is receiving daily. Several packets are dropped and sometimes the…
The correct answer is A. Cloud computing. Cloud computing provides on-demand scalability and high availability through load balancing and elastic resource provisioning, directly addressing the inability of a single server to handle traffic spikes.
Question
The system administrator notices that their application is no longer able to keep up with the large amounts of traffic their server is receiving daily. Several packets are dropped and sometimes the server is taken offline. Which of the following would be a possible solution to look into to ensure their application remains secure and available?
Options
- ACloud computing
- BFull disk encryption
- CData Loss Prevention
- DHSM
How the community answered
(24 responses)- A88% (21)
- B4% (1)
- C8% (2)
Why each option
Cloud computing provides on-demand scalability and high availability through load balancing and elastic resource provisioning, directly addressing the inability of a single server to handle traffic spikes.
Cloud platforms offer horizontal scaling (adding more instances) and auto-scaling capabilities that automatically respond to increased traffic, preventing packet loss and downtime. Combined with load balancers and distributed infrastructure, cloud computing addresses both the availability (preventing outages) and security (managed services with built-in protections) requirements of the scenario.
Full disk encryption protects data at rest on a storage device and has no impact on network traffic capacity or server availability.
Data Loss Prevention (DLP) monitors and controls data transfer to prevent unauthorized exfiltration but does not address server capacity or traffic management.
A Hardware Security Module (HSM) manages cryptographic keys and operations and provides no mechanism for scaling compute resources or improving application availability.
Concept tested: Cloud computing for scalability and high availability
Source: https://csrc.nist.gov/publications/detail/sp/800-145/final
Topics
Community Discussion
No community discussion yet for this question.