VeloDB Cloud vs. Apache Doris
運用することなく同じApache Dorisエンジンを実行できます。VeloDB Cloudは、ストレージとコンピュートを分離するApache Doris上に構築された完全マネージドサービスです。SQLテーブル、クエリはそのまま動作し、デプロイメント、チューニング、信頼性、セキュリティはプラットフォームが担当します。下表はカテゴリ別の違いをまとめています。
VeloDB CloudはSaaSとBYOCの2つのデプロイメントモデルを提供しており、以下の比較は両方に適用されます。いくつかの機能はモデルによって異なります。例えば、UDFsとSpark connectorはBYOCでは利用できますが、SaaSでは利用できません。2つのモデルの詳細比較については、Deployment Modelsを参照してください。
| Category | Capability | Apache Doris OSS | VeloDB Cloud |
|---|---|---|---|
| Database engine | SQL, table models, indexes, materialized views, lakehouse, database RBAC | ✓ | ✓ |
| Deployment & infrastructure | Provisioning and cluster lifecycle | Manual | Managed |
| Deployment & infrastructure | Configuration tuning | Manual (fe.conf, be.conf) | Managed by VeloDB |
| Deployment & infrastructure | Version upgrades | Manual | Managed |
| Scaling & performance | Compute scaling | Manual | Managed |
| Scaling & performance | Elastic compute groups on shared data | Self-deployed (decoupled mode) | Default architecture |
| Reliability | High availability | Manual | Managed multi-AZ and standby virtual clusters |
| Reliability | Backup and restore | Manual | Managed |
| Monitoring & operations | Metrics, query audit, alerts, health checks | Self-managed tools | Built into the console |
| Security & access | Console sign-in with SSO and SAML | — | ✓ |
| Security & access | Encryption at rest (TDE, customer-managed keys) | — | ✓ |
| Compliance & governance | Compliance program (SOC 2 Type II) | Your responsibility | Maintained by VeloDB |
| Developer experience | Management console | — | ✓ |
| Developer experience | Cloud API and Terraform | — | ✓ |
| Cost | Total cost | Infrastructure plus your own maintenance | Usage-based service fee, operations included |
| Support | Technical support and migration assistance | Community | Enterprise |
VeloDB Cloudで提供されていないApache Doris機能
いくつかのApache Doris機能はVeloDB Cloudでは利用できません。適用可能な代替手段は以下の通りです。
- SQL Convertor: Apache Dorisでは実験的機能であり、VeloDB Cloudでは提供されていません。
- X2Doris: VeloDB Cloudのマネージドマイグレーションツールに置き換えられています。
VeloDB Cloudはサーバーを管理するため、fe.confやbe.confの編集、ノードの再起動、ノードへのファイル配置を含むApache Dorisドキュメントの手順は適用されません。LDAP認証などの設定ファイル内の設定を有効にするには、VeloDB supportにお問い合わせください。
次のステップ
- 数分でwarehouseを作成し、最初のクエリを実行する。
- Deployment Models: SaaSとBYOCモデルの違い。
- Compliance & Trust: 現在の認証と信頼資料。
- Version Mapping: ドキュメント内のDoris "Since X.Y"マーカーをVeloDB Cloudリリースに変換する。
- Connect to VeloDB Cloud: サポートされているクライアントとエンドポイント。