World is now on Opti ID! Learn more

Ronil Rangaiya
Jun 11, 2020
  20
(0 votes)

Episerver CMS 11 (2020 Update) certification tips

Yesterday I renewed my CMS certification (a customary biennial exercise to maintain your ECD status). Capturing my brain dump here while it is still fresh in my head.

There have been a lot of updates in the CMS 11 product in the past 2 years (time certainly flies) and this is reflected in the certification exam. The 2020 updated version of the exam has questions on the Content Delivery API and the latest DXP service features.

Preparation

The exam is not exactly a walk in the park. To earn your Episerver Certified Developer (ECD), you are expected to have a broad knowledge of the product and it measures your developer knowledge and skills. The following preparation is generally recommended 

Exam format

There were 77 multi-choice questions with the required pass rate of 60%.

You get 2 hours, the key tip here is you can skip questions you are unsure of and come back to it later. You cannot go back to answered questions. I tried to spend no more than 1 minute per question and skip it for later if I wasn't confident of the answer.

Some of the answer options are tricky especially the ones where you need to select two or three options so read the question and all the options carefully.

Hints and Tips

Some hints and tips of the knowledge areas to cover (as much as I can remember). Please be mindful that this is not an exhaustive list of the areas that need to be studied.

Product Knowlege

  • Review breaking changes in last 2 major versions (10 and 11)
  • Review features and add-ons not supported in DXP
  • Understand how to programmatically work with projects
  • Familiarise yourself with the Editing and Admin UI

Installation, Operation and Configuration

  • Requirements for setting up a CMS site
  • How to install updates
  • Understand the licensing model for cloud-based licensing and multi-site setup
  • Review the Backup and Failover definitions in the DXP service description
  • Familiarise yourself with the Episerver Visual Studio Extension
  • Default location for public and protected add-ons
  • Review the "Permissions for Functions" in the Admin UI e.g. how to enable detailed error messages

Content Model

  • Familiarise with the Episerver concepts of page types, templates and blocks
  • Know the supported property types
  • Familiarise with the various property attributes, including validation attributes
  • Understand the criteria for refactoring content type and properties e.g when renaming content types
  • How to check user access rights on a content
  • How to setup preview rendering for a block
  • How to use tags to render a property
  • How to customise properties using EditorDescriptor and UIHint
  • Review the various ways to configure property settings both in code and Admin UI
  • How to start a content approval
  • Partial routing concepts and the different methods to implement
  • Learn how A/B testing works and how to create custom KPIs
  • Understanding Content Delivery API - there are a few questions on this so make sure to review it thoroughly
  • Episerver Forms configuration including how to configure data encryption

Creating Websites

  • ASP.NET Identity setup
  • Scenarios for translating content when working with multiple languages
  • What happens to the friendly URL when you move pages 
  • How to setup localisation of the UI
  • Location of language XML files
  • Where to setup the fallback language
  • Understand the configuration of the different cache options (Output, Browser and Object)
  • Familiarise with personalising blocks using visitor groups in content areas
  • Understanding of both Episerver Search and Episerver Search & Navigation (formerly Find)
  • Understand how to filter content for the current visitor 

Advanced Concepts

  • Understand the areas in the CMS UI where editors can add gadgets
  • Attributes required to create plug-ins
  • Understand how to configure/disable gadgets for specific roles
  • Understand the different ways to add/remove components from the CMS UI
  • How to implement, configure and run Scheduled Jobs
  • Understand the usage of the InitializationModule and ModuleDependency attribute
  • Content Provider concepts
  • Working with the Notification API i.e UserNotificationRepository

Hopefully, the above tips help you prepare for your next certification attempt.

Best of luck!!!

Jun 11, 2020

Comments

Please login to comment.
Latest blogs
Make Global Assets Site- and Language-Aware at Indexing Time

I had a support case the other day with a question around search on global assets on a multisite. This is the result of that investigation. This co...

dada | Jun 26, 2025

The remote server returned an error: (400) Bad Request – when configuring Azure Storage for an older Optimizely CMS site

How to fix a strange issue that occurred when I moved editor-uploaded files for some old Optimizely CMS 11 solutions to Azure Storage.

Tomas Hensrud Gulla | Jun 26, 2025 |

Enable Opal AI for your Optimizely products

Learn how to enable Opal AI, and meet your infinite workforce.

Tomas Hensrud Gulla | Jun 25, 2025 |

Deploying to Optimizely Frontend Hosting: A Practical Guide

Optimizely Frontend Hosting is a cloud-based solution for deploying headless frontend applications - currently supporting only Next.js projects. It...

Szymon Uryga | Jun 25, 2025

World on Opti ID

We're excited to announce that world.optimizely.com is now integrated with Opti ID! What does this mean for you? New Users:  You can now log in wit...

Patrick Lam | Jun 22, 2025

Avoid Scandinavian Letters in File Names in Optimizely CMS

Discover how Scandinavian letters in file names can break media in Optimizely CMS—and learn a simple code fix to automatically sanitize uploads for...

Henning Sjørbotten | Jun 19, 2025 |