Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
© 2022 Yandex.Cloud LLC
Yandex Managed Service for Apache Kafka®
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Information about existing clusters
    • Creating clusters
    • Connecting to a cluster
    • Stopping and starting clusters
    • Upgrading the Apache Kafka® version
    • Changing cluster settings
    • Managing Apache Kafka® hosts
    • Working with topics and partitions
    • Managing Kafka accounts
    • Managing connectors
    • Viewing cluster logs
    • Deleting clusters
    • Monitoring the state of clusters and hosts
  • Practical guidelines
    • All tutorials
    • Data delivery in Managed Service for ClickHouse
    • Configuring Kafka Connect for Managed Service for Apache Kafka®
    • Data delivery in ksqlDB
    • Using schema registries with Managed Service for Apache Kafka®
      • Overview
      • Working with the managed schema registry
      • Working with Confluent Schema Registry
    • Delivering data using Debezium
  • Concepts
    • Relationships between service resources
    • Topics and partitions
    • Brokers
    • Producers and consumers
    • Managing data schemas
    • Host classes
    • Network in Managed Service for Apache Kafka®
    • Quotas and limits
    • Storage types
    • Connectors
    • Maintenance
    • Apache Kafka® settings
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • ClusterService
      • ConnectorService
      • ResourcePresetService
      • TopicService
      • UserService
      • OperationService
    • REST
      • Overview
      • Cluster
        • Overview
        • create
        • delete
        • get
        • list
        • listHosts
        • listLogs
        • listOperations
        • move
        • rescheduleMaintenance
        • start
        • stop
        • streamLogs
        • update
      • Connector
        • Overview
        • create
        • delete
        • get
        • list
        • pause
        • resume
        • update
      • ResourcePreset
        • Overview
        • get
        • list
      • Topic
        • Overview
        • create
        • delete
        • get
        • list
        • update
      • User
        • Overview
        • create
        • delete
        • get
        • grantPermission
        • list
        • revokePermission
        • update
      • Operation
        • Overview
        • get
  • Revision history
  • Questions and answers
  1. Pricing policy

Pricing for Managed Service for Apache Kafka®

Written by
Yandex Cloud
  • Cluster status
  • What goes into the cost of using Managed Service for Apache Kafka®
    • Using cluster hosts
    • Disk space usage
    • Example of cluster cost calculation
  • Pricing
    • Apache Kafka® broker host computing resources
    • ZooKeeper host computing resources
    • Storage
    • Outgoing traffic

Note

Currency of Service rates (prices) depends on the company you made a contract with:

  • prices in US dollars are applicable to customers of Intertech Services AG;
  • prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.

Cluster status

Prices are applied differently depending on the cluster status:

  • For a Running cluster, you pay both for the computing resources and storage size.
  • For a Stopped cluster, you pay only for the storage size.

Alert

If a cluster uses local SSD storage (local-ssd), its computing resources are not released when it's stopped. This means that you are charged in full even for a stopped cluster.

What goes into the cost of using Managed Service for Apache Kafka®

The cost of Managed Service for Apache Kafka® usage is based on:

  • Storage type and size (disk space).

  • Computing resources allocated to cluster hosts (including ZooKeeper hosts) and the type of hosts.

  • Outgoing traffic from Yandex Cloud to the internet.

In all calculations, 1 GB = 230 bytes.

Using cluster hosts

The cost is calculated for each hour of operation of the host in accordance with the allocated computing resources. Supported resource configurations are shown in Host classes while prices for using vCPUs and RAM are quoted in the Prices section.

You can choose the host class for Apache Kafka® broker hosts and ZooKeeper hosts (as appropriate for the expected replication load).

There are different ways to calculate the cost depending on the host type:

  • Standard hosts

    The cost is calculated for each hour of operation of the host in accordance with the allocated computing resources.

  • Dedicated hosts

    The usage cost includes two components: the cost of Yandex Compute Cloud computing resources and Managed Service for Apache Kafka® markup for using these resources.

Warning

When you create a cluster with two or more Apache Kafka® broker hosts, three ZooKeeper hosts with the minimal host class are created automatically in three availability zones to provide replication and fault tolerance for the cluster. If you create a cluster with a single broker host, no ZooKeeper hosts are created.

