Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
© 2022 Yandex.Cloud LLC
Yandex IoT Core
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Sending messages
    • Subscribing a device or registry to receive messages
    • Viewing the connection log
    • Creating a trigger for a topic
    • Managing registries
      • Getting information about registries
      • Creating a registry
      • Updating a registry
      • Deleting a registry
    • Managing devices
      • Managing topic aliases
        • Creating an alias
        • Getting a list of aliases
        • Updating an alias
        • Deleting an alias
      • Getting information about devices
      • Creating a device
      • Updating a device
      • Deleting a device
    • Managing certificates
      • Create a certificate
      • Managing registry certificates
      • Managing device certificates
    • Managing passwords
      • Managing registry passwords
      • Managing device passwords
  • Concepts
    • Authorization
    • Relationship between service resources
    • MQTT broker connection parameters
    • Sending messages to an MQTT broker via gRPC
    • Topic
      • Overview
      • Device topics
      • Registry topics
      • Subtopic
      • Using topics
    • Backups
    • Quotas and limits
  • Practical guidelines
    • All tutorials
    • Working with Mosquitto
      • Sending messages
      • Subscribing a device or registry to receive messages
    • Working with Yandex IoT Core from an Android device in Java
    • Working with Yandex IoT Core in C#
    • Working with Yandex IoT Core in Java
    • Writing data from a device to Managed Service for PostgreSQL
  • Access management
  • Pricing policy
  • API reference
    • Authentication in the API
    • gRPC
      • Overview
      • DeviceDataService
      • DeviceService
      • RegistryDataService
      • RegistryService
      • OperationService
    • REST
      • Overview
      • DeviceData
        • Overview
        • publish
      • Device
        • Overview
        • addCertificate
        • addPassword
        • create
        • delete
        • deleteCertificate
        • deletePassword
        • get
        • getByName
        • list
        • listCertificates
        • listOperations
        • listPasswords
        • update
      • RegistryData
        • Overview
        • publish
      • Registry
        • Overview
        • addCertificate
        • addPassword
        • create
        • delete
        • deleteCertificate
        • deletePassword
        • get
        • getByName
        • list
        • listCertificates
        • listDeviceTopicAliases
        • listOperations
        • listPasswords
        • update
  • Questions and answers
  1. Pricing policy

Pricing for Yandex IoT Core

Written by
Yandex Cloud
  • What goes into the cost of using Yandex IoT Core
  • Payable commands
    • MQTT
  • Pricing
    • Amount of data

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.

What goes into the cost of using Yandex IoT Core

In Yandex IoT Core, you're charged for the message count. The message count is rounded up using the following formula:

Message Count = Command Size / 1 KB 

For example:

  • If the command size is 800 B, it's a single message.
  • If the command size is 2800 B (2.73 KB), it's three messages.

The first 100000 queue messages each month are free of charge.

After you've used up your free service amounts, you will be charged at the applicable rate. The unused balance of free services is reset at the end of the month.

Payable commands

MQTT

List of commands charged under Yandex IoT Core:

  • CONNECT: Connect a client (device or registry) to the service MQTT broker.
  • PUBLISH: Send a message from the client (device or registry) to the service MQTT broker.
  • SUBSCRIBE: Subscribe the client (device or registry) to messages from the service MQTT broker.
  • PUBLISH: Send a message from the service MQTT broker to the client (device or registry).
  • PINGREQ: Check the connection from the client (device or registry) to the service MQTT broker.

Pricing

Amount of data

Resource category Cost of 1 million, without VAT
The first 100 000 message per month Free
Message count, up to 1 million ₽115.20
Message count, from 1 million to 5 million ₽104.00
Message count, 5 million or more ₽92.80

Was the article helpful?

Language / Region
© 2022 Yandex.Cloud LLC
In this article:
  • What goes into the cost of using Yandex IoT Core
  • Payable commands
  • MQTT
  • Pricing
  • Amount of data