Part of the maintenance tasks that I perform on a MSSQL Content Manager database is to run stored procedure sp_updatestats.!-- HTML generated using hilite.me -->exec sp_updatestatsHowever, that is not...
Summary: I know time’s precious so let me give you the summary – read on for the rationalisation! An RTF field is exactly that – a Rich Text Field – it was never intended to facilitate how the combination of text … Continue reading ...
This post describes a backup/restore procedure for the Content Manager database in an Amazon Web Services (AWS) environment). The database is a MSSQL instance running on as Amazon Relational Database ...
It’s time to discuss about a new feature of DXA 1.7
Recently I am working on a project where we are migrating the application from classic implementation (using Dreamweaver Template and TBB) to DXA 1.7.
At the beginning of the project the firs...
Over the last 6 months, I have started using SDL Web 8 in anger – working with 3 different projects going live. I’ve not been sharing much but hope to change that this year.
This post is going to be a short technical post but it was a nea...
How big can a production CMS server get? The short answer is as big as your blank check allows. As you add users, workflow, translation, heavy publishing, and lots of opening/changing components, the CMS server size will inevitably increase. Often ti...
In my previous posts I have talked a lot about deploying a kubernetes cluster. For most part I have used kube-aws from CoreOS which has served me quite well. In the last few months however a lot has happened in the Kubernetes space and a new tool has...