“Maximizing High Availability and Cost Efficiency for API Requests” Possible scenarios for maximizing high availability and cost efficiency for API requests include: 1. Implementing a load balancer: A load balancer can distribute the incoming API requests across multiple servers,

Week 10 Discussion – API
You have a client making 1500 API (application programming interface) requests daily, and each has an average response time of 60ms. The server is hosted on a c4.2.xlarge. You want to maximize the high availability but with the lowest cost.
What would you do to achieve this goal?
Discuss all possible scenarios and the pros and cons.

Comments

Leave a Reply