nerdexam
CompTIA

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.

Security architecture

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)
  • A
    88% (21)
  • B
    4% (1)
  • C
    8% (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.

ACloud computingCorrect

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.

BFull disk encryption

Full disk encryption protects data at rest on a storage device and has no impact on network traffic capacity or server availability.

CData Loss Prevention

Data Loss Prevention (DLP) monitors and controls data transfer to prevent unauthorized exfiltration but does not address server capacity or traffic management.

DHSM

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

#cloud computing#availability#scalability#high availability

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice