Use “Cache Prefreshing” in API Gateway for Extremely Time-Pressured API Calls
Many dynamic API calls, such as payment transactions, are somewhat time-pressured and must complete within several seconds. But other API calls are even more critical and are what we call “ultradynamic.” These calls require extremely rapid refresh times (usually less than 100 milliseconds) to ensure that fast-changing data is updated quickly for an API client. For example, consider sports scores:...
Read More