Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

This page describes best practices for developing solutions on top of the eHealth domain services.

Table of Contents
minLevel1
maxLevel7

The best practices and design guidelines are elaborated below.

...

See https://ehealth-dk.atlassian.net/wiki/spaces/EDTW/pages/1034354702/Technical+Interactions+with+Services#Caching-on-Searching

Caching - eHealth Infrastructure Wiki - Confluence (atlassian.net)

Make the most of context choices (mainly the careteam context)

...

Take advantage of Infrastructure events (mq)

...

Take advantage of Infrastructure events (mq) for listening to resource changes and perform cache invalidation.

See https://ehealth-dk.atlassian.net/wiki/spaces/EDTW/pages/1177911316/Caching#Cache-invalidation-using-events for events.

Minimize the amount of data that the backend-for-frontend (BFF) has to calculate on

...