コンテンツにスキップ

最適なバージョンを選ぶ

Tier0 には 3 つのエディションがあります。各エディションには、それぞれ異なる機能、プラン、対応範囲があります。

オープンソース

Edge

1 台のマシン上で動く UNS 基盤。すべて自分で管理できます。

技術評価、PoC、自社でオープンソースソフトウェアを運用できるチーム向け。

Apache-2.0無料

UNS データ統合、履歴保存、単一マシン Docker デプロイ。

GitHub でクローン

マネージド SaaS

Cloud 多くのチームはここから始めます

フルプラットフォームを運用込みで利用できます。

初日から apps、notebooks、launchpad を利用でき、インフラ運用は不要です。

Builder$199/seat/mo

アプリ生成のみ。

Growth $20,000/yr

最大 5 edges。少数のアプリで素早く始めたい単一工場向け。

Scale$38,000/yr

最大 10 edges。複数工場と多数のアプリを持つユーザー向け。

7 日間トライアルを開始

プライベートデプロイ

Enterprise

フルプラットフォームを自社要件に合わせて利用できます。

データ主権、スケール、ガバナンス、エンタープライズ監督が必要な環境向け。

Base$10,000/yr

統合データ基盤。少数の単目的アプリ。

Plus$20,000/yr

シングルインスタンス。単一工場のデータ統合と複数ユースケースのアプリ。

Cluster $39,900+/yr

マルチインスタンス。複数工場、多数のアプリ、集中型プライベートクラウド管理。

チームに相談

Add-ons:要件に応じて、既存プランに edge nodes と applications を追加できます。詳細は tier0.app/pricing を参照してください。

機能 Edge Cloud Enterprise
UNS / データモデリング 単一マシン UNS Growth / Scale Base / Plus / Cluster
産業プロトコル MQTT Growth / Scale:MQTT、REST、i3X、OPC UA Base:MQTT;Plus / Cluster:MQTT、REST、i3X、OPC UA
UNS Agent × Growth / Scale×
Notebook(高度分析) × Growth / Scale Plus / Cluster
Vision × Scale Plus / Cluster
Anchor × Scale Cluster
App Builder + Template Library × Builder / Growth / Scale×
LaunchPad / My Apps × Builder / Growth / Scale Base / Plus / Cluster
監査 / アプリとシステムログ × Growth / Scale Plus / Cluster;Cluster では SIEM
HA / マルチインスタンス / ガバナンス ×× Cluster
運用 自分で運用 FREEZONEX 自分で運用、サポート付き
最小 推奨
CPU 4 cores 8 cores
Memory 8 GB 16 GB
Disk 100 GB (1000 IOPS) 1 TB
OS Ubuntu 24.04、Windows 10/11 (Docker) -

まだどれを選ぶべきか迷う場合は、パスをたどって判断してください。

flowchart LR
  q1{"技術評価<br/>または self-host?"} -- "yes" --> edge["Edge (open source)"]
  q1 -- "no" --> q2{"on-prem /<br/>sovereignty が必要?"}
  q2 -- "no" --> q3{"edge が 5 個超?"}
  q2 -- "yes" --> q4{"複数工場 / HA が必要?"}
  q3 -- "no" --> growth["Cloud Growth ★"]
  q3 -- "yes" --> scale["Cloud Scale"]
  q4 -- "yes" --> cluster["Enterprise Cluster ★"]
  q4 -- "no" --> baseplus["Enterprise Base / Plus"]
  class growth,cluster t0accent