Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex IoT Core
    • Authentication
    • Resource relationships
    • MQTT server connection parameters
    • Sending messages to an MQTT server via gRPC
    • Backups
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ
  1. Concepts
  2. Quotas and limits

Quotas and limits in Yandex IoT Core

Written by
Yandex Cloud
Updated at April 28, 2025

Yandex IoT Core has the following limits:

  • Quotas are organizational constraints that our support team can change upon request.
  • Limits are technical constraints of the Yandex Cloud architecture. You cannot change the limits.

If you need more resources, you can increase your quotas in one of the following ways:

  • Make a request to increase your quotas.
  • Contact support, detailing which quotas you want increased and by how much.

To have your request processed, you must have the quota-manager.requestOperator role or higher, e.g.,editor or admin.

You can manage quotas using Cloud Quota Manager.

Quotas

Type of limit Value
Number of registries per cloud 10
Number of devices per cloud 1,000
Number of brokers per cloud 10
Frequency of sending messages per broker 50 per second
Number of clients concurrently connected to the broker 50

Limits

Type of limit Value
Maximum size per message 256 KB
Frequency of sending messages per device No more than once per second
Maximum subtopic name length 1,024 characters
Maximum number of aliases per device 5

Note

Message delivery is not guaranteed if the limits are exceeded.

Other restrictions

  • The Retain flag is not supported. When using it, the MQTT broker saves the flagged message and sends it when you subscribe a device or registry to a topic next time.
  • Persistent sessions, when the MQTT broker saves information about a client (device or registry) to reconnect faster, are not supported.
  • The QoS 2: Exactly once quality of service level for MQTT is not supported.
  • There is no guarantee that the devices or registries with the same ClientID cannot connect to the MQTT broker at the same time.

Was the article helpful?

Previous
Backups
Next
All tutorials
© 2025 Direct Cursus Technology L.L.C.