--- title: 'Overview' description: 'General overview of the system' --- This backend system focuses on 4 essential building blocks which can be tightly connected: Data, Auth, Media and Flows. The main idea is to supply all baseline functionality required in order to accomplish complex logic and behaviors – instead of hard coding it into the system code. This way, almost any part of the application is customizable and additionally won't limit you to what it can do. } href="/modules/data" > Define, query, and control your data with ease. } href="/modules/auth" > Easily implement reliable authentication strategies. } href="/modules/media" > Effortlessly manage and serve all your media files. } href="/modules/flows" > Design and run workflows with seamless automation.