Which code snippet should be used?

Given the requirement to add caching to an existing page while adhering to SFRA best practices, which code snippet should be used?
A. server.get(‘Show’, cache.applyDefaultCache, function (req, res, next) {
// code
});
B. <iscache varyby=”price_promotion” type=”relative” status=”on”/>
C. server.get(‘Show’, function (req, res, next) {
//code
}).applyDefaultCache();
D. <iscache type=”relative” hour=”24″/>

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.