> For the complete documentation index, see [llms.txt](https://note.onurbolatoglu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.onurbolatoglu.com/12-factor-app.md).

# 12 Factor APP

- [Introduction](https://note.onurbolatoglu.com/12-factor-app/introduction.md)
- [Codebase](https://note.onurbolatoglu.com/12-factor-app/codebase.md)
- [Dependencies](https://note.onurbolatoglu.com/12-factor-app/dependencies.md)
- [Concurrency](https://note.onurbolatoglu.com/12-factor-app/concurrency.md)
- [Processes](https://note.onurbolatoglu.com/12-factor-app/processes.md)
- [Backing Services](https://note.onurbolatoglu.com/12-factor-app/backing-services.md)
- [Config](https://note.onurbolatoglu.com/12-factor-app/config.md)
- [Build, release, run](https://note.onurbolatoglu.com/12-factor-app/build-release-run.md)
- [Port binding](https://note.onurbolatoglu.com/12-factor-app/port-binding.md)
- [Disposability](https://note.onurbolatoglu.com/12-factor-app/disposability.md)
- [Dev/prod parity](https://note.onurbolatoglu.com/12-factor-app/dev-prod-parity.md)
- [Logs](https://note.onurbolatoglu.com/12-factor-app/logs.md)
- [Admin processes](https://note.onurbolatoglu.com/12-factor-app/admin-processes.md)
