A universal guide to the mono package deployment
In my Sitecore symposium session “Sitecore in the enterprise: Optimize your time to deliver toward the speed of light, using all the new love in Azure DevOps” (and yes that is a mouth full) I spend...
View ArticleHow to use the Nuget / Azure Artifact credential provider with a .net docker...
This blogpost describes how to add the Azure Artifact nuget credential provider to a windows based docker container for building .Net (full framework) solutions, using authenticated Azure DevOps...
View ArticleA quick guide on reloading your Sitecore xDB contact on (or after) every request
In our road towards realtime personalization, we were in need of reloading our xDB contact on every request, as external systems might have updated several facets with information that could or should...
View ArticleSitecore 10 on docker – Help to understand the composition of the configuration
After following the “getting started” guide by Nick Wesselman, I had my first Sitecore 10 environment up and running in Sitecore, so there is no need to write about the convenient installation. But...
View ArticleHow to visualize your docker composition
After my previous blogpost, I received several questions how I visualized that Docker architecture. This (very short) blogpost will explain how to do this. The software that I use is a...
View ArticleTest and demo environments in an instant: How to pre-provision content to the...
In our company, we use Unicorn for content serialization, in order to be able to deploy “applicative” content like templates across our environments. For dev and test, we also provide content that we...
View ArticleHow to use Application insights and your visitors to detect when your site is...
When hosting high traffic websites, it’s important to keep them up and running at all times. At the moment one of them goes down, it might lead to a conversion loss or decrease in NPS. Detection of...
View ArticleOnce bitten, twice shy: Why my docker-compose build keeps having problems...
In a previous blogpost I explained how to setup a docker build which allows to connect to an authorized Azure Devops Artifacts feed. I often use this feed, as it contains packages which we don’t want...
View ArticleHow to use the new dotnet Nuget Security Vulnerabilities scanning for...
A few days ago, Microsoft explained on their devblog how to scan nuget packages for security vulnerabilities. This is a feature which was recently released, but has been on the github issue list for...
View ArticleI’ll present at the SUGNL: 3 lessons I’ve learned with Sitecore on Docker...
On April 8th, the first virtual Sitecore Usergroup for the Netherlands will be organized, I am proud that Achmea, my employer, may host this first virtual meetup. In my presentation, I’ll talk about 3...
View Article