As an admin I may want to run a microservice infrastructure. To support this without mayor engineer effort we could add the option to disable parts of the backend via envs.
With this setup one could run e.g. the feed-parser and garbage collector on one instance and the api on an other instance, or even potentially multiple other instances.