Sitecore

Kubernetes

Managing your Sitecore secrets within a K8s setup

In this post, I will be writing about how to efficiently manage your K8s secrets in a Sitecore XM-Scaled setup.

Read
Kubernetes

Managing K8s secrets with Azure Key Vault provider for Secrets Store CSI Driver

The Secrets Store CSI Driver secrets-store.csi.k8s.io allows Kubernetes to mount multiple secrets, keys, and certs stored in enterprise-grade external secrets stores into their pods as a volume. It also allows us to integrate Azure Key Vault with an AKS service. In this blog post, we discuss on how we can achieve this integration.

Read
Sitecore Identity

Extending the Sitecore Identity Service with Plugins

In this post, I explain the steps to build a Custom Identity Service Plugin, and how to configure the plugin for the Sitecore Identity Server.

Read
Sitecore

Sitecore JSS with Next.js - Edit Frames

In this blog post, I will explain how to create and use an Edit Frame on a JSS component with Next.js.

Read