When designing a RESTful API for a global audience, what aspect is crucial for ensuring high availability and fault tolerance?

  • Implementing a Content Delivery Network (CDN)
  • Relying on client-side caching
  • Using a single centralized server
  • Utilizing geographically distributed servers
To ensure high availability and fault tolerance for a global audience, it's crucial to utilize geographically distributed servers, reducing latency and improving resilience.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *