AEM 6.5 & Server Side Rendering
Hello,
I'm seeking some advice.
We run AEM 6.5 on premise. The static pages of our website are built using typical AEM development practices i.e. components and templates, following Adobe recommended practices.
The eCommerce section of our website is build using ReactJS which is hosted on top of AEM, it is not tightly integrated as far as I know. For example if I require a copy change, this needs a code release, I cannot do this via AEM.
The performance of this application is very bad, its failing all the Core Web Vital metrics.
I'm trying to explore service side rendering options, which I think might help, but what capability does AEM 6.5 have for SSR?
Regards,
Steve