Comments on: How to add Headless Features to your Sitecore MVC or SXA Solution https://blogs.perficient.com/2022/06/21/how-to-add-headless-features-to-your-sitecore-mvc-or-sxa-solution/ Expert Digital Insights Thu, 22 Jun 2023 16:09:15 +0000 hourly 1 By: David San Filippo https://blogs.perficient.com/2022/06/21/how-to-add-headless-features-to-your-sitecore-mvc-or-sxa-solution/#comment-78240 Thu, 04 Aug 2022 16:09:12 +0000 https://blogs.perficient.com/?p=311459#comment-78240 In reply to Jindrich Piroutek.

By Making it Even Faster, I meant having your rendering host leverage Sitecore’s edge cached API’s for layout and content instead of having to go the CD servers at all. If you’re trying to cache everything (even content pages) at Front Door, you’ll need some way to clear the caches when you publish. With Experience Edge that’s managed automatically.

]]>
By: Jindrich Piroutek https://blogs.perficient.com/2022/06/21/how-to-add-headless-features-to-your-sitecore-mvc-or-sxa-solution/#comment-77324 Thu, 14 Jul 2022 12:53:13 +0000 https://blogs.perficient.com/?p=311459#comment-77324 Thanks for a great article!

We are currently working on the “Making it work on One Site” solution so it is nice to see you’re suggesting the same approach.

I probably don’t fully understand the “Making it even Faster” solution. Would it be enough to use Azure Front Door with CDN (Premium Tier) instead of putting the CDN (Experience Edge) in a lower layer, as you suggested? This way, we would save time with NodeJS, which would not have to render the stuff repeatedly. I guess it depends on the scenario/requirements.

Cheers,
Jindrich

]]>