Getting started
Premium components
Deprecated components
Managed Cloud
Managed Cloud
The managed cloud / private cloud API deployment is available for Enterprise customers, which let's you deploy the Hybiscus API within your own cloud infrastructure. This allows you to have full control over the API and the data it processes, whilst still benefiting from Hybiscus's powerful PDF generation capabilities.
How does it work?
Hybiscus will provide you access to a Docker image, which you can deploy within your own cloud infrastructure. This image contains the Hybiscus REST API, as well as a worker service that processes the PDF generation requests.
The Managed Cloud API supports two modes of operation:
- Synchronous
- Asynchronous (similar to the cloud API)
The synchronous API returns the generated PDF directly in the response, which is useful for small PDFs that can be generated quickly, or scenarios where you generate few PDFs at a time.
The asynchronous API is similar to our cloud API, which requires 3 containers ( API, worker, and a database) to be running. This API allows PDF tasks to enter a queue and be processed by the worker, which is useful if you will be generating PDFs in bulk.
Need help?
Hybiscus can undertake the process of setting up the Managed Cloud API within your cloud infrastructure, if you're using Microsoft Azure.
Get up and running faster in your own cloud using our dedicated service, which you can purchase from the link here. For more details on this service, feel free to reach out to us at support@hybiscus.dev.
Licencing
In order to use the Managed Cloud API, your deployment will need to communicate with the Hybiscus licencing server, once every 24 hours for activation / renewal. No usage or tracking data is sent back to the Hybiscus servers, apart from your deployed version.
Data privacy
With the Managed Cloud API, you can retain full control over your data, as the generated PDFs remain within your own infrastructure. The Managed Cloud API does NOT any sending usage or tracking data, apart from the version of your deployed service back to Hybiscus during licence activation / renewal.
Missing something?
Hybiscus is continuously improving and adding new features. If you think we are missing a critical feature, please do not hesitate to contact us and offer your feedback at support@hybiscus.dev