An organization is designing a high-availability web application that must handle fluctuating workloads and ensure minimal downtime during peak usage. Which of the following strategies BEST addresses the compute considerations for achieving high availability in this scenario?
You selected this option
Implementing load balancing to distribute traffic across multiple servers
You selected this option
Scheduling regular maintenance during off-peak hours
You selected this option
Deploying redundant power supplies for each server
You selected this option
Utilizing real-time data replication to a standby server
Implementing load balancing distributes incoming network traffic across multiple servers, effectively managing compute resources to handle fluctuating workloads. This improves both availability and scalability, ensuring the application remains responsive during peak usage times. While data replication to a standby server aids in recovery, it doesn't directly manage compute resources. Scheduling maintenance during off-peak hours minimizes disruption but doesn't address real-time workload management. Deploying redundant power supplies enhances power availability but doesn't handle compute load distribution.
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 load balancing and how does it work?
Open an interactive chat with Bash
What is high availability and why is it important?
Open an interactive chat with Bash
What are redundant power supplies and how do they contribute to system reliability?