Tech questions

What is ENISA and NIS2?

ENISA is the European Union Agency for Cybersecurity and NIS2 is the European directive on cybersecurity, where member states of...

Read more

What is SSR?

To make website creation more comfortable software (usually referred to as a CMS) is used. On the server the software...

Read more

What is anycast?

Anycast is a network routing technique where a single IP address is shared by servers in multiple locations. Cradle CMS...

Read more

What is CSP?

Content security policy (CSP) is a security feature that helps prevent cross-site scripting (XSS) attacks and other code injection attacks....

Read more

What is SSL?

Secure Socket Layer (SSL) certificates help protect the data transmitted between the user’s browser and the website’s server. They encrypt...

Read more

What is Service Oriented Architecture (SOA)?

In service oriented architecture (SOA) the application consists of loosely coupled services. The services can be independently developed, deployed and...

Read more

What is managed hosting?

Managed hosting is a web hosting service where the hosting provider takes on the responsibility of managing and maintaining the...

Read more

What is headless CMS?

A headless CMS primarily focuses on structuring the content used for external information, spanning from webpages to a social media...

Read more

What is semantic markup?

Semantic markup uses html-elements that describe the use, for example a <article> element compared to <div> element.

The most commonly...

Read more

What is Markdown?

Markdown is a lightweight markup language commonly used to write technical documentation but great for any type of writing. It...

Read more

What is RTE?

A Rich Text Editor or RTE is a visual text editor that shows the outcome of the text written and...

Read more

What is GDPR?

General Data Protection Regulation (GDPR) is the EU data protection law and only apply to personal data about individuals. Fundamentally...

Read more

What is Orchestration?

Orchestration is the automated configuring, coordinating, and managing of software. Typical tools for orchestration are Kubernets are...

Read more

What is SBOM?

The Software Bill of Materials (SBOM) is a list of components and dependencies the software is based upon. This is...

Read more

Is CDN still a good choice

When you include a resource such as fonts, stylesheets, scripts from a third party (CDN) it has privacy implications as...

Read more

What is a cdn?

A CDN, Content Delivery Network, is a way to distribute content globally by caching content on servers close to...

Read more

What is Liquid templating language?

Liquid is a templating language that supports placeholders, loops and conditions, which are often necessary for designing a web page,...

Read more

What is HTML and CSS?

In web development you use HTML and CSS to create the content in webpages. HTML defines the elements to place...

Read more

What is Tailwind?

Tailwind is a CSS-framework that changes the way web developers can add styles (CSS) to the code. It is built...

Read more

Why should you have a CMS?

A website built with a CMS (Content Mangement System) will be more easy to manage and update, specially for non-technical...

Read more

What is a CMS?

A CMS is a Content Management System and refers to managing the content you display on a website. Today a...

Read more