メインコンテンツまでスキップ

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を参照してください。

CategoryCapabilityApache Doris OSSVeloDB Cloud
Database engineSQL, table models, indexes, materialized views, lakehouse, database RBAC
Deployment & infrastructureProvisioning and cluster lifecycleManualManaged
Deployment & infrastructureConfiguration tuningManual (fe.conf, be.conf)Managed by VeloDB
Deployment & infrastructureVersion upgradesManualManaged
Scaling & performanceCompute scalingManualManaged
Scaling & performanceElastic compute groups on shared dataSelf-deployed (decoupled mode)Default architecture
ReliabilityHigh availabilityManualManaged multi-AZ and standby virtual clusters
ReliabilityBackup and restoreManualManaged
Monitoring & operationsMetrics, query audit, alerts, health checksSelf-managed toolsBuilt into the console
Security & accessConsole sign-in with SSO and SAML
Security & accessEncryption at rest (TDE, customer-managed keys)
Compliance & governanceCompliance program (SOC 2 Type II)Your responsibilityMaintained by VeloDB
Developer experienceManagement console
Developer experienceCloud API and Terraform
CostTotal costInfrastructure plus your own maintenanceUsage-based service fee, operations included
SupportTechnical support and migration assistanceCommunityEnterprise

VeloDB Cloudで提供されていないApache Doris機能

いくつかのApache Doris機能はVeloDB Cloudでは利用できません。適用可能な代替手段は以下の通りです。

  • SQL Convertor: Apache Dorisでは実験的機能であり、VeloDB Cloudでは提供されていません。
  • X2Doris: VeloDB Cloudのマネージドマイグレーションツールに置き換えられています。

VeloDB Cloudはサーバーを管理するため、fe.confbe.confの編集、ノードの再起動、ノードへのファイル配置を含むApache Dorisドキュメントの手順は適用されません。LDAP認証などの設定ファイル内の設定を有効にするには、VeloDB supportにお問い合わせください。

次のステップ