---
source: https://carbone.io/documentation/quickstart/integration/for-devops.html
title: "Add report and document generation to your application"
description: "Add document generation to your environment"
generated_at: "2026-07-24"
---

# For DevOps

Add document generation to your environment

## Carbone Cloud

Using Carbone Cloud is the easiest way to harness the power of our document generator for your projects. All you have to do is create an account, subscribe to a package based on your needs and use the API.

There are no architecture, maintenance, or hosting costs.

The service is hosted in France and complies with the General Data Protection Regulation (GDPR).

You can read our [architecture guide](/documentation/developer/under-the-hood/architecture-guideline.md) for full implementation details.

## Carbone Self-hosted

Our “On-Premise” solution is available if you wish to host one or more instances of Carbone yourself.

It integrates seamlessly into any environment:

-   Possibility of operating in Air-Gapped mode
-   Microservice architecture
-   Stateless, perfectly scalable operation
-   Compatible with all Cloud Provider solutions:
    -   [AWS via Marketplace](/documentation/developer/self-hosted-deployment/deploy-on-aws.md)
    -   [Amazon Elastic Container Service (ECS)](/documentation/developer/self-hosted-deployment/deploy-on-aws-ecs.md)
    -   [Google Cloud Run](/documentation/developer/self-hosted-deployment/deploy-on-gcp.md)
    -   [Azure Container Apps](/documentation/developer/self-hosted-deployment/deploy-on-azure.md)
    -   [Kubernetes](/documentation/developer/self-hosted-deployment/deploy-on-kubernetes.md)
    -   [Clever Cloud](https://www.clever.cloud)
    -   [Scaleway](https://www.scaleway.com)
    -   [OVHCLoud](https://www.ovhcloud.com)

Please read [On-Premise documentation](/documentation/developer/on-premise-installation/introduction.md).

For more information, we invite you to [talk to us](https://carboneio.pipedrive.com/scheduler/5Rzzbxu6/carbone-on-premiseaws-presentation).

## Related topics

- [For NoCode makers](/documentation/quickstart/integration/for-nocode-makers.md)
- [For Developers](/documentation/quickstart/integration/for-developers.md)
