Deploy a ScalarDB Analytics server
This document explains how to deploy a ScalarDB Analytics server in your local or production environment.
Step 1. Select a billing plan for ScalarDB Analytics​
You can get the ScalarDB Analytics server in several ways:
- PAYG
- BYOL
You can use ScalarDB Analytics in a pay-as-you-go (PAYG) plan. In this case, you will pay the license fee based on your query usage.
- AWS Marketplace
You can use ScalarDB Analytics in a PAYG plan in AWS Marketplace.
- Container offer
To deploy the ScalarDB Analytics server from AWS Marketplace with a PAYG plan:
- Go to the AWS Marketplace page ScalarDB Analytics server.
- Subscribe to the ScalarDB Analytics server.
- Select View purchase options.
- Select Subscribe.
After subscribing, you'll have permission to pull the container image of the ScalarDB Analytics server from the following container registry. You will specify this container registry and pull the container image in a later step, so keep note of it.
709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardb-analytics-server-aws-payg
You can use ScalarDB Analytics in a bring-your-own-license (BYOL) plan. In this case, you will pay the license fee based on your contract, with an upper limit on the queries you can run.
- Supported Kubernetes platform
- Other platforms
You can use ScalarDB Analytics in a BYOL plan on supported Kubernetes platforms. You can see the supported Kubernetes platforms in Requirements.
You need to have a license key (trial license or commercial license) to use ScalarDB Analytics server. If you don't have a license key, please contact us.
You can deploy the ScalarDB Analytics server by using a container image with a license key that is provided in a BYOL plan. You can pull the container image of the ScalarDB Analytics server from the following container registry.
You will specify this container registry in a later step, so keep note of it.
ghcr.io/scalar-labs/scalardb-analytics-server-byol
If you want to use other platforms, please contact us.