Applying a level of Distributed Caching in the Rendering Engine Middleware

The Sitecore Layout Service The Sitecore layout service is a headless API end point that provides Sitecore content as a JSON response. This JSON response can be used in the rendering engine to render the content. We can use the LayoutService.Client to request the Sitecore Layout service for the response. More details about the SitecoreContinue reading “Applying a level of Distributed Caching in the Rendering Engine Middleware”