Question: You want to make your public API quickly accessible from all regions. What is the best way to do this?

  1. Create a single API gateway endpoint in a central region.
  2. Create a private API gateway endpoint for each region.
  3. Create a regional API gateway endpoint for each region.
  4. Create edge-optimized API gateway endpoints and deploy them to a CloudFront network.

Answer: The correct answer of the above question is Option D:Create edge-optimized API gateway endpoints and deploy them to a CloudFront network.