What feature of API Gateways helps in managing the load on backend services?
- Load balancing
- Load lifting
- Load shedding
- Load stacking
API Gateways use load balancing to distribute client requests evenly across backend services, preventing overloading of any single service.
Loading...
Related Quiz
- What is the primary challenge in testing microservices-based applications?
- The ________ protocol in HTTPS ensures confidentiality, integrity, and authentication of data.
- In AWS, what is the primary function of Elastic Load Balancing?
- How does caching impact the performance of web services?
- What is the main goal of implementing Service-Oriented Architecture (SOA) in a business?