---
title: "Application Architecture"
description: "Documentation of the system architecture, all the moving parts of this big distributed system we call Sentry."
url: https://develop.sentry.dev/application-architecture/
---

# Application Architecture

* #### [Overview](https://develop.sentry.dev/application-architecture/overview.md)

* #### [sentry vs. getsentry](https://develop.sentry.dev/application-architecture/sentry-vs-getsentry.md)

* #### [Multi-Region Deployment](https://develop.sentry.dev/application-architecture/multi-region-deployment.md)

* #### [Dynamic Sampling](https://develop.sentry.dev/application-architecture/dynamic-sampling.md)

  Dynamic Sampling is a feature of the ingestion pipeline that allows Sentry to automatically adjust the amount of data retained based on the value of the data.

* #### [User Feedback Architecture](https://develop.sentry.dev/application-architecture/feedback-architecture.md)

## Pages in this section

- [Overview](https://develop.sentry.dev/application-architecture/overview.md)
- [sentry vs. getsentry](https://develop.sentry.dev/application-architecture/sentry-vs-getsentry.md)
- [Multi-Region Deployment](https://develop.sentry.dev/application-architecture/multi-region-deployment.md)
- [Dynamic Sampling](https://develop.sentry.dev/application-architecture/dynamic-sampling.md)
- [User Feedback Architecture](https://develop.sentry.dev/application-architecture/feedback-architecture.md)
