Sitecore 10 with 10 highlights


New delivery options including support for Docker, Kubernetes and new Sitecore-provided image repositories helping delivery teams move to a continuous delivery model more easily with infrastructure-as-code deployments and more efficient solutions and team onboarding. The addition of the ASP.NET Core SDK and headless rendering host architecture also provides developers with a new way of building their solutions allowing for faster development iterations.

 The other features of Sitecore 10 are as follows:

  1. With full container support, XP 10 eliminates that problem with smooth deployment flows between environments through consistency, isolation, and reproducibility.
  2. XP 10 makes collecting, analyzing and acting on enhanced customer data faster for marketers
  3. With the ability to filter analytics reports by audience segment, marketers can quickly see what content is driving engagement across different segments in order to identify personalization opportunities.
  4. Enhanced data capabilities, coupled with the ability to extend targeting with auto-personalization.
  5. Horizon editing interface providing in-context insights across multilingual and multisite experiences.
  6. Updated connector functionality to send the current visitor Experience Database® (xDB) information to Salesforce Marketing Cloud in real-time to drive Salesforce marketing automation.
  7. A new ASP.NET Core headless development option allows teams to build applications faster on the latest .NET technology.
  8. In Sitecore Experience Platform 10.0.0, you require a separate EXM license to activate the EXM module on the Sitecore launchpad and to dispatch emails. Sitecore offers two licenses - EXM Delivery Cloud license and EXM Custom SMTP license. In Sitecore XP 9.3 or earlier, EXM is available on the launchpad but you still require a license to activate the module and dispatch emails.
  9. The Sitecore.Data.Managers.ItemProvider.GetItem() method has been optimized.
  10. Obsolete functionality and settings related to auto smart publish have been removed.

There are many more fabulous changes incorporated as a part of this if you want to have more knowledge on it follow the below links:


Email: prashant.tomar@hotmail.com




1 comment:

  1. https://sitecorepeanuts.blogspot.com/2020/08/sitecore-10-with-10-highlights.html

    ReplyDelete

Creating Solr core for sitecore using command prompt

We setup the solr cores using command “C:\solr8985\sc103solr-8.11.2\bin>solr.cmd create -c sitecore_sxa_web_index -d sitecore_configset” ...