Assume that it’s an HTTP GET request and caching needs to be implemented, what consideration should the developer keep in mind for building the caching strategy?

A developer is remotely fetching the reviews for a product.

Assume that it’s an HTTP GET request and caching needs to be implemented, what consideration should the developer keep in mind for building the caching strategy?
A . Cache the HTTP service request
B. Remote include with caching only the reviews
C. Use custom cache
D. Cached remote include with cache of the HTTP service

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments