Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex Managed Service for Apache Kafka®
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Information about existing clusters
    • Creating clusters
    • Connecting to clusters
    • Stopping and starting clusters
    • Changing cluster settings
    • Working with topics and partitions
    • Managing Kafka accounts
    • Deleting clusters
  • Concepts
    • Relationship between service resources
    • Topics and partitions
    • Brokers
    • Producers and consumers
    • Host classes
    • Network in Managed Service for Apache Kafka®
    • Quotas and limits
    • Storage types
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • ClusterService
      • ResourcePresetService
      • TopicService
      • UserService
      • OperationService
    • REST
      • Overview
      • Cluster
        • Overview
        • create
        • delete
        • get
        • list
        • listHosts
        • listLogs
        • listOperations
        • move
        • start
        • stop
        • streamLogs
        • update
      • ResourcePreset
        • Overview
        • get
        • list
      • Topic
        • Overview
        • create
        • delete
        • get
        • list
        • update
      • User
        • Overview
        • create
        • delete
        • get
        • grantPermission
        • list
        • revokePermission
        • update
      • Operation
        • Overview
        • get
  • Questions and answers
  1. Concepts
  2. Host classes

Host classes

  • Available host classes

The host class determines the computing power allocated for each host in the cluster. When you change the host class for a cluster, all existing hosts change to match it.

The available storage doesn't depend on the host class. For storage limitations, see Quotas and limits.

Available host classes

Hosts in Managed Service for Apache Kafka® clusters are deployed on Yandex Compute Cloud VMs. You can create these VMs on any of the platforms that Compute Cloud supports. For a detailed description of the platforms, see Platforms.

The full list of possible host configurations on each platform is provided below.

Configuration types:

  • s2: Standard configurations, with 1:4 vCPU to GB RAM ratio.
  • m2: Configurations with a decreased vCPU to GB RAM ratio (1:8). These configurations can be useful for clusters with increased cache requirements.
  • b2: Configurations with a guaranteed vCPU share under 100%. This class of hosts is intended for test load, with the minimum recommended host configuration for production solutions being 2 vCPUs with a guaranteed share of 50%.
Host class name Number of vCPUs Guaranteed vCPU performance RAM, GB
Intel Cascade Lake
b2.medium 2 50% 4
m2.micro 2 100% 16
m2.small 4 100% 32
m2.medium 6 100% 48
m2.large 8 100% 64
m2.xlarge 12 100% 96
m2.2xlarge 16 100% 128
m2.3xlarge 24 100% 192
m2.4xlarge 32 100% 256
m2.5xlarge 40 100% 320
m2.6xlarge 48 100% 384
m2.7xlarge 56 100% 448
m2.8xlarge 64 100% 512
s2.micro 2 100% 8
s2.small 4 100% 16
s2.medium 8 100% 32
s2.large 12 100% 48
s2.xlarge 16 100% 64
s2.2xlarge 24 100% 96
s2.3xlarge 32 100% 128
s2.4xlarge 40 100% 160
s2.5xlarge 48 100% 192
s2.6xlarge 64 100% 256
Language
Careers
Privacy policy
Terms of use
© 2021 Yandex.Cloud LLC