The minimum billing unit is a minute (for example, 1.5 minutes of host usage cost the same as 2 minutes). You are not charged for the time when a broker host or ZooKeeper doesn't perform its main functions.

Disk space usage

You pay for the storage allocated for DB clusters.

  • You can only order local SSD storage (local-ssd) for clusters with three or more broker hosts:
    • For Intel Cascade Lake: In 100-GB increments.
    • For Intel Ice Lake: In 368 GB increments.
  • You can only order non-replicated SSD storage (network-ssd-nonreplicated) in 93 GB increments for clusters with three or more broker hosts.

The cost is specified for one month of use. The minimum billing unit is 1 GB per minute (for example, storing 1 GB for 1.5 minutes costs the same as storing 1 GB for 2 minutes).

Example of cluster cost calculation

Standard hosts

For example, you created a cluster:

  • With 3 Apache Kafka® broker hosts with the s2.micro host class (Intel Cascade Lake, 2 vCPU, 100% vCPU, 8 GB RAM).
  • With 3 automatically created ZooKeeper hosts with the b2.medium class (Intel Cascade Lake, 2 vCPU, 50% vCPU, 4 GB RAM).
  • With 100 GB of storage on HDD network drives.

Cost per hour for the hosts: 3 × (2 × ₽1.68 + 8 × ₽0.45) + 3 × (2 × ₽0.78 + 4 × ₽0.32) = ₽29.4

Total cluster cost per month (hosts and storage): 720 × ₽29.4 + 100 × ₽3.2 = ₽21488

Pricing

All prices are shown with VAT.

Prices for hosts are calculated in different ways depending on the selected host type.

The cost of fast local storage also depends on the type of hosts.

Apache Kafka® broker host computing resources

Standard hosts
Dedicated hosts
Resource Cost for 1 hour
Intel Cascade Lake
50% vCPU ₽0.7500
100% vCPU ₽1.6800
RAM (for 1 GB) ₽0.4500
Intel Ice Lake
50% vCPU ₽0.6800
100% vCPU ₽1.5100
RAM (for 1 GB) ₽0.4000

The usage cost includes two components: the cost of Yandex Compute Cloud computing resources and Managed Service for Apache Kafka® markup for using these resources.

Resource Managed Service for Apache Kafka® markup for 1 hour
Intel Cascade Lake
100% vCPU ₽0.48
RAM (for 1 GB) ₽0.13
Intel Ice Lake
100% vCPU ₽0.43
RAM (for 1 GB) ₽0.11

ZooKeeper host computing resources

Note

You can't order ZooKeeper host resources using a CVoS.

Standard hosts
Dedicated hosts
Resource Cost for 1 hour
Intel Cascade Lake
50% vCPU ₽0.7800
100% vCPU ₽1.2100
RAM (for 1 GB) ₽0.3200
Intel Ice Lake
50% vCPU ₽0.7000
100% vCPU ₽1.0900
RAM (for 1 GB) ₽0.2800

The usage cost includes two components: the cost of Yandex Compute Cloud computing resources and Managed Service for Apache Kafka® markup for using these resources.

Verify the cost with technical support.

Storage

Note

When using standard hosts on Intel Ice Lake, access to local SSD storage (local-ssd) is provided on request. Contact technical support or your account manager.

Service Cost of 1 GB per month
HDD network storage ₽3.2000
Non-replicated SSD storage ₽8.8000
SSD network storage ₽13.0100
Local SSD storage ₽13.0100 *

* You pay for using dedicated host storage based on the pricing policy specified in the Yandex Compute Cloud documentation.

Outgoing traffic

When using the service, you pay for the traffic from Yandex Cloud to the internet. Traffic between Yandex Cloud services and incoming internet traffic are free.

The minimum charging unit is 1 MB.

Resource category Cost of 1 GB, with VAT
Outgoing traffic, <10 GB ₽0
Outgoing traffic, >10 GB ₽1.5300

Was the article helpful?

Language / Region
© 2022 Yandex.Cloud LLC
In this article:
  • Cluster status
  • What goes into the cost of using Managed Service for Apache Kafka®
  • Using cluster hosts
  • Disk space usage
  • Example of cluster cost calculation
  • Pricing
  • Apache Kafka® broker host computing resources
  • ZooKeeper host computing resources
  • Storage
  • Outgoing traffic