Skip to content

Sitecore Stream is a new SaaS-based Digital Asset Management (DAM) and Content Hub capability designed to enhance content delivery pipelines. When integrated with Sitecore XP (Experience Platform) and Sitecore XM (Experience Manager), Stream enables headless, cloud-native content streaming, especially for modern composable DXP scenarios. What is Sitecore Stream? Sitecore Stream is: It’s most commonly associated

Ramiro Batallas
June 25, 2025

Sitecore Stream is an AI-driven orchestration layer designed to enhance digital experience management by integrating generative AI capabilities directly into Sitecore’s suite of composable digital experience platform (DXP) products. It aims to streamline marketing workflows, ensure brand consistency, and accelerate content creation and delivery. What is Sitecore Stream? Sitecore Stream is an innovative add-on to

Ramiro Batallas
April 28, 2025

In this new era where cloud computing is common, we want to save resources and time managing our apps, and all new front-end frameworks are capable of doing a lot of things, this is where we use “Headless” applications. Since Sitecore released the JSS version of their CMS, the development of a website changed a

Ramiro Batallas
February 24, 2025

Sometimes we have to use custom tokens in the standard values to accomplish the requirement, in this article, we are going to create a new variable replacer to add our custom tokens Let’s follow up on these next steps to do it. In your project, create a new replacer class is my case with this

Ramiro Batallas
November 10, 2024

Sometimes we need to add a new database in our Sitecore instance, so let’s see how to do it The very first step is to add an additional database to the SQL Server with the same DB schema as Sitecore web database Then, add the custom connection string in your ConnectionString.config file in your Sitecore

Ramiro Batallas
November 10, 2024

Usually, we need to create components, such as containers, to place other components and display our content in a structured way. So let’s create a two columns component, this gonna be created as we usually do: As you realize, I’m using placeholders to define how the components will be placed and displayed. So, we need

Ramiro Batallas
October 29, 2024

If you’re thinking of creating a new menu navigation for your website, here is an easy way to do it using headless with Next.js. So, the first thing to do is create the model for each item and the menu. Now, the step is to define an async method to retrieve the data using the

Ramiro Batallas
August 22, 2024