Skip to content

4. Domains and Backends

harisux edited this page Feb 11, 2023 · 1 revision

Problem domain

A 'problem domain' would be a groping term for common problems / features solved by each backend solution and presented by the frontend solution.

Each domain will have a 'equal playing field' like the same API set / contract and database solution for instance.

Backend solutions

These are the solutions in the backend that would implement or address a problem domain.

Grouping

Backend solutions would be grouped as subsets for each problem domain, since we can consider technologies or libraries that target a particular aspect of the problem domain (i.e solution is problem dependent).

Therefore, each backend solution would be presented in section 5, as subsections of each problem domain.

Clone this wiki locally