Symposium 2018

Wine improves with age. So does Sitecore! Symposium has been great this year. The overall quality of the sessions was high, the keynotes were very informative – including more live demos and actual product presentations than ever – and the guest keynotes were immensely inspirational! Out of all the news and presentations, we could distill …

Continue reading

Integrated DevOps

Integrated DevOps with Azure, Git, PowerShell & Slack At the Sitecore Symposium 2018 edition I hosted a session about how to optimize the DevOps process around your automated deployments using Azure DevOps, demoing how we got our development environment to the next level of maturity, increasing the developer productivity and fun of our Sitecore software …

Continue reading

Sitecore Azure scripts update

My colleague Anton Kuryan revamped my Azure scripts, removing duplicate code and adding several new features. Check out https://github.com/robhabraken/Sitecore-Azure-Scripts for the latest version! One parameterized PowerShell script When I first wrote these scripts, I used the Sitecore templates as a starting point, creating multiple folders for the different setups single, double and full (referring to …

Continue reading

Hot Swappin’

Deploy & swap your Sitecore Azure Web App without downtime This blog post is the product of my cooperation with Mark de Bruijne, senior lead developer at Colours. Mark extended my Azure ARM scripts with the optimizations shown below, based on his research to avoid downtime on swapping, and helped me tremendously with writing this …

Continue reading

Azure templates update

Since we’re using ARM style provisioning and Sitecore deployments for a while now at Colours, it’s time for an update. First of all, because there were some changes per Sitecore 8.2 Update 3, and secondly, because we have improved our scripts and want to share a few learnings. Check out the new scripts and templates …

Continue reading

Blue Green Sitecore Deployments on Azure

In my blog post and talks early december, I gave an extensive introduction on deploying and hosting your Sitecore solution on Azure Web Apps; right after the release of Sitecore 8.2 Update 1, which was the first Sitecore version to support Web Apps. Since then, a lot happened. Not only Sitecore released both Update 2 and …

Continue reading

Sitecore Cloud MVP 2017!

For the second year in a row, I am happy to announce that I have been awarded the Sitecore MVP Cloud award 2017! Yes, that’s right, Cloud! Being one of only 10 Cloud experts worldwide to be named a Sitecore MVP this year, among over 10,000 certified developers in Sitecore’s network globally, is very exciting. As a Technology MVP …

Continue reading

The Staging slot EventQueue issue

Say what? Having the possibility of using staging slots when moving from on premises to the Cloud was one of the most promising and convenient improvements that could enhance the stability and uptime of our applications. Very exciting! But soon we ran into an issue, both with Cloud Services as with Web Apps: Where we could replicate …

Continue reading

Saving costs by scaling down

Most of us who already experimented with Sitecore 8.2 Update 1 running on Web Apps have noticed that the default provisioning consumes quite some Azure credits. A bit too much maybe, at least for Research & Development purposes. So, to save some costs, I started looking into downscaling options. Of course, you can simply provision a CM-only …

Continue reading

Sitecore 8.2-1 on Azure Web Apps

Following my blog post on Azure right after the Sitecore Symposium, I now finally can share the actual provisioning of a Sitecore deployment running on Azure Web Apps! Earlier this week, Sitecore released its new version 8.2 Update 1, which contains a lot of fresh Sitecore & Azure goodness (maybe even more than the Initial …

Continue reading