# IN-DEPTH

- [Philosophy & design](/in-depth/philosophy-and-design.md): ... or the core concepts behind the pillars of secator.
- [Distributed runs with Celery](/in-depth/distributed-runs-with-celery.md): ... or how you can 10x your scanning speed and massively parallelize your workflows.
- [Concepts](/in-depth/concepts.md): ... or foundational blocks that you must understand in order to go deeper.
- [Output types](/in-depth/concepts/output-types.md): ... or how secator unifies all output into common schemas.
- [Proxies](/in-depth/concepts/proxies.md): ... or how to control how secator connects to targets.
- [Exporters](/in-depth/concepts/exporters.md): ... or how to export reports to different destinations.
- [Runners](/in-depth/concepts/runners.md): ... or how secator's internals work.
- [Drivers](/in-depth/concepts/drivers.md): ... or how to route live results to a destination.
- [Profiles](/in-depth/concepts/profiles.md): ... or how to manage different runner option sets effectively.
- [Deployment](/in-depth/deployment.md): ... or how to run secator anywhere.
