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
    • AI Studio
    • 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 June 18, 2025

Yandex IoT Core has the following limits:

  • Quotas are organizational constraints that can be changed by support on request.
  • Limits are technical constraints due to 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 and specify 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 with Cloud Quota Manager.

QuotasQuotas

Type of limit

Value

Number of registries per cloud
iot.registries.count

10

Number of devices per cloud
iot.devices.count

1,000

Number of brokers per cloud
iot.brokers.count

10

Frequency of sending messages per broker
iot.brokerMessaging.rate

50 per second

Number of clients concurrently connected to the broker
iot.brokerConnections.count

50

LimitsLimits

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 restrictionsOther restrictions

  • The Retain flag is not supported. This flag enables the MQTT broker to save the flagged message and send it when subscribing to the 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.