Q9
Single choice
The Client has implemented a different category/search layout for mobile and desktop. The code uses a session attribute called deviceType to choose the corresponding layout. This attribute it populated from the browser user agent. After this implementation they have run into these problems:
1. Sometimes desktop pages are being served to both desktop and mobile customers.
2. Sometimes mobile pages ate being served to both desktop and mobile customers.
The page has cachingimplemented that depends; on promotions. SEC is very important and the site traffic
is high.
Which solution should the Architect select to resolve the issue without impacting the existing requirements?