Yevgen Spektor Avatar

MVP Profile

Yevgen Spektor

New Zealand

MVP 2025

Technology

New Zealand
MVP 2024

Technology

New Zealand
MVP 2021

Technology

New Zealand
MVP 2020

Commerce

New Zealand
MVP 2019

Technology

New Zealand
MVP 2018

Technology

New Zealand

Timeline

2024

28/Oct

GraphQL tips & tricks

Sharing insights on working on exposing Sitecore content through Headless Services GraphQL endpoint for AKQA Tech Guild meetup inside the company.

Sitecore XM Cloud

2024

23/Oct

Creating an assets image for Sitecore module from SCS serialization package

Shared the steps and recommendations on how to create a custom Sitecore Docker assets image for custom module.

Sitecore XM

2024

12/Oct

5 ways you can optimize your Sitecore Docker builds

Covered my insights from best practices of optimizing the Docker image build.

Sitecore XM

2024

5/Oct

Jss Rule Engine 0.3.1

New improvements to the JSS Rule Engine module - refactored the repository into monorepo, added item rule conditions support.

Sitecore XM Cloud

2024

23/Jul

JSS Rule Engine 0.1.1

Released new version of JSS Rule Engine module that covered more Sitecore rules implementation in Typescript - such as string comparison operators, request rule conditions, etc.

Sitecore XM Cloud

2024

4/Jun

JSS Rule Engine — Website personalization in SSG mode

Shared my insights from making NextJS personalization working with my JSS Rule Engine module in SSG mode.

Sitecore XM Cloud

2024

1/May

JSS Rule Engine

I'm actively working on developing JSS Rule Engine module that would enable to re-use Sitecore rule-engine in NextJS applications.

It's reusing the rules field that exists in Sitecore XM and is exposed through Experience Edge, and allows to run Sitecore rules on client-side or Vercel edge.

I believe this module could be used by the community for marketing automation and personalization.

Sitecore XM Cloud

2023

7/Dec

Parsing Sitecore rules and running them in pure JS without any BE rather than GraphQL

I've shared my JSS Rule Engine and showcased how it could be used for personalization in Auckland User Group meetup.

The talk covered technical aspects of how we could implement custom personalization provider in Sitecore JSS both in SSR and SSG implementations, and also included a live demo of JSS Rule Engine being used.

Sitecore XM Cloud

2023

23/Nov

SUGCON ANZ

Presenting "Estimating the upgrade from monolith DXP to XM Cloud" on SUGCON ANZ.

Sitecore XM Cloud

2023

23/Nov

Estimating the upgrade from monolith DXP to XM Cloud

Speaking at SUGCON ANZ with insights from estimating the upgrade from Sitecore XP -> XM Cloud.

Sitecore XP Sitecore XM Cloud

2023

17/Nov

Parsing Sitecore rules and running them in pure JS without any BE rather than GraphQL

Presented my JSS Rule Engine module for the first time on the Sitecore Headless user group.

Sitecore XM Cloud

2023

16/Nov

Sitecore Headless Virtual User Group

Presenting "Parsing Sitecore rules and running them in pure JS without any BE rather than GraphQL"

Sitecore XM Sitecore XP Sitecore XM Cloud

2023

3/Oct

JSS Rule Engine — Website personalization on XM Cloud in FE and SSR mode.

Covered POC implementation for Client-side and SSR personalization in Sitecore using Sitecore Rules Engine field.

Sitecore XM Sitecore XP

2023

3/Oct

JSS Rule Engine — Website personalization on XM Cloud in FE and SSR mode.

Released first case-study of JSS Rule Engine usage by implementing custom personalization provider in Sitecore JSS NextJS starter app.

Sitecore XM Cloud

2023

15/Aug

Parsing Sitecore rules and running them in pure JS (with no BE calls except GraphQL).

Working on Sitecore rule-engine POC implementation on FE using rules xml exposed over GraphQL endpoint.

Sitecore XM Sitecore XP Sitecore XM Cloud

2023

15/Aug

Sitecore.JSS-Rule-Engine

Sitecore module for JSS to parse and run Sitecore rules on FE, as well as personalize JSS applications using Sitecore rules.

Sitecore XM Sitecore XP Sitecore XM Cloud

2023

15/Aug

Parsing Sitecore rules and running them in pure JS (with no BE calls except GraphQL).

Released first prototype of JSS Rule Engine and shared insights of implementation on Medium blog.

Sitecore XM Cloud

2023

28/Jul

Estimating Sitecore XP to XM Cloud upgrade — what challenges lies ahead?

Shared my learnings from working on gradually moving our solution from Sitecore Commerce -> XM Cloud.

Sitecore XM Sitecore XP Sitecore XC Sitecore XM Cloud

2023

28/Jul

Estimating Sitecore XP to XM Cloud upgrade — what challenges lies ahead?

Shared insights on estimation of moving solution from Sitecore XP to XM Cloud.

Sitecore XP Sitecore XM Cloud

2023

26/Jul

Speed up updating your NuGet DLLs versions during the Sitecore upgrade.

Shared my learnings from upgrading Sitecore from 10.1 to 10.3.1

Provided a Powershell script to generate a list of DLLs with their versions that could be later copied from the Docker container and compared with a diff tool to ensure that all assemblies NuGet versions in the application were upgraded correctly.

Sitecore XM Sitecore XP

2023

26/Jul

Speed up updating your NuGet DLLs versions during the Sitecore upgrade.

Shared a code snippet and advice on how to speed up upgrading a DLLs in Sitecore solution for a new version, and how to make sure that any DLL version conflicts are avoided.

Sitecore XM

2023

5/Jul

Auckland Sitecore User Group talk

Presented XM cloud migration overview on Auckland Sitecore User Group.

Sitecore XM Cloud

2023

25/Apr

Sitecore Docker Tools — Tracking your Sitecore cache stats with Powershell

Wrote down a script to print the cache stats logs in Sitecore Docker-hosted instance in a user-friendly way with Powershell.

Sitecore XM Sitecore XP

2023

24/Apr

Sitecore Docker Tools — Building support package through Powershell

Published an article to generate Sitecore support package with Powershell inside Docker image.

Sitecore XM Sitecore XP