QuestionQ132

Implementation

Cloud Kicks (CK) is introducing a new public marketing site. The company anticipates a high volume of traffic and wants to make sure the site performs well. CK also wants returning visitors to have the fastest possible browsing experience.

What should CK do to achieve the best-performing site?

  • A Schedule Apex jobs to push content to users’ browser caches.
  • B Enable and configure the Content Delivery Network so that public content is cached.
  • C Use Next Best Action to predict what content to serve to the user’s browser.
  • D Disable Visualforce to make all pages switch to Lightning.
Explanation

Enabling and configuring the Content Delivery Network caches publicly cacheable content at edge servers, so it can be delivered closer to visitors. This improves load times for repeat visitors and helps the site scale under high traffic.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!