# Use Cases in Action

- [How to apply JOLT for JSON transformations](/documentation/resources/use-cases/how-to-jolt.md): Learn how JOLT works as a tool for transforming JSON data and how to use it on the Digibee Integration Platform.
- [Building basic JOLT transformations](/documentation/resources/use-cases/how-to-jolt/basic-operations.md): Learn how each basic JOLT transformation (shift, default, remove, and sort) works.
- [Understanding JOLT operators (wildcards)](/documentation/resources/use-cases/how-to-jolt/operators.md): Learn how wildcards help you build dynamic, concise, and adaptable JOLT transformation rules.
- [Building advanced JOLT transformations](/documentation/resources/use-cases/how-to-jolt/advanced-operations.md): Learn how advanced JOLT transformations (cardinality, modify-overwrite-beta, modify-default-beta) work.
- [Applying JOLT to practical use cases](/documentation/resources/use-cases/how-to-jolt/use-cases.md): Learn how to turn JOLT operations into practical solutions.
- [How to integrate Distribution Centers using Multi-Instance](/documentation/resources/use-cases/how-to-multi-instance.md): Learn how Multi-Instance enables a single pipeline to process messages from multiple Distribution Centers with independent queue configurations.
- [Improving integration performance with API pagination](/documentation/resources/use-cases/integration-performance-api-pagination.md)
- [Automating file storage with Digibee](/documentation/resources/use-cases/automating-file-storage-with-digibee.md)
- [Reprocessing strategy in event-driven integrations](/documentation/resources/use-cases/reprocessing-strategy-in-event-driven-integrations.md)
- [Key practices for securing sensitive information in pipelines with Digibee](/documentation/resources/use-cases/key-practices-for-securing-sensitive-information.md)
- [OAuth2 for secure API access](/documentation/resources/use-cases/oauth2-for-secure-api-access.md)
- [Secure your APIs with JWT in Digibee](/documentation/resources/use-cases/apis-digibee-jwt.md)
- [Integration best practices for developers on the Digibee Integration Platform](/documentation/resources/use-cases/integration-best-practices-developers.md)
- [How to use Event-driven architecture on the Digibee Integration Platform](/documentation/resources/use-cases/how-to-use-event-driven-architecture-on-the-digibee-integration-platform.md)
- [Dynamic file download with Digibee](/documentation/resources/use-cases/dynamic-file-download-with-digibee.md)
- [Microservices: Circuit Breaker pattern for improving resilience](/documentation/resources/use-cases/microservices-circuit-breaker.md)
- [Error handling strategy in event-driven integrations](/documentation/resources/use-cases/error-handling-strategy-in-event-driven-integrations.md)
