Caching of API mesh queries | Adobe Higher Education
Skip to main content
Level 2
June 27, 2023
Pergunta

Caching of API mesh queries

  • June 27, 2023
  • 1 resposta
  • 768 Visualizações

Hi, I'm using API mesh to configure my 2 endpoints - AEM & Magento. 

 

I'll be querying 1 endpoint through API mesh to merge the content into my react code. I just wanted to check if there is a possibility to cache the endpoint calls & their responses?

 

Thanks,

 

Este tópico foi fechado para respostas.

1 Resposta

Adobe Employee
August 23, 2023

There is a way to cache at the edge with Fastly. And if you are using Commerce you get that for free, if not you would have to support the cost, but still the solution would be the same.

We are working also for a server side caching (using redis) with no CDN required. That feature is set to be released later this year

Also if you want to integrate with your own CDN, like if you want CloudFlare or something like that, we do support standard caching capabilities by leveraging standard HTTP headers