This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.This post presents the TagFactory in charge with execution of custom tags for the Toolkit Component Presentations.The content of Dyn...
After all my recent posts about deploying a Kubernetes cluster to AWS the one step I still wanted to talk about is how you can deploy the Docker containers to a Kubernetes cluster using a bit of automation. I will try to explain here how you can rela...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.This post describes a Component Presentation Assembler factory. Its role is to retrieve a Dynamic Component Presentation and to trig...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.This post presents the Component Presentation Factory in the Toolkit. Its role is to retrieve a Dynamic ComponentPresentationMeta mo...
Today I was looking for the documentation for the API of the SDL Digital Experience Accelerator. I’d hoped to find a CHM or something similar so that I could quickly make reference to the documentation of the methods and properties as I used them. When...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In this post I describe the dynamic link resolving logic as part of the Link Factory.There are three types of links: Component, Page...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In previous post, I explained the use of a Cache Factory. This post describes a very simple cache invalidation mechanism the To...
Yesterday in a knowledge session between Solution Architects, the topic of AWS Elastic File System was raised and after a short discussion it was decided to take a closer look and set something up. To quote Top Gear, how hard could it be?
What is EFS...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.This post describes the Cache Factory the Toolkit uses to store commonly used models. The factory interfaces with an underlying EHCa...