Salesforce
ARC-300 · Question #49
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…
The correct answer is A. Cache the HTTP service request. See the full explanation below for the reasoning.
Question
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?
Options
- ACache the HTTP service request
- BRemote include with caching only the reviews
- CUse custom cache
- DCached remote include with cache of the HTTP service
How the community answered
(40 responses)- A70% (28)
- B3% (1)
- C10% (4)
- D18% (7)
Community Discussion
No community discussion yet for this question.