diff --git a/en/docs/manage-databases-and-caches/billing-for-platform-services.md b/en/docs/manage-databases-and-caches/billing-for-platform-services.md deleted file mode 100644 index aa7cd9978..000000000 --- a/en/docs/manage-databases-and-caches/billing-for-platform-services.md +++ /dev/null @@ -1,13 +0,0 @@ -# Billing for Platform Services (Databases and Caches) - -Any platform services you create within your Choreo Organization will be included in your current Choreo subscription. The quantity included will vary depending on the service plan of the resources you create. - -A few important considerations: - -- Usage is billed hourly. If you create a database that you later remove within the same month, you will only be charged for the hours during which it was active. -- Fixed pricing based on service plans. Choreo does not charge extra for network bandwidth usage. - - -!!!Tip "Try out the free trial" - Choreo provides a 7 day free trial for all database types on the 'Hobbyist' service plan (for free tier users). - diff --git a/en/docs/manage-databases-and-caches/choreo-managed-databases-and-caches.md b/en/docs/manage-databases-and-caches/choreo-managed-databases-and-caches.md index 184c2a2d9..c9536f75d 100644 --- a/en/docs/manage-databases-and-caches/choreo-managed-databases-and-caches.md +++ b/en/docs/manage-databases-and-caches/choreo-managed-databases-and-caches.md @@ -3,6 +3,13 @@ Choreo allows you to create PostgreSQL and MySQL databases as well as Choreo-Managed Cache instances on all major cloud providers (AWS, Azure, GCP, and DigitalOcean) as fully Choreo-managed platform services. These databases and caches can be seamlessly provisioned to offer persistence and caching capabilities for all your Choreo components. Choreo provides various service plans for each type, ranging from smaller instances for development purposes to production-grade databases with automatic backups and high-availability multi-nodes. +!!! info "Note" + - The capability to create Choreo-managed databases, vector databases, and cache services is available only for paid Choreo users. + - Billing for these services will be included in your Choreo subscription, with pricing varying based on the service plan of the resources you create. For more details, see [Choreo Platform Services Billing](../references/choreo-platform-services-billing-and-upgrades.md#platform-service-billing-information). + +!!!Tip "Explore the free trial" + Choreo provides a 7-day free trial for all database types on the 'Hobbyist' service plan, available to free-tier users. + ## PostgreSQL on Choreo PostgreSQL (also known as Postgres), is an open-source object-relational database management system. You can create PostgreSQL databases on Choreo as fully Choreo-managed, flexible SQL databases that are ideal for both structured and unstructured data. If you want to perform an efficient vector similarity search, you can create a PostgreSQL vector database. diff --git a/en/docs/manage-message-brokers/choreo-managed-message-brokers.md b/en/docs/manage-message-brokers/choreo-managed-message-brokers.md index d8260b343..1c6f1d5f3 100644 --- a/en/docs/manage-message-brokers/choreo-managed-message-brokers.md +++ b/en/docs/manage-message-brokers/choreo-managed-message-brokers.md @@ -4,7 +4,7 @@ Choreo allows you to create Apache Kafka services across major cloud providers ( !!! info "Note" - Kafka service creation is available only for paid Choreo users. - - Kafka service billing will be included in your Choreo subscription, with pricing varying based on the service plan of the resources you create. For more details, see [Choreo Platform Services Billing](../references/choreo-platform-services-billing.md). + - Kafka service billing will be included in your Choreo subscription, with pricing varying based on the service plan of the resources you create. For more details, see [Choreo Platform Services Billing](../references/choreo-platform-services-billing-and-upgrades.md#platform-service-billing-information). ## Apache Kafka on Choreo diff --git a/en/docs/references/choreo-platform-services-billing-and-upgrades.md b/en/docs/references/choreo-platform-services-billing-and-upgrades.md new file mode 100644 index 000000000..642397ec1 --- /dev/null +++ b/en/docs/references/choreo-platform-services-billing-and-upgrades.md @@ -0,0 +1,12 @@ +# Choreo Platform Service Billing and Upgrades + +Choreo bills the platform services you create, such as databases, caches, or Kafka services, as part of your existing subscription. The cost depends on the service plan and the usage of each resource. + +## Platform service billing information + +- **Hourly billing**: Usage is billed based on the number of hours a resource is active. For example, if you create a database, cache, or Kafka service and remove it within the same month, you pay only for the hours it was active. +- **Fixed pricing**: Pricing is based on the selected service plan. Choreo does not charge extra for network bandwidth usage. + +## Upgrade a service plan + +If you want to upgrade the service plan of a platform service you have created, contact [Choreo support](mailto:choreo-support@wso2.com). diff --git a/en/docs/references/choreo-platform-services-billing.md b/en/docs/references/choreo-platform-services-billing.md deleted file mode 100644 index ba8d84b07..000000000 --- a/en/docs/references/choreo-platform-services-billing.md +++ /dev/null @@ -1,11 +0,0 @@ -# Choreo Platform Services Billing - -The platform services you create in your Choreo Organization, such as databases, caches, or Kafka services are billed as part of your existing Choreo subscription. The cost is determined by the usage and service plan of each resource you create. - -Key billing information: - -- **Hourly billing**: Usage is billed based on the number of hours a resource is active. For example, if you create a database, cache, or Kafka service and remove it within the same month, you only pay for the number of hours it was active. -- **Fixed pricing**: Pricing is based on the selected service plan. Choreo does not charge extra for network bandwidth usage. - -!!!Tip "Try out the free trial" - Choreo provides a 7-day free trial for all database types on the 'Hobbyist' service plan, available to free-tier users. diff --git a/en/mkdocs.yml b/en/mkdocs.yml index 2bfd1e01e..2bc877e34 100644 --- a/en/mkdocs.yml +++ b/en/mkdocs.yml @@ -147,7 +147,6 @@ nav: - MySQL: manage-databases-and-caches/choreo-managed-mysql-databases.md - Choreo-Managed Cache: manage-databases-and-caches/choreo-managed-caches.md - Add Choreo-Managed Databases and Caches to the Marketplace: manage-databases-and-caches/add-choreo-managed-databases-and-caches-to-the-marketplace.md - - Billing: manage-databases-and-caches/billing-for-platform-services.md - Choreo-Managed Message Brokers: - Overview: manage-message-brokers/choreo-managed-message-brokers.md - Kafka: @@ -239,7 +238,7 @@ nav: - Troubleshoot Choreo: references/troubleshoot-choreo.md - Private Data Plane Security Levels: references/private-data-plane-security-levels.md - Private Data Plane Management Models: references/private-data-plane-management-models.md - - Choreo Platform Services Billing: references/choreo-platform-services-billing.md + - Choreo Platform Service Billing and Upgrades: references/choreo-platform-services-billing-and-upgrades.md # Extensions # Extensions @@ -414,6 +413,7 @@ plugins: 'develop-components/configure-mutual-tls-between-components.md': 'https://wso2.com/choreo/docs/authentication-and-authorization/configure-mutual-tls-between-components/' 'api-management/api-policies.md': 'https://wso2.com/choreo/docs/api-management/api-policies/about-api-policies/' 'develop-components/develop-services/expose-a-websocket-endpoint-via-a-nodejs-service.md': 'https://wso2.com/choreo/docs/develop-components/develop-services/expose-a-websocket-endpoint-via-a-service/' + 'manage-databases-and-caches/billing-for-platform-services.md': 'https://wso2.com/choreo/docs/references/choreo-platform-services-billing-and-upgrades/' extra_css: # - assets/lib/highlightjs/default.min.css