Home › B.Tech Cloud Computing › cloudcomputing › cloudservices › A load balancer in front of a fleet of stateless…
A load balancer in front of a fleet of stateless application servers primarily provides:
ALocal block storage for each VM in the fleet
BPer-user authentication tokens stored on the backend
CDistribution of incoming traffic across healthy backends and graceful handling of backend failures
DLong-term backups of every HTTP request
Answer & Solution
Correct answer: C. Distribution of incoming traffic across healthy backends and graceful handling of backend failures
A load balancer spreads incoming requests across backends, performs health checks, and removes failing backends from rotation. It's not a storage, identity, or backup service.
Related questions
Which architectural pattern best describes a microservices-style cloud application?An identity-and-access service (AWS IAM, Microsoft Entra ID, GCP IAM) primarily lets adminA managed message queue or pub/sub service (AWS SQS/SNS, Azure Service Bus / Event Grid, GA content delivery network (CDN) primarily improves application performance by:Which combination correctly maps each public cloud's managed NoSQL key-value service?A virtual private cloud (VPC / VNet) gives a customer:A managed Kubernetes service (AWS EKS / Azure AKS / GCP GKE) primarily gives the customer:Which storage redundancy approach replicates data across multiple physically separate data