# Full-stack development lecture notes

Three topics as part of a course about [full stack development, operations, and distributed systems](https://kurser.dtu.dk/course/62595)

:::{toctree}
:maxdepth: 1
:caption: 'Problems'
:hidden:
scaling-up-a-pizza-ordering-service.md
designing-a-future-proof-health-monitoring-system.md
maintaining-a-payroll-system.md
:::

:::{toctree}
:maxdepth: 1
:caption: 'Theory'
:hidden:
concurrency.md
future-proof-systems.md
backend-maintenance.md
:::

:::{toctree}
:maxdepth: 1
:caption: 'Appendix'
:hidden:
solutions.md
:::
