An architect must optimize the performance of the home page of a client's website. The client requires that search engin

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

An architect must optimize the performance of the home page of a client's website. The client requires that search engin

Post by answerhappygod »

An architect must optimize the performance of the home page of a client's website.
The client requires that search engines index the home page content.
The home page must NOT be cacheable because it displays a list of recently shared articles.
This list is generated by using an AEM component that performs a real-time look-up to an API from a third-party company.
Which solution should the architect choose?

A. Replace the real-time API access with a scheduled job inside AEM that runs every 15 minutes to update the data and trigger a dispatcher cache flush
B. Replace the AEM component's server-side logic with a JavaScript widget provided by the third p
C. Cache the home page using the Dispatcher and implement a cron job to remove the cached file every 15 minutes
D. Cache the rest of the home page and deliver the recently shared article list using AJAX
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